-- Logs begin at Wed 2021-02-03 02:16:19 UTC, end at Wed 2021-02-03 04:19:31 UTC. -- Feb 03 02:55:40.560151 n-d-767704-11 systemd[1]: Starting Devstack devstack@c-api.service... Feb 03 02:55:40.568000 n-d-767704-11 devstack@c-api.service[87958]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Feb 3 02:55:40 2021] *** Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: nodename: n-d-767704-11 Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: machine: x86_64 Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: clock source: unix Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: pcre jit disabled Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: detected number of CPU cores: 4 Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: current working directory: / Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: detected binary path: /usr/bin/uwsgi-core Feb 03 02:55:40.570057 n-d-767704-11 devstack@c-api.service[87958]: dropping root privileges as early as possible Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: your processes number limit is 47843 Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: your memory page size is 4096 bytes Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: detected max file descriptor number: 2048 Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: lock engine: pthread robust mutexes Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: thunder lock: enabled Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: dropping root privileges after socket binding Feb 03 02:55:40.570924 n-d-767704-11 devstack@c-api.service[87958]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Feb 03 02:55:40.617254 n-d-767704-11 devstack@c-api.service[87958]: Python main interpreter initialized at 0x5638b55229c0 Feb 03 02:55:40.617254 n-d-767704-11 devstack@c-api.service[87958]: dropping root privileges after plugin initialization Feb 03 02:55:40.617254 n-d-767704-11 devstack@c-api.service[87958]: python threads support enabled Feb 03 02:55:40.617254 n-d-767704-11 devstack@c-api.service[87958]: your server socket listen backlog is limited to 100 connections Feb 03 02:55:40.617254 n-d-767704-11 devstack@c-api.service[87958]: your mercy for graceful operations on workers is 90 seconds Feb 03 02:55:40.617753 n-d-767704-11 devstack@c-api.service[87958]: mapped 402621 bytes (393 KB) for 2 cores Feb 03 02:55:40.617753 n-d-767704-11 devstack@c-api.service[87958]: *** Operational MODE: preforking *** Feb 03 02:55:40.617934 n-d-767704-11 devstack@c-api.service[87958]: dropping root privileges after application loading Feb 03 02:55:40.617934 n-d-767704-11 devstack@c-api.service[87958]: *** uWSGI is running in multiple interpreter mode *** Feb 03 02:55:40.617934 n-d-767704-11 devstack@c-api.service[87958]: spawned uWSGI master process (pid: 87958) Feb 03 02:55:40.618087 n-d-767704-11 systemd[1]: Started Devstack devstack@c-api.service. Feb 03 02:55:40.618306 n-d-767704-11 devstack@c-api.service[87958]: spawned uWSGI worker 1 (pid: 87959, cores: 1) Feb 03 02:55:40.619230 n-d-767704-11 devstack@c-api.service[87958]: spawned uWSGI worker 2 (pid: 87960, cores: 1) Feb 03 02:55:40.619230 n-d-767704-11 devstack@c-api.service[87958]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Feb 03 02:55:43.871493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87959) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Feb 03 02:55:43.873749 n-d-767704-11 devstack@c-api.service[87958]: 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. Feb 03 02:55:43.882397 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Feb 03 02:55:43.883706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:43.885382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:43.885799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:43.886737 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:43.886973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:43.887199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:43.887426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:43.887646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:43.887865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:43.888127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:43.896578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87960) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Feb 03 02:55:43.898743 n-d-767704-11 devstack@c-api.service[87958]: 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. Feb 03 02:55:43.903378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Feb 03 02:55:43.904765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:43.905309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:43.905718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:43.906376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:43.906605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:43.906830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:43.907053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:43.907272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:43.907488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:43.907718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.081322 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.081593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.081711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.081901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.082123 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.082342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.082580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.090622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.090923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.091156 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.091388 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.091613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.091838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.092098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.094274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.094520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.094748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.094976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.095195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.095412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.095649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.098167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.098291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.098378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.098461 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.098605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.098764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.098875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.098986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.099089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.099200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.099296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.099395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.099499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.099604 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.101140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.101277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.101382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.101484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.101584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.101686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.101785 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.101899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.101995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.102093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.102193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.102293 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.102396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.102501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.103483 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.103888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.104205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.104436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.104657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.104877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.105118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.677731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.677979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.678183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.678330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.678439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.678547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.678650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.678773 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.678877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.678977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.679082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.679190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.679286 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.679524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.684336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.684569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.684732 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.684858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.684964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.685079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.685176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.685278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.685374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.685476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.685572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.685671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.685771 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.686015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.688867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.689077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.689177 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.689320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.689485 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.689594 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.689694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.689862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.689968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.690071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.690183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.690286 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.690386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.690482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.691502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.691746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.691872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.692005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.692105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.692205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.692306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.692409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.692519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.692621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.692722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.692817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.692911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.693095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.697757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.697880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.697989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.698092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.698191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.698291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.698394 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.698489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.698588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.698687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.698790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.698897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.698992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.699091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.708537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.708780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.708937 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.709051 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.709157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.709257 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.709361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.709456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.709598 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.709721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.709819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.709919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.710018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.710241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.715963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.716239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.716452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.716687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.716790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.716885 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.716986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.717126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.717206 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.717326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.717472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.717581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.717750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.717993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.719494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.719734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.719994 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.720107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.720209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.720331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.720403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.720544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.720649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.720749 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.720849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.720956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.721159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.721426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.722127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.722365 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.722606 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.722816 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.722918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.723012 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.723105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.723203 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.723312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.723415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.723520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.723667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.723909 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.724166 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.726453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.726696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.726925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.727164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.727289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.727386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.727494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.727596 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.727700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.727797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.727897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.728659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.728916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.729241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.732856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.733137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.733337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.733546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.733660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.733844 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.733944 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.734116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.734214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.734312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.734415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.734415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.734609 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.734838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.735537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.735778 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.736047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.736268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.736379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.736521 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.736658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.736755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.736862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.736966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.737069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.737177 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.737357 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.737599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.739991 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.740240 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.740458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.740603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.740709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.740813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.740916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.741016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.741117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.741210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.741310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.741410 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.741511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.741734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.750709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.750981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.751174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.751412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.751536 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.751638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.751733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.751889 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.752024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.752133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.752242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.752398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.752626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.752866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.753395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.753538 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.753699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.753800 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.753903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.754008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.754109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.754217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.754319 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.754414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.754515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.754658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.754757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.754846 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.759984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.759984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.760411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.760563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.760722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.760855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.760971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.761081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.761197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.761337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.761455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.761666 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.761789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.761789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.837164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.837383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.838099 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.838381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.838499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.838588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.838810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.839307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.839661 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.839899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.840161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.840387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.840612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.840854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.841602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.841846 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.841948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.842083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.842207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.842297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.842368 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.842502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.842648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.842742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.842839 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.842924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.843005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.843125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.844421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.844652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.844778 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.844878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.844974 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.845074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.845203 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.845299 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.845402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.845499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.845594 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.845688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.845783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.845904 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.850675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.850919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.851076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.851247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.851401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.851570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.851722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.851894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.852071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.852222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.852392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.852551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.852663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.852663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.858003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.858280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.858478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.858660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.858775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.858874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.858976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.859079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.859226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.859344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.859442 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.859548 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.859818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.860083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.863552 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.863797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.864031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.864179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.864295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.864411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.864519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.864628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.864733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.864837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.864934 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.865029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.865123 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.865282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.867123 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.867348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.867452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.867549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.867645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.867786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.867885 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.868015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.868114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.868222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.868332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.868437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.868547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.868645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.869792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.870031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.870303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.870499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.870653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.870758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.870898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.870999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.871130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.871238 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.871336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.871562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.872045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.872045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.872457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.872677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.872803 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.872879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.872974 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.873071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.873166 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.873291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.873390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.873484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.873579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.873680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.873775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.873881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.874989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.875222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.875384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.875547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.875774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.875923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.876105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.876105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.876423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.876583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.876685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.876685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.876873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.876976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.878147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.878399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.878570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.878740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.878905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.879058 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.879201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.879342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.879482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.879635 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.879790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.879790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.914118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Feb 03 02:55:44.914462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.914668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Feb 03 02:55:44.914765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.914972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.915088 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.915186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.915281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.915495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.915596 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.915756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.916497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.916717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.916849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.916954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.917054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.917180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.917280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.917376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.917472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.917566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.917660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.917763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.917860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.917955 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.918049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.918129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.918273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.918377 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.918529 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.918718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.918718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.918961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.919057 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.919152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.919247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.919341 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.919436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.919531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.919531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.919715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.919811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.919905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.920063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.920162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.920162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.920337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.920431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.920527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.920634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.920732 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.920827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.920921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.920921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.921105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.921200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.921296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.921390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.921540 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.921540 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.921699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.921793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.921888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.921982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.922079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.922174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.922276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.922276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.922468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.922562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.922657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.922750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.922845 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.922845 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.923020 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.923115 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.923264 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.923365 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.923460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.923555 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.923694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.923694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.923851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.923966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.924065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.924172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.924270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.924270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.924447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.924541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.924648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.924757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.924865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.924962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.925056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.925056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.925240 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.925334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.925430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.925525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.925620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.925620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.925794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.925889 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.925990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.926086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.926180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.926274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.926369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.926369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.926560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.926632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.926978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.927091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.927234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.927234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.927415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.927512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.927607 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.927702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.927836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.927959 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.928072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.928072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.928251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.928346 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.928441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.928535 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.928629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.928724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.928817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.928920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.929043 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.929141 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.929237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.929332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.929437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.929533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.929629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.929723 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.929826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.929923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.930019 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.930113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.930208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.930301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.930395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.930489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.930583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.930686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.930783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.930877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.930972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.931066 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.931161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.931256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.931350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.931444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.931546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.931642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.931764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.931861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.931959 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.932034 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.932129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.932224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.932319 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.932319 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.932509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.932509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.932509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.932509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.932844 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.932939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.933033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.933127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.933230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.933326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.933448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.933546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.933642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.933736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.933808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.933808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.933932 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.934032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.934128 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.934222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.934315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.934408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.934502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.934596 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.934689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.934783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.934885 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.934982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.935076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.935171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.935265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.935265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.935449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.935543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.935638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.935739 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.935836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.935945 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.936045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.936140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.936235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.936329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.936423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.936518 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.936623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.936720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.936827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.937143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.937249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.937249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.937460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.937557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.937652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.937756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.937853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.937947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.938040 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.938134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.938228 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.938323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.938417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.938511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.938613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.938709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.938804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.938898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.938992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.939086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.939207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.939306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.939400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.939503 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.939599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.939694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.939787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.939882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.939993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.940073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.940167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.940262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.940369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.940467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.940562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.940657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.940751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.940845 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.940939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.941033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.941127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.941286 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.941385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.941481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.941575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.941669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.941763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.941891 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.942000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.942096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.942200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.942296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.942390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.942484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.942577 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.942671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.942765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.942866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.942961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.943063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.943159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.943254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.943348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.943441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.943562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.943660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.943755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.943849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.944009 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.944115 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.944210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.944306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.944401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.944496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.944590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.944685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.944779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.944885 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.944983 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.945078 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.945172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.945266 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.945361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.945456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.945559 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.945656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.945759 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.945855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.945949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.946103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.946202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.946278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.946370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.946465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.946560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.946663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.946759 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.946853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.947295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.947402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.947627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.947627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.947807 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.947901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.948025 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.948135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.948233 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.948328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.948422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.948517 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.948611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.948704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.948798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.948798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.948980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.948980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.948980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.948980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.949294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.949420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.949520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.949614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.949708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.949811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.949907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.950002 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.950097 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.950191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.950285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.950379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.950472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.950566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.950668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.950772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.950869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.950963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.951056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.951150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.951244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.951338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.951432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.951534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.951631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.951726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.951820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.951918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.952023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.952096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.952191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.952285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.952387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.952483 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.952577 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.952671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.952766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.952860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.952954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.953048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.953149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.953257 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.953354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.953449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.953544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.953667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.953765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.953859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.953953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.954073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.954184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.954282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.954376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.954470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.954571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.954666 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.954761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.954855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.954949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.955049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.955144 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.955238 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.955332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.955425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.955520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.955614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.955708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.955809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.955912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.956040 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.956135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.956229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.956323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.956416 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.956509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.956603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.956696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.956801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.956900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.956994 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.957095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.957169 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.957260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.957517 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.957643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.957743 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.957846 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.957943 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.958038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.958132 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.958233 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.958330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.958424 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.958525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.958621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.958722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.958818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.958912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.959007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.959100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.959195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.959288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.959383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.959476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.959556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.959628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.959721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.959815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.959909 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.960095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.960192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.960192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.960192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.960192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:44.960192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:44.960192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:44.960192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:44.960764 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Feb 03 02:55:44.960764 n-d-767704-11 devstack@c-api.service[87958]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Feb 03 02:55:44.960953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:44.960953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:44.960953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:44.960953 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Feb 03 02:55:44.960953 n-d-767704-11 devstack@c-api.service[87958]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Feb 03 02:55:44.995137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 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=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 02:55:44.998600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 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=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 02:55:45.194791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Feb 03 02:55:45.196186 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Feb 03 02:55:45.200398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Feb 03 02:55:45.201491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Feb 03 02:55:45.205752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Feb 03 02:55:45.206851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Feb 03 02:55:45.210762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Feb 03 02:55:45.211553 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.211872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Feb 03 02:55:45.212010 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.213258 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.213708 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.233241 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.keymgr.conf_key_mgr [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 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' Feb 03 02:55:45.233837 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.keymgr.conf_key_mgr [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 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' Feb 03 02:55:45.235542 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.235982 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.236293 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.236717 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.241747 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.242167 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.242527 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.242945 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.247476 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.247900 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.248751 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.249169 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.251763 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.252211 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.253036 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.253454 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.261839 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 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=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 02:55:45.262283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 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=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 02:55:45.267736 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Feb 03 02:55:45.267886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Feb 03 02:55:45.272891 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Feb 03 02:55:45.273030 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.rpc [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Feb 03 02:55:45.273878 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.273980 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.274296 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.274416 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.277471 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.277748 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.277894 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.278179 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.279727 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.280055 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.280161 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.280472 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.281997 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.282342 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.282442 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.282753 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.284175 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.284542 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.284650 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.284959 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.287116 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.api.contrib.hosts [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Feb 03 02:55:45.287515 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.api.contrib.hosts [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Feb 03 02:55:45.288134 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.288501 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.288610 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.288922 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.290741 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.291237 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.291441 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.291627 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.293340 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.293758 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.293859 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.294194 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.295777 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.296227 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.296353 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.296637 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.297796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: extensions {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.298213 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: extensions {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.299609 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: extra_specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.300048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: extra_specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.301679 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: backups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.302092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: backups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.304626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-volume-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.305007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-volume-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.306698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-snapshot-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.307208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-snapshot-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.308760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.309298 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.310926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-quota-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.311436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-quota-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.313230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-volume-transfer {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.313665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-volume-transfer {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.315452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-quota-class-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.315876 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-quota-class-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.317473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-hosts {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.317824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-hosts {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.320032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-volume-type-access {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.320402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-volume-type-access {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.322819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: qos-specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.323139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: qos-specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.325991 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: scheduler-stats {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.326108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: scheduler-stats {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.328004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: cgsnapshots {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.328127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: cgsnapshots {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.330130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: capabilities {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.330241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: capabilities {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.331830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: consistencygroups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.332023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: consistencygroups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.334597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-services {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.334735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-services {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.336381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.336498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.339336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-availability-zone {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.339537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-availability-zone {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.341917 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.342096 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.342366 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.342554 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.344353 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.344634 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.344750 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.345068 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.346766 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.347094 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.347227 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.347519 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.349301 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.349670 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.349774 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.350091 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.351630 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.352076 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.352189 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.352488 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.354235 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.354635 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.354737 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.355058 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.356616 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.357028 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.357141 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.357446 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.359157 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.359580 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.359681 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.360018 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.361416 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.361831 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.361945 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.362257 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.363641 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.364076 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.364179 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.364512 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.365649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] SnapshotActionsController initialized {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Feb 03 02:55:45.366038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.366146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] SnapshotActionsController initialized {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Feb 03 02:55:45.366451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.366570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.366900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.367905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.368312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension AdminActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.368415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.368698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension AdminActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.368833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension AdminActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.369150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension AdminActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.369271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension AdminActions extending resource: backups {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.369522 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension AdminActions extending resource: backups {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.369720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.369888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.370087 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.370253 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.370470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.370633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.370825 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.370987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.371211 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.371370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.371568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.371714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.371999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension TypesManage extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.372165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension TypesManage extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.372321 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.372460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.372638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension UsedLimits extending resource: limits {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.372791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension UsedLimits extending resource: limits {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.372998 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.373152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.378994 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 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. Feb 03 02:55:45.379182 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 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. Feb 03 02:55:45.386816 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 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 Feb 03 02:55:45.386936 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 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 Feb 03 02:55:45.459671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Feb 03 02:55:45.459855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Initializing extension manager. {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Feb 03 02:55:45.460103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.460253 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.460469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.460585 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.460992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.461111 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.461339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.461453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.461672 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: ExtendedServices {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.461779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.461995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.462095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-extended-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.462323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Extended services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.462441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.463239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.463419 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.463589 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-extended-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.463754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.464179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.464284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.464498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.464609 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.464831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: TypesExtraSpecs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.464956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.465155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-types-extra-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.465373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.465479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Type extra specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.465710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.465819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.466037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.466204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-types-extra-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.466364 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.466472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.466687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.466809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.467008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.467107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.467320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.467420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.467632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.467751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Backups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.467976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.468150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.468298 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.468477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: backups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.468590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.468819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.468964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.469159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.469306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.469454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.469591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.469776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-volume-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.469915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.470101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Enable volume actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.470248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.470393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.470556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.470693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.470828 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-volume-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.471033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.471193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.471331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.471466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.471601 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.471737 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: SchedulerHints {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.471873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.472093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: OS-SCH-HNT {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.472234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.472376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.472513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.472648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.472792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: OS-SCH-HNT {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.472929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.473113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.473260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.473433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.473580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.473718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.473854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.474036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-volume-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.474181 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.474318 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.474465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.474643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.474788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.475016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-volume-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.475157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.475360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.475504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.475641 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.475775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.475917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: SnapshotManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.476095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.476247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-snapshot-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.476384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.476526 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.476676 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.476879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.477021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.477169 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.477306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-snapshot-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.477442 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.477584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.477720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.477867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.478089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.478237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeTypeEncryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.478414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.478626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: encryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.478853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.479050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Encryption support for volume types. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.479192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.479328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.479463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.479603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: encryption {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.479747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.479884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.480060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.480207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.480344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.480491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.480635 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.480771 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.480905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.481040 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.481261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.481414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.481551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.481685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.481826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.481961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.482104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.482242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.482387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.482499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Quotas {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.482638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.482785 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-quota-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.482926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.483061 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Quota management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.483207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.483351 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.483487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.483630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-quota-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.483766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.483900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.484087 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.484225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.484369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.484505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeTransfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.484646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.484788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-volume-transfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.484930 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.485155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Volume transfer management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.485304 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.485448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.485593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.485735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-volume-transfer {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.485878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.486025 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.486162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.486297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.486435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.486575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: AdminActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.486711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.486871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-admin-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.487079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.487219 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Enable admin actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.487362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.487499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.487646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.487782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-admin-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.487926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.488106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.488310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.488462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.488601 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.488742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: QuotaClasses {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.488878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.489013 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-quota-class-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.489147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.489274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Quota classes management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.489415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.489552 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.489686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.489821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-quota-class-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.489973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.490117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.490252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.490367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.490500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.490643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeTenantAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.490787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.490922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-vol-tenant-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.491056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.491197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.491416 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.491564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.491707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.491842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-vol-tenant-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.492004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.492154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.492299 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.492435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.492575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.492720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.492856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.492997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.493148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.493148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.493407 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Admin-only host administration. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.493552 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.493694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.493838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-hosts {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.494028 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.494261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.494469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.494618 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.494744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.494888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeTypeAccess {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.495024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.495173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-volume-type-access {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.495384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.495524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Volume type access support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.495732 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.495875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.496067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.496215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-volume-type-access {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.496352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.496486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.496617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.496765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.496903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.497058 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.497269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.497420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-volume-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.497562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.497562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.497824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.497958 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.498091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.498091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-volume-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.498435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.498583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.498729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.498729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.498996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.499139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.499282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeImageMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.499398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.499505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-vol-image-meta {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.499645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.499793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Show image metadata associated with the volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.499978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.500118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.500264 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.500408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-vol-image-meta {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.500537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.500679 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.500820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.500955 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.501096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.501239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Qos_specs_manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.501456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.501669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: qos-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.501808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.501941 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: QoS specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.502073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.502215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.502349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.502490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: qos-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.502623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.502755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.502881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.503023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.503158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.503292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeMigStatusAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.503430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.503572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-vol-mig-status-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.503717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.503860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.504012 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.504147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.504293 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.504435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.504575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.504716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.504832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.504963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.505096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.505240 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Scheduler_stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.505395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.505600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: scheduler-stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.505740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.505882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Scheduler stats support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.506026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.506162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.506296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.506438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: scheduler-stats {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.506583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.506719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.506840 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.506974 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.507106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.507254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.507463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.507615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.507752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.507886 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: cgsnapshots support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.508059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.508197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.508331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.508568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: cgsnapshots {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.508716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.508852 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.508992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.509128 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.509271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.509910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.510063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.510295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.510519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.510683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Capabilities support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.510833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.510977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.511113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.511249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: capabilities {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.511359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.511501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.511653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.511873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.512055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.512203 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: SnapshotUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.512358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.512495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-snapshot-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.512638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.512773 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.512907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.513037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.513148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.513294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-snapshot-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.513436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.513573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.513573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.513830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.513977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.514113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.514254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.514390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.514524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: consistency groups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.514659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.514802 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.514918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.515056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: consistencygroups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.515191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.515325 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.515465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.515621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.515836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.516091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: Services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.516231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.516366 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.516512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.516658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.516793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.516915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.517049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.517184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.517327 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.517482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.517693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.517833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.517969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.518104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: TypesManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.518250 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.518386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-types-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.518526 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.518741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Types manage support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.518878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.519022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.519156 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.519289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-types-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.519422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.519555 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.519695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.519837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.519999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.520118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: SnapshotActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.520252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.520388 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-snapshot-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.520534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.520682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Enable snapshot manager actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.520799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.520939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.521076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.521218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-snapshot-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.521362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.521502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.521638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.521772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.521986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.522139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: UsedLimits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.522276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.522411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-used-limits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.522545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.522681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.522822 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.522970 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.523107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.523229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-used-limits {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.523363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.523498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.523640 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.523776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.523916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.524126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeEncryptionMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.524262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.524396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-volume-encryption-metadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.524546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.524689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.524825 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.524959 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.525176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.525420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.525623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.525880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.526640 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.526640 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.526918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.527035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: VolumeHostAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.527168 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.527310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-vol-host-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.527446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.527587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.527827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.527995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.528134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.528269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-vol-host-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.528423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.528561 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Feb 03 02:55:45.528777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.528984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Feb 03 02:55:45.529124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.529266 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext name: AvailabilityZones {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Feb 03 02:55:45.529409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.529557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext alias: os-availability-zone {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Feb 03 02:55:45.529693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.529827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext description: Describe Availability Zones. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Feb 03 02:55:45.529962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.530103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Feb 03 02:55:45.530244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.530362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Loaded extension: os-availability-zone {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Feb 03 02:55:45.531172 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.531383 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.531671 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.531813 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.534072 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.534187 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.534489 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.534601 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.536634 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.536781 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.537023 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.537123 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.538804 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.538915 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.539214 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.539326 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.551656 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.551817 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.552137 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.552261 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.556496 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.556614 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.556999 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.557111 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.561066 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.561184 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.561488 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.561592 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.566578 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.566692 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.566989 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.567089 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.570922 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.571078 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.571344 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.571433 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.575683 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.575797 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.576132 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.576243 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.580210 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.580323 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.580635 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.580735 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.584354 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.584466 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.584780 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.584880 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.589605 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.589796 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.589981 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.590225 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.592178 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.592337 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.592594 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.592735 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.597312 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.597434 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.597734 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.597835 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.604936 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.605057 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.605354 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.605455 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.610130 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.610244 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.610541 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.610642 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.612686 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.612791 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.613100 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.613213 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.614933 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.615044 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.615334 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.615434 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.617172 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.617275 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.617575 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.617675 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.619871 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.620071 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.620289 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.620408 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.623067 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.623169 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.623504 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.623622 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.625689 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.625795 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.626095 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.626195 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.628388 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.628506 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.628800 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.628901 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.630674 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.630832 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.631084 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.631186 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.632705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: extensions {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.633152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: extensions {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.635136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: extra_specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.636675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: extra_specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.637396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: backups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.638742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: backups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.640401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-volume-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.641679 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-volume-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.642421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-snapshot-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.643678 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-snapshot-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.644484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.645720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.646605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-quota-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.647854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-quota-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.648890 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-volume-transfer {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.650174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-volume-transfer {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.651502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-quota-class-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.652777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-quota-class-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.653458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-hosts {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.654971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-hosts {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.656127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-volume-type-access {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.657577 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-volume-type-access {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.658356 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: qos-specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.659806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: qos-specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.661215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: scheduler-stats {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.662617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: scheduler-stats {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.663308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: cgsnapshots {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.664745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: cgsnapshots {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.665314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: capabilities {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.666971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: capabilities {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.667188 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: consistencygroups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.668893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: consistencygroups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.670007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-services {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.671558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-services {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.671776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.673349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.673860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extended resource: os-availability-zone {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.675392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extended resource: os-availability-zone {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Feb 03 02:55:45.676436 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.676872 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.677963 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.678386 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.678822 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.679252 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.680368 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.680784 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.681796 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.682297 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.683435 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.683843 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.684455 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.684872 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.686009 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.686434 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.686892 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.687302 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.688613 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.689031 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.689468 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.689886 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.691337 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.691753 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.691855 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.692273 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.693753 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.694161 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.694419 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.694830 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.696347 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.696666 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.696784 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.697773 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.699343 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.699736 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.699837 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.700212 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.701598 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 02:55:45.701899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] SnapshotActionsController initialized {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Feb 03 02:55:45.702001 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 02:55:45.702291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.702721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.703084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.703454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension AdminActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.703690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] SnapshotActionsController initialized {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Feb 03 02:55:45.703838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension AdminActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.704107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.704254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension AdminActions extending resource: backups {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.704539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.704653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.704898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.705000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.705265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension AdminActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.705365 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.705634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.705734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension AdminActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.705992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension AdminActions extending resource: backups {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.706092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.706346 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.706454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.706697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.706796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension TypesManage extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.707054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.707153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.707403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.707501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension UsedLimits extending resource: limits {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.707743 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.707842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.708148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.708496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension TypesManage extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.708849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.709200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension UsedLimits extending resource: limits {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.709545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Feb 03 02:55:45.715258 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 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. Feb 03 02:55:45.716896 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 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. Feb 03 02:55:45.720902 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-08ee4e18-b382-48b5-a2d1-fe6f70e1fb72 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 Feb 03 02:55:45.722510 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-ff9d1c16-fe8c-4aed-8674-735507ea32b4 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 Feb 03 02:55:45.726175 n-d-767704-11 devstack@c-api.service[87958]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5638b55229c0 pid: 87960 (default app) Feb 03 02:55:45.727779 n-d-767704-11 devstack@c-api.service[87958]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5638b55229c0 pid: 87959 (default app) Feb 03 02:55:45.729136 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1/1] 10.222.0.65 () {50 vars in 766 bytes} [Wed Feb 3 02:55:45 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Feb 03 02:55:51.950600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] POST http://10.222.0.65/volume/v3/50ad8a37a8164b1d84f5380e6827d4a4/types Feb 03 02:55:51.952705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 02:55:51.952705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 02:55:51.953261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 02:55:51.956202 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 02:55:51.956202 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 02:55:51.970431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1d167924-accd-4e0b-b46f-2097cbe298cc 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=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 02:55:52.101329 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] http://10.222.0.65/volume/v3/50ad8a37a8164b1d84f5380e6827d4a4/types returned with HTTP 200 Feb 03 02:55:52.102160 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1/2] 10.222.0.65 () {60 vars in 1228 bytes} [Wed Feb 3 02:55:51 2021] POST /volume/v3/50ad8a37a8164b1d84f5380e6827d4a4/types => generated 186 bytes in 865 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 02:55:52.494803 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-1d167924-accd-4e0b-b46f-2097cbe298cc req-d94049c9-d641-43e9-9e82-ba4ea0c677af admin admin] POST http://10.222.0.65/volume/v3/50ad8a37a8164b1d84f5380e6827d4a4/types/604eac5f-3607-41f2-803a-89863644153e/extra_specs Feb 03 02:55:52.496975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 02:55:52.496975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 02:55:52.497492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-1d167924-accd-4e0b-b46f-2097cbe298cc req-d94049c9-d641-43e9-9e82-ba4ea0c677af admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 02:55:52.500738 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 02:55:52.500738 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 02:55:52.636432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [req-1d167924-accd-4e0b-b46f-2097cbe298cc req-d94049c9-d641-43e9-9e82-ba4ea0c677af 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=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 02:55:52.731155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-1d167924-accd-4e0b-b46f-2097cbe298cc req-d94049c9-d641-43e9-9e82-ba4ea0c677af admin admin] http://10.222.0.65/volume/v3/50ad8a37a8164b1d84f5380e6827d4a4/types/604eac5f-3607-41f2-803a-89863644153e/extra_specs returned with HTTP 200 Feb 03 02:55:52.748070 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 2/3] 10.222.0.65 () {62 vars in 1445 bytes} [Wed Feb 3 02:55:52 2021] POST /volume/v3/50ad8a37a8164b1d84f5380e6827d4a4/types/604eac5f-3607-41f2-803a-89863644153e/extra_specs => generated 55 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 02:56:50.185245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] GET http://10.222.0.65/volume// Feb 03 02:56:50.185760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 02:56:50.186264 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 02:56:50.187798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 02:56:50.188437 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 2/4] 10.222.0.65 () {56 vars in 1088 bytes} [Wed Feb 3 02:56:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 02:59:25.239194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adb70deb-d8ab-49bd-9767-c720fa2e07aa tempest-verify_tempest_config-1856437450 tempest-verify_tempest_config-1856437450-project] GET http://10.222.0.65/volume/v3/354395b32a2844ffba4ff30f5bb5fe24/extensions Feb 03 02:59:25.239828 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adb70deb-d8ab-49bd-9767-c720fa2e07aa tempest-verify_tempest_config-1856437450 tempest-verify_tempest_config-1856437450-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 02:59:25.240327 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adb70deb-d8ab-49bd-9767-c720fa2e07aa tempest-verify_tempest_config-1856437450 tempest-verify_tempest_config-1856437450-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 02:59:25.241109 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adb70deb-d8ab-49bd-9767-c720fa2e07aa tempest-verify_tempest_config-1856437450 tempest-verify_tempest_config-1856437450-project] http://10.222.0.65/volume/v3/354395b32a2844ffba4ff30f5bb5fe24/extensions returned with HTTP 200 Feb 03 02:59:25.241868 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 3/5] 10.222.0.65 () {58 vars in 1213 bytes} [Wed Feb 3 02:59:25 2021] GET /volume/v3/354395b32a2844ffba4ff30f5bb5fe24/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 02:59:25.277130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] GET http://10.222.0.65/volume/ Feb 03 02:59:25.277651 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 02:59:25.277838 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 02:59:25.277838 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 02:59:25.278699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 02:59:25.279840 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d167924-accd-4e0b-b46f-2097cbe298cc admin admin] http://10.222.0.65/volume/ returned with HTTP 300 Feb 03 02:59:25.280455 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 3/6] 10.222.0.65 () {52 vars in 806 bytes} [Wed Feb 3 02:59:25 2021] GET /volume => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:13:59.011580 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] POST http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes Feb 03 03:13:59.012519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1276528703", "imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:13:59.013719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1276528703', 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:13:59.149487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Create volume of 1 GB Feb 03 03:13:59.172014 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Availability zone cache updated, next update will occur around 2021-02-03 04:13:59.169495. {{(pid=87960) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Feb 03 03:13:59.172340 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Availability Zones retrieved successfully. Feb 03 03:13:59.223683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Flow 'volume_create_api' (d35c9296-eaf3-4f6f-a6a5-bd9d94c54356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:13:59.227180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456a4129-6c13-4a8d-9797-ebc176b8a565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:13:59.229276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:13:59.368439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456a4129-6c13-4a8d-9797-ebc176b8a565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:13:59.370771 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4c0d6b-43ae-4c70-bd30-f9979fdd6fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:13:59.445318 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:13:59.446253 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:13:59.538854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Created reservations ['fb74ed48-3ff4-472b-bbbf-a9d55ec223e4', '8d37ec35-72c3-4484-83b0-a8a14064bb0c', '8d26de09-f302-456a-81ad-5b95f8a9bb72', '572154ca-cc17-45ad-91d7-61f15c4ef802'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:13:59.541761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4c0d6b-43ae-4c70-bd30-f9979fdd6fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb74ed48-3ff4-472b-bbbf-a9d55ec223e4', '8d37ec35-72c3-4484-83b0-a8a14064bb0c', '8d26de09-f302-456a-81ad-5b95f8a9bb72', '572154ca-cc17-45ad-91d7-61f15c4ef802']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:13:59.544365 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b392f1e4-b178-4a76-8210-d62fb4f9c036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:13:59.640395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b392f1e4-b178-4a76-8210-d62fb4f9c036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e0a5b9-6262-4d9b-8b1c-2f82432573a2', '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-1276528703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa0b0b4621644468ff445bd31ad0e3a',qos_specs=None,replication_status=,reservations=['fb74ed48-3ff4-472b-bbbf-a9d55ec223e4','8d37ec35-72c3-4484-83b0-a8a14064bb0c','8d26de09-f302-456a-81ad-5b95f8a9bb72','572154ca-cc17-45ad-91d7-61f15c4ef802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50994e12181e470d9d04e39ab20f83f1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1276528703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e0a5b9-6262-4d9b-8b1c-2f82432573a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa0b0b4621644468ff445bd31ad0e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='50994e12181e470d9d04e39ab20f83f1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:13:59.645950 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc588df-3329-495f-a142-6e4878fd1018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:13:59.695532 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc588df-3329-495f-a142-6e4878fd1018) transitioned into state 'SUCCESS' from state '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-1276528703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa0b0b4621644468ff445bd31ad0e3a',qos_specs=None,replication_status=,reservations=['fb74ed48-3ff4-472b-bbbf-a9d55ec223e4','8d37ec35-72c3-4484-83b0-a8a14064bb0c','8d26de09-f302-456a-81ad-5b95f8a9bb72','572154ca-cc17-45ad-91d7-61f15c4ef802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50994e12181e470d9d04e39ab20f83f1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:13:59.697888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d440fa05-0547-43de-a7f5-8d5a0c2714ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:13:59.749590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d440fa05-0547-43de-a7f5-8d5a0c2714ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:13:59.752794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Flow 'volume_create_api' (d35c9296-eaf3-4f6f-a6a5-bd9d94c54356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:13:59.869269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Create volume request issued successfully. Feb 03 03:13:59.897952 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9511396a-f66c-4d7c-8d69-d744cfbcf54f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes returned with HTTP 202 Feb 03 03:13:59.898844 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 4/7] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:13:59 2021] POST /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes => generated 822 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:13:59.914741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eca66df5-7411-40be-bd95-50141b55a6c5 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:13:59.915710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eca66df5-7411-40be-bd95-50141b55a6c5 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:13:59.916368 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eca66df5-7411-40be-bd95-50141b55a6c5 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:00.006315 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:00.006315 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:00.017947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eca66df5-7411-40be-bd95-50141b55a6c5 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:00.058613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eca66df5-7411-40be-bd95-50141b55a6c5 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:00.059927 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 4/8] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:13:59 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:01.078423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eda085c-4411-4e84-978f-0d568ec91314 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:01.079464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eda085c-4411-4e84-978f-0d568ec91314 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:01.080476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:01.080476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:01.081095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eda085c-4411-4e84-978f-0d568ec91314 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:01.219869 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:01.219869 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:01.259103 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4eda085c-4411-4e84-978f-0d568ec91314 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:01.323610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eda085c-4411-4e84-978f-0d568ec91314 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:01.336335 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 5/9] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:01 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:02.342120 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61c3a372-0b69-484d-9665-5ba34cdf37bf tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:02.343328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61c3a372-0b69-484d-9665-5ba34cdf37bf tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:02.343755 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:02.343755 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:02.344451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61c3a372-0b69-484d-9665-5ba34cdf37bf tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:02.471046 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:02.471046 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:02.496883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61c3a372-0b69-484d-9665-5ba34cdf37bf tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:02.582435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61c3a372-0b69-484d-9665-5ba34cdf37bf tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:02.592322 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 5/10] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:02 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:03.609766 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1570ca8d-9540-4146-a44e-616ab78f2bb9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:03.610308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1570ca8d-9540-4146-a44e-616ab78f2bb9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:03.610572 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:03.610572 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:03.610841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1570ca8d-9540-4146-a44e-616ab78f2bb9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:03.724967 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:03.724967 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:03.745083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1570ca8d-9540-4146-a44e-616ab78f2bb9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:03.827536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1570ca8d-9540-4146-a44e-616ab78f2bb9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:03.828401 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 6/11] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:03 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:04.845314 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4051d710-7685-49cd-911e-500418b795df tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:04.846119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4051d710-7685-49cd-911e-500418b795df tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:04.846447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:04.846447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:04.847016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4051d710-7685-49cd-911e-500418b795df tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:04.992135 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:04.992135 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:05.009348 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4051d710-7685-49cd-911e-500418b795df tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:05.062086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4051d710-7685-49cd-911e-500418b795df tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:05.062926 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 6/12] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:04 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:06.079460 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a5a5c86-5f3c-4d30-867a-b39c09505f17 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:06.080048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a5a5c86-5f3c-4d30-867a-b39c09505f17 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:06.080250 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:06.080250 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:06.080574 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a5a5c86-5f3c-4d30-867a-b39c09505f17 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:06.210959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:06.210959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:06.265664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a5a5c86-5f3c-4d30-867a-b39c09505f17 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:06.330567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a5a5c86-5f3c-4d30-867a-b39c09505f17 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:06.331761 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 7/13] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:06 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:07.348317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92572bde-a405-420e-8588-0a7d239ac043 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:07.349516 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92572bde-a405-420e-8588-0a7d239ac043 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:07.349516 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:07.349516 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:07.349833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92572bde-a405-420e-8588-0a7d239ac043 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:07.452147 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:07.452147 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:07.475424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92572bde-a405-420e-8588-0a7d239ac043 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:07.506269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92572bde-a405-420e-8588-0a7d239ac043 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:07.507511 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 7/14] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:07 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:08.526752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9780cc0d-e1da-4f75-8128-8bf92a9b426a tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:08.528046 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9780cc0d-e1da-4f75-8128-8bf92a9b426a tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:08.528418 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:08.528418 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:08.529026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9780cc0d-e1da-4f75-8128-8bf92a9b426a tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:08.688618 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:08.688618 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:08.706824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9780cc0d-e1da-4f75-8128-8bf92a9b426a tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:08.768010 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9780cc0d-e1da-4f75-8128-8bf92a9b426a tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:08.771976 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 8/15] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:08 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:09.788311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d643f5a-5d78-4c80-8a73-9f83bb557de2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:09.788852 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d643f5a-5d78-4c80-8a73-9f83bb557de2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:09.789014 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:09.789014 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:09.789610 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d643f5a-5d78-4c80-8a73-9f83bb557de2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:09.986421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:09.986421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:10.029213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d643f5a-5d78-4c80-8a73-9f83bb557de2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:10.115720 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d643f5a-5d78-4c80-8a73-9f83bb557de2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:10.124879 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 8/16] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:09 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:14:11.151111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e69043e1-d775-44ab-8f45-696d28ce3572 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:11.151632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e69043e1-d775-44ab-8f45-696d28ce3572 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:11.152080 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:11.152080 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:11.152697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e69043e1-d775-44ab-8f45-696d28ce3572 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:11.337156 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:11.337156 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:11.364693 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e69043e1-d775-44ab-8f45-696d28ce3572 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:11.446122 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e69043e1-d775-44ab-8f45-696d28ce3572 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:11.448644 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 9/17] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:11 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:12.464252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8aa57537-33bf-46c5-88b6-5a8483e49f9e tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:12.464886 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8aa57537-33bf-46c5-88b6-5a8483e49f9e tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:12.465087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:12.465087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:12.465925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8aa57537-33bf-46c5-88b6-5a8483e49f9e tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:12.564953 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:12.564953 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:12.589176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8aa57537-33bf-46c5-88b6-5a8483e49f9e tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:12.635828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8aa57537-33bf-46c5-88b6-5a8483e49f9e tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:12.638262 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 9/18] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:12 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:13.654412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30beb483-1257-4433-ab27-ceb9e9e3acc2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:13.656077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30beb483-1257-4433-ab27-ceb9e9e3acc2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:13.656513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:13.656513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:13.657408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30beb483-1257-4433-ab27-ceb9e9e3acc2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:13.804152 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:13.804152 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:13.816660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-30beb483-1257-4433-ab27-ceb9e9e3acc2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:13.845164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30beb483-1257-4433-ab27-ceb9e9e3acc2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:13.847079 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 10/19] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:13 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:14.863094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b78dd56f-9a6a-4498-a605-c249e2842538 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:14.864824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b78dd56f-9a6a-4498-a605-c249e2842538 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:14.865226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:14.865226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:14.865827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b78dd56f-9a6a-4498-a605-c249e2842538 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:14.995357 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:14.995357 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:15.018753 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b78dd56f-9a6a-4498-a605-c249e2842538 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:15.096057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b78dd56f-9a6a-4498-a605-c249e2842538 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:15.097308 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 10/20] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:14 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:16.113649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e01104a-f089-4466-8027-8064abf0d460 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:16.114707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e01104a-f089-4466-8027-8064abf0d460 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:16.114893 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:16.114893 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:16.115521 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e01104a-f089-4466-8027-8064abf0d460 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:16.197327 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:16.197327 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:16.215489 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0e01104a-f089-4466-8027-8064abf0d460 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:16.285477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e01104a-f089-4466-8027-8064abf0d460 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:16.288371 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 11/21] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:16 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:17.301960 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-705eac4b-33de-4fa9-a182-098b1ab4871c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:17.303157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-705eac4b-33de-4fa9-a182-098b1ab4871c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:17.303582 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:17.303582 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:17.304354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-705eac4b-33de-4fa9-a182-098b1ab4871c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:17.355028 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:17.355028 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:17.364593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-705eac4b-33de-4fa9-a182-098b1ab4871c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:17.389298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-705eac4b-33de-4fa9-a182-098b1ab4871c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:17.390731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 11/22] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:17 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:18.406694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9de89ae1-4291-4631-b26d-6ca2a62947aa tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:18.408397 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9de89ae1-4291-4631-b26d-6ca2a62947aa tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:18.408767 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:18.408767 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:18.409372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9de89ae1-4291-4631-b26d-6ca2a62947aa tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:18.493886 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:18.493886 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:18.515672 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9de89ae1-4291-4631-b26d-6ca2a62947aa tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:18.555076 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9de89ae1-4291-4631-b26d-6ca2a62947aa tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:18.557011 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 12/23] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:18 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 972 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:19.575754 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-294985d8-b9db-4f9b-b4c5-257992225b0b tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:19.577196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-294985d8-b9db-4f9b-b4c5-257992225b0b tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:19.578132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:19.578132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:19.578861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-294985d8-b9db-4f9b-b4c5-257992225b0b tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:19.709664 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:19.709664 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:19.719112 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-294985d8-b9db-4f9b-b4c5-257992225b0b tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:19.748223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-294985d8-b9db-4f9b-b4c5-257992225b0b tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:19.785048 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 12/24] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:19 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 975 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:20.768654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4df763d5-6652-4ad8-92dd-b76985641b02 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:20.774525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4df763d5-6652-4ad8-92dd-b76985641b02 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:20.774732 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:20.774732 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:20.775147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4df763d5-6652-4ad8-92dd-b76985641b02 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:20.920962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:20.920962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:20.947342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4df763d5-6652-4ad8-92dd-b76985641b02 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:20.994282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4df763d5-6652-4ad8-92dd-b76985641b02 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:20.996835 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 13/25] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:20 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 975 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:22.013883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20bdd851-2306-4ae9-a63a-8d592be00231 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:22.015902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20bdd851-2306-4ae9-a63a-8d592be00231 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:22.016482 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:22.016482 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:22.017122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20bdd851-2306-4ae9-a63a-8d592be00231 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:22.173218 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:22.173218 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:22.193887 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-20bdd851-2306-4ae9-a63a-8d592be00231 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:22.256191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20bdd851-2306-4ae9-a63a-8d592be00231 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:22.273217 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 13/26] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:22 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 975 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:23.275464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ca04b88-6a8f-4f13-a0d8-44f3a4542dcb tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:23.276084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ca04b88-6a8f-4f13-a0d8-44f3a4542dcb tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:23.276217 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:23.276217 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:23.276833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ca04b88-6a8f-4f13-a0d8-44f3a4542dcb tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:23.463693 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:23.463693 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:23.476570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ca04b88-6a8f-4f13-a0d8-44f3a4542dcb tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:23.517738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ca04b88-6a8f-4f13-a0d8-44f3a4542dcb tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:23.519424 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 14/27] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:23 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 975 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:24.538317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0d20caf-9d41-4435-a327-87417c93e420 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:24.538901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0d20caf-9d41-4435-a327-87417c93e420 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:24.539093 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:24.539093 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:24.539750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0d20caf-9d41-4435-a327-87417c93e420 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:24.657411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:24.657411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:24.668401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d0d20caf-9d41-4435-a327-87417c93e420 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:24.699443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0d20caf-9d41-4435-a327-87417c93e420 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:24.710936 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 14/28] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:24 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 975 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:25.720070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39fa4460-d5fc-4f86-a49e-9de7ff87a6a8 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:25.721558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39fa4460-d5fc-4f86-a49e-9de7ff87a6a8 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:25.721966 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:25.721966 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:25.722746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39fa4460-d5fc-4f86-a49e-9de7ff87a6a8 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:25.819400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:25.819400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:25.831681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-39fa4460-d5fc-4f86-a49e-9de7ff87a6a8 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:25.865942 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39fa4460-d5fc-4f86-a49e-9de7ff87a6a8 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:25.866948 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 15/29] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:25 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 975 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:26.883204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f0d8b72-d67c-469c-a23f-629182d550e3 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:26.884018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f0d8b72-d67c-469c-a23f-629182d550e3 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:26.884347 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:26.884347 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:26.885786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f0d8b72-d67c-469c-a23f-629182d550e3 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:27.014946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:27.014946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:27.030027 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3f0d8b72-d67c-469c-a23f-629182d550e3 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:27.078485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f0d8b72-d67c-469c-a23f-629182d550e3 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:27.079638 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 15/30] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:26 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 975 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:28.095770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35605e22-a849-43e8-88a0-b23051b46e47 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:28.096320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35605e22-a849-43e8-88a0-b23051b46e47 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:28.096488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:28.096488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:28.097134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35605e22-a849-43e8-88a0-b23051b46e47 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:28.171103 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:28.171103 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:28.181271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-35605e22-a849-43e8-88a0-b23051b46e47 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:28.209498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35605e22-a849-43e8-88a0-b23051b46e47 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:28.211015 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 16/31] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:28 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 1363 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:14:28.555244 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-3f0d8b72-d67c-469c-a23f-629182d550e3 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Feb 03 03:14:28.558438 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:28.559166 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:28.559549 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:28.559549 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:28.560223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:28.625309 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:28.625309 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:28.634320 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:28.662760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:28.663637 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 16/32] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:14:28 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 1363 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:14:33.072081 n-d-767704-11 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-35605e22-a849-43e8-88a0-b23051b46e47 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Feb 03 03:14:33.075125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-25418190-1cde-4e47-a64e-cc6557c81e7c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:33.075789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-25418190-1cde-4e47-a64e-cc6557c81e7c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:33.075882 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:33.075882 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:33.076225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-25418190-1cde-4e47-a64e-cc6557c81e7c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:33.125366 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:33.125366 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:33.134617 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-25418190-1cde-4e47-a64e-cc6557c81e7c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:33.177987 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-25418190-1cde-4e47-a64e-cc6557c81e7c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:33.179538 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 17/33] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:14:33 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 1363 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:14:33.195913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume// Feb 03 03:14:33.196423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:33.196621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:33.196621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:33.197510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:33.198706 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:14:33.200512 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 17/34] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:14:33 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:14:33.216263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-f2f47f2c-fc16-43c2-950e-163d1690dddc tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] POST http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments Feb 03 03:14:33.216917 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:33.216917 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:33.217905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-f2f47f2c-fc16-43c2-950e-163d1690dddc tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70e0a5b9-6262-4d9b-8b1c-2f82432573a2", "instance_uuid": "a943a7c1-57cf-49bc-be0a-e24940152370", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:14:33.292961 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:33.292961 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:33.363736 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-f2f47f2c-fc16-43c2-950e-163d1690dddc tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments returned with HTTP 200 Feb 03 03:14:33.365338 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 18/35] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:14:33 2021] POST /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:14:35.301903 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume// Feb 03 03:14:35.302382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:35.302865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:35.304225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-4660136a-8112-4504-ba54-9ef0349959d9 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:14:35.304823 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 18/36] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03: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) Feb 03 03:14:35.492439 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-cc3c9594-5ffe-4193-8038-bea979891da1 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:14:35.493269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-cc3c9594-5ffe-4193-8038-bea979891da1 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:35.494012 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:35.494012 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:35.494624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-cc3c9594-5ffe-4193-8038-bea979891da1 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:35.568948 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:35.568948 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:35.580501 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-cc3c9594-5ffe-4193-8038-bea979891da1 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:14:35.612030 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:35.612030 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:35.625833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-cc3c9594-5ffe-4193-8038-bea979891da1 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:14:35.626969 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 19/37] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:14:35 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 1461 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:14:35.760947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-11e22320-6b88-413d-a73b-c36b2d9703c0 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] PUT http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 Feb 03 03:14:35.762279 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-11e22320-6b88-413d-a73b-c36b2d9703c0 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:14:35.833685 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:14:35.833685 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:14:35.834660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-11e22320-6b88-413d-a73b-c36b2d9703c0 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Lock "b'cinder-attachment_update-70e0a5b9-6262-4d9b-8b1c-2f82432573a2-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.035s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:14:35.837299 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:35.837299 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:38.493208 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes Feb 03 03:14:38.493826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:38.493826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:38.494545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1002229567", "imageRef": "74824432-ab4f-4077-a728-7a770b82da64"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:14:38.496547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1002229567', 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:14:38.659515 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume of 1 GB Feb 03 03:14:38.679982 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Availability Zones retrieved successfully. Feb 03 03:14:38.723882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Flow 'volume_create_api' (09ccc213-79dd-4f5c-a935-3a80a0c2ab46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:14:38.727134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81d18b5-4756-4655-9d76-b997c2d3fa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:14:38.735604 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:14:38.918179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81d18b5-4756-4655-9d76-b997c2d3fa0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:14:38.920531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb11f20-4148-443b-8b2c-7976b2f87a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:14:39.106373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Created reservations ['4f79b8c1-e0ab-4a79-8733-c8d0cbc005a7', 'cacf2fa0-e10d-4752-b4e1-89848daf34da', '92f8bebc-1cd2-4702-a53e-4b4b79a654b1', 'd53c5b40-831f-41e8-aaf0-d7c3bdc45c60'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:14:39.108316 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb11f20-4148-443b-8b2c-7976b2f87a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f79b8c1-e0ab-4a79-8733-c8d0cbc005a7', 'cacf2fa0-e10d-4752-b4e1-89848daf34da', '92f8bebc-1cd2-4702-a53e-4b4b79a654b1', 'd53c5b40-831f-41e8-aaf0-d7c3bdc45c60']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:14:39.111247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98e3e6d-9fc5-4b05-9067-0fbcdc761c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:14:39.274179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98e3e6d-9fc5-4b05-9067-0fbcdc761c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bab8938-e093-4686-97ae-ef2bbab7b693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1002229567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bde31486a9445a984908e718d66b6fb',qos_specs=None,replication_status=,reservations=['4f79b8c1-e0ab-4a79-8733-c8d0cbc005a7','cacf2fa0-e10d-4752-b4e1-89848daf34da','92f8bebc-1cd2-4702-a53e-4b4b79a654b1','d53c5b40-831f-41e8-aaf0-d7c3bdc45c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40e333087bb43a69e1fae0533aa15ad',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1002229567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bab8938-e093-4686-97ae-ef2bbab7b693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bde31486a9445a984908e718d66b6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a40e333087bb43a69e1fae0533aa15ad',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:14:39.276579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f58340d-c1fd-46aa-b5fe-d31100d42a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:14:39.318053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f58340d-c1fd-46aa-b5fe-d31100d42a1e) transitioned into state 'SUCCESS' from state '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-1002229567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bde31486a9445a984908e718d66b6fb',qos_specs=None,replication_status=,reservations=['4f79b8c1-e0ab-4a79-8733-c8d0cbc005a7','cacf2fa0-e10d-4752-b4e1-89848daf34da','92f8bebc-1cd2-4702-a53e-4b4b79a654b1','d53c5b40-831f-41e8-aaf0-d7c3bdc45c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40e333087bb43a69e1fae0533aa15ad',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:14:39.320349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf7c37c-7278-4320-86fe-63f88c043b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:14:39.355049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf7c37c-7278-4320-86fe-63f88c043b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:14:39.363241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Flow 'volume_create_api' (09ccc213-79dd-4f5c-a935-3a80a0c2ab46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:14:39.466935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume request issued successfully. Feb 03 03:14:39.494204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-173144b8-fc52-44f5-bc50-7ed2e7600608 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes returned with HTTP 202 Feb 03 03:14:39.506816 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 20/38] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:14:38 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes => generated 821 bytes in 1379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:14:39.511397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-210fbfe1-0603-4a96-ae9d-a7fa9d890bec tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:39.511957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-210fbfe1-0603-4a96-ae9d-a7fa9d890bec tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:39.512149 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:39.512149 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:39.512527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-210fbfe1-0603-4a96-ae9d-a7fa9d890bec tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:39.653688 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:39.653688 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:39.682917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-210fbfe1-0603-4a96-ae9d-a7fa9d890bec tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:39.715161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-210fbfe1-0603-4a96-ae9d-a7fa9d890bec tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:39.716019 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 21/39] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:39 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:40.735523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a7f862-9fcc-48a5-bcc2-90a40830d47d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:40.736653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a7f862-9fcc-48a5-bcc2-90a40830d47d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:40.737040 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:40.737040 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:40.738022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a7f862-9fcc-48a5-bcc2-90a40830d47d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:40.822012 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:40.822012 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:40.841830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60a7f862-9fcc-48a5-bcc2-90a40830d47d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:40.899475 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a7f862-9fcc-48a5-bcc2-90a40830d47d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:40.903107 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 22/40] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:40 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:14:41.918276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a6717f4-b0d2-461a-b31c-de01b3284827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:41.918815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a6717f4-b0d2-461a-b31c-de01b3284827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:41.919009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:41.919009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:41.919385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a6717f4-b0d2-461a-b31c-de01b3284827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:42.041882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-11e22320-6b88-413d-a73b-c36b2d9703c0 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Lock "b'cinder-attachment_update-70e0a5b9-6262-4d9b-8b1c-2f82432573a2-n-h1-767704-11'" released by "attachment_update" :: held 6.207s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:14:42.042893 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-11e22320-6b88-413d-a73b-c36b2d9703c0 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 returned with HTTP 200 Feb 03 03:14:42.044738 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 19/41] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:14:35 2021] PUT /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 => generated 762 bytes in 6292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:14:42.076429 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:42.076429 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:42.099193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a6717f4-b0d2-461a-b31c-de01b3284827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:42.102143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-d29e09d8-d956-45b7-8793-7bd326c7cd7f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] POST http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04/action Feb 03 03:14:42.102907 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:42.102907 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:42.105612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-d29e09d8-d956-45b7-8793-7bd326c7cd7f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:14:42.106269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-d29e09d8-d956-45b7-8793-7bd326c7cd7f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:14:42.151884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a6717f4-b0d2-461a-b31c-de01b3284827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:42.153077 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 23/42] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:41 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:42.291466 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:42.291466 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:42.321821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-d29e09d8-d956-45b7-8793-7bd326c7cd7f tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04/action returned with HTTP 204 Feb 03 03:14:42.323010 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 20/43] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:14:42 2021] POST /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:14:43.169228 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5282683-64bf-42e7-9024-8eebbf4ba26c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:43.170507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5282683-64bf-42e7-9024-8eebbf4ba26c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:43.170707 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:43.170707 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:43.171347 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5282683-64bf-42e7-9024-8eebbf4ba26c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:43.244125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:43.244125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:43.252718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5282683-64bf-42e7-9024-8eebbf4ba26c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:43.306664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5282683-64bf-42e7-9024-8eebbf4ba26c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:43.307495 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 24/44] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:43 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:44.323631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a53f906-4c5e-435e-8e0a-14989b954110 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:44.324226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a53f906-4c5e-435e-8e0a-14989b954110 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:44.324409 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:44.324409 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:44.324785 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a53f906-4c5e-435e-8e0a-14989b954110 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:44.419133 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:44.419133 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:44.432536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a53f906-4c5e-435e-8e0a-14989b954110 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:44.461881 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a53f906-4c5e-435e-8e0a-14989b954110 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:44.463237 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 21/45] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:44 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:45.485491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23843025-e4e4-4f3f-af04-46e2e2d6e24d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:45.489639 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23843025-e4e4-4f3f-af04-46e2e2d6e24d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:45.490115 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:45.490115 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:45.490656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23843025-e4e4-4f3f-af04-46e2e2d6e24d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:45.581309 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:45.581309 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:45.592075 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23843025-e4e4-4f3f-af04-46e2e2d6e24d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:45.624408 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23843025-e4e4-4f3f-af04-46e2e2d6e24d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:45.629963 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 25/46] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:45 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:46.645964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-615dba3f-064e-442f-81f1-bea1c6c6356b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:46.647109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-615dba3f-064e-442f-81f1-bea1c6c6356b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:46.647536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:46.647536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:46.648259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-615dba3f-064e-442f-81f1-bea1c6c6356b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:46.710781 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:46.710781 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:46.719842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-615dba3f-064e-442f-81f1-bea1c6c6356b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:46.762145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-615dba3f-064e-442f-81f1-bea1c6c6356b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:46.763329 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 22/47] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:46 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:47.781963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5aadddf-20b1-479b-bcee-ee7372a10cbc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:47.783006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5aadddf-20b1-479b-bcee-ee7372a10cbc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:47.783356 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:47.783356 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:47.784120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5aadddf-20b1-479b-bcee-ee7372a10cbc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:47.915457 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:47.915457 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:47.939707 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f5aadddf-20b1-479b-bcee-ee7372a10cbc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:47.999556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5aadddf-20b1-479b-bcee-ee7372a10cbc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:48.000691 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 26/48] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:47 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:49.019072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c522cf8-4747-4e11-b1d6-1f0fef6d249c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:49.020071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c522cf8-4747-4e11-b1d6-1f0fef6d249c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:49.020257 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:49.020257 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:49.020727 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c522cf8-4747-4e11-b1d6-1f0fef6d249c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:49.138609 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:49.138609 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:49.164786 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c522cf8-4747-4e11-b1d6-1f0fef6d249c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:49.275134 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c522cf8-4747-4e11-b1d6-1f0fef6d249c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:49.276504 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 23/49] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:49 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:50.292917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33a7960f-287b-477c-a771-1c735204bf61 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:50.293480 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33a7960f-287b-477c-a771-1c735204bf61 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:50.293633 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:50.293633 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:50.294310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33a7960f-287b-477c-a771-1c735204bf61 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:50.436991 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:50.436991 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:50.460765 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-33a7960f-287b-477c-a771-1c735204bf61 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:50.517190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33a7960f-287b-477c-a771-1c735204bf61 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:50.521026 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 27/50] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:50 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:51.536608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7c97b57-9d20-4ef5-82ed-fff1357f74fd tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:51.537163 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7c97b57-9d20-4ef5-82ed-fff1357f74fd tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:51.537298 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:51.537298 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:51.537925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7c97b57-9d20-4ef5-82ed-fff1357f74fd tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:51.626009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:51.626009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:51.637177 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b7c97b57-9d20-4ef5-82ed-fff1357f74fd tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:51.662245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7c97b57-9d20-4ef5-82ed-fff1357f74fd tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:51.663413 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 24/51] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:51 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:52.679357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-720dfe6a-fa6d-4baf-bb68-fa42eaa95bee tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:52.679984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-720dfe6a-fa6d-4baf-bb68-fa42eaa95bee tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:52.680098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:52.680098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:52.680477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-720dfe6a-fa6d-4baf-bb68-fa42eaa95bee tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:52.859256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:52.859256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:52.880125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-720dfe6a-fa6d-4baf-bb68-fa42eaa95bee tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:52.934145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-720dfe6a-fa6d-4baf-bb68-fa42eaa95bee tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:52.934975 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 28/52] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:52 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:53.951822 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-010180bf-c0eb-4af1-ae8e-407828378473 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:53.952363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-010180bf-c0eb-4af1-ae8e-407828378473 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:53.952577 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:53.952577 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:53.952955 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-010180bf-c0eb-4af1-ae8e-407828378473 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:54.059239 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:54.059239 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:54.088190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-010180bf-c0eb-4af1-ae8e-407828378473 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:54.151899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-010180bf-c0eb-4af1-ae8e-407828378473 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:54.165512 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 25/53] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:53 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:55.172607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b0a9e55-895d-4352-82c6-26fabf0f72e2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:55.173464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b0a9e55-895d-4352-82c6-26fabf0f72e2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:55.173954 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:55.173954 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:55.174779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b0a9e55-895d-4352-82c6-26fabf0f72e2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:55.264592 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:55.264592 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:55.275514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b0a9e55-895d-4352-82c6-26fabf0f72e2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:55.303243 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b0a9e55-895d-4352-82c6-26fabf0f72e2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:55.304429 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 29/54] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:55 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:56.321749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5dd7715-d41f-4860-a4ec-aae14a251512 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:56.322292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5dd7715-d41f-4860-a4ec-aae14a251512 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:56.322447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:56.322447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:56.323169 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5dd7715-d41f-4860-a4ec-aae14a251512 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:56.476978 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:56.476978 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:56.513322 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b5dd7715-d41f-4860-a4ec-aae14a251512 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:56.593455 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5dd7715-d41f-4860-a4ec-aae14a251512 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:56.599142 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 26/55] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:56 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 971 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:57.627482 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38abb2cd-7ab9-486b-94d2-8a42d4e597a7 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:57.630681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38abb2cd-7ab9-486b-94d2-8a42d4e597a7 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:57.631214 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:57.631214 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:57.632281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38abb2cd-7ab9-486b-94d2-8a42d4e597a7 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:57.709912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:57.709912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:57.720581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-38abb2cd-7ab9-486b-94d2-8a42d4e597a7 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:57.748286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38abb2cd-7ab9-486b-94d2-8a42d4e597a7 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:57.749720 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 30/56] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:57 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:58.765939 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0aa9e735-a296-4c8c-a7d4-dd988637db84 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:58.766468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0aa9e735-a296-4c8c-a7d4-dd988637db84 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:58.766885 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:58.766885 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:58.767538 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0aa9e735-a296-4c8c-a7d4-dd988637db84 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:14:58.884818 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:14:58.884818 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:14:58.898256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0aa9e735-a296-4c8c-a7d4-dd988637db84 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:14:58.952182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0aa9e735-a296-4c8c-a7d4-dd988637db84 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:14:58.953294 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 27/57] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:58 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 974 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:14:59.969782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae39b58d-cc74-486e-b899-bf494f7e8b98 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:14:59.971272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae39b58d-cc74-486e-b899-bf494f7e8b98 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:14:59.971655 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:14:59.971655 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:14:59.972433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae39b58d-cc74-486e-b899-bf494f7e8b98 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:00.040176 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:00.040176 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:00.068366 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae39b58d-cc74-486e-b899-bf494f7e8b98 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:00.128948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae39b58d-cc74-486e-b899-bf494f7e8b98 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:15:00.129865 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 31/58] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:14:59 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 974 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:01.148213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6523ec52-1210-4f02-8a6b-f7c42704e70f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:15:01.148763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6523ec52-1210-4f02-8a6b-f7c42704e70f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:01.149057 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:01.149057 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:01.149339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6523ec52-1210-4f02-8a6b-f7c42704e70f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:01.209362 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:01.209362 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:01.229835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6523ec52-1210-4f02-8a6b-f7c42704e70f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:01.281333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6523ec52-1210-4f02-8a6b-f7c42704e70f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:15:01.283975 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 28/59] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:15:01 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 974 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:02.301341 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ccd4243-1098-47b9-a069-a4ce80125afc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:15:02.302763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ccd4243-1098-47b9-a069-a4ce80125afc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:02.305040 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:02.305040 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:02.306404 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ccd4243-1098-47b9-a069-a4ce80125afc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:02.412223 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:02.412223 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:02.434687 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ccd4243-1098-47b9-a069-a4ce80125afc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:02.463892 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ccd4243-1098-47b9-a069-a4ce80125afc tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:15:02.464951 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 32/60] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:15:02 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 974 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:03.482539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc048564-cefa-4df1-9ed6-49a12e52dae2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:15:03.484459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc048564-cefa-4df1-9ed6-49a12e52dae2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:03.484896 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:03.484896 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:03.485593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc048564-cefa-4df1-9ed6-49a12e52dae2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:03.554349 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:03.554349 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:03.592358 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc048564-cefa-4df1-9ed6-49a12e52dae2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:03.632389 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc048564-cefa-4df1-9ed6-49a12e52dae2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:15:03.645865 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 29/61] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:15:03 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 1362 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:15:03.651045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes Feb 03 03:15:03.651538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:03.651538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:03.652017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-618919795"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:15:03.653320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-618919795'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:15:03.653851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume of 1 GB Feb 03 03:15:03.668715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Availability Zones retrieved successfully. Feb 03 03:15:03.688328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Flow 'volume_create_api' (ea98188e-a1ea-4d35-91f9-1b726f47a5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:15:03.693355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f968fa59-ab8b-4784-aa0f-d7b79e09b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:03.696026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:15:03.778147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f968fa59-ab8b-4784-aa0f-d7b79e09b417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:03.780917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8354b8d-5204-4110-8afe-09ec755aec02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:03.855234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Created reservations ['f3890272-2237-42fc-91ba-296906392e1d', 'a267f102-8dc8-4fbc-a8a0-4e88ac2d5a84', 'fe446f15-d3b9-4e60-9574-53a87cd94041', '937ea1ec-e87e-4d5b-9f0f-c59db4f6133b'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:15:03.857280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8354b8d-5204-4110-8afe-09ec755aec02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3890272-2237-42fc-91ba-296906392e1d', 'a267f102-8dc8-4fbc-a8a0-4e88ac2d5a84', 'fe446f15-d3b9-4e60-9574-53a87cd94041', '937ea1ec-e87e-4d5b-9f0f-c59db4f6133b']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:03.860017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77591a5b-a8fb-4339-bfe8-9dd174af9793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:03.928813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77591a5b-a8fb-4339-bfe8-9dd174af9793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c21a58e1-fd36-4097-834a-20c1966ae07b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-618919795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bde31486a9445a984908e718d66b6fb',qos_specs=None,replication_status=,reservations=['f3890272-2237-42fc-91ba-296906392e1d','a267f102-8dc8-4fbc-a8a0-4e88ac2d5a84','fe446f15-d3b9-4e60-9574-53a87cd94041','937ea1ec-e87e-4d5b-9f0f-c59db4f6133b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40e333087bb43a69e1fae0533aa15ad',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-618919795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c21a58e1-fd36-4097-834a-20c1966ae07b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bde31486a9445a984908e718d66b6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a40e333087bb43a69e1fae0533aa15ad',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:03.931350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13eac65b-67b0-4c46-a24e-5a0577c632a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:03.965736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13eac65b-67b0-4c46-a24e-5a0577c632a2) transitioned into state 'SUCCESS' from state '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-618919795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bde31486a9445a984908e718d66b6fb',qos_specs=None,replication_status=,reservations=['f3890272-2237-42fc-91ba-296906392e1d','a267f102-8dc8-4fbc-a8a0-4e88ac2d5a84','fe446f15-d3b9-4e60-9574-53a87cd94041','937ea1ec-e87e-4d5b-9f0f-c59db4f6133b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40e333087bb43a69e1fae0533aa15ad',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:03.967701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f172984e-cbc3-44aa-8d84-83f6eafb8737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:04.001048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f172984e-cbc3-44aa-8d84-83f6eafb8737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:04.007157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Flow 'volume_create_api' (ea98188e-a1ea-4d35-91f9-1b726f47a5e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:15:04.075570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume request issued successfully. Feb 03 03:15:04.141666 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56930830-bec4-4f1f-b6bc-9ce6b660c8a5 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes returned with HTTP 202 Feb 03 03:15:04.145231 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 33/62] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:15:03 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes => generated 820 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:15:04.166097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-240d789d-d68a-40df-b784-ad51367fa3d3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:15:04.166510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-240d789d-d68a-40df-b784-ad51367fa3d3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:04.166724 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:04.166724 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:04.167066 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-240d789d-d68a-40df-b784-ad51367fa3d3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:04.291905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:04.291905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:04.308759 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-240d789d-d68a-40df-b784-ad51367fa3d3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:04.353642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-240d789d-d68a-40df-b784-ad51367fa3d3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 200 Feb 03 03:15:04.354498 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 30/63] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:15:04 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:05.371540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10939d8f-ae53-4830-a341-2f0b3047f476 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:15:05.372238 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10939d8f-ae53-4830-a341-2f0b3047f476 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:05.372366 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:05.372366 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:05.372698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10939d8f-ae53-4830-a341-2f0b3047f476 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:05.422335 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:05.422335 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:05.431772 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10939d8f-ae53-4830-a341-2f0b3047f476 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:05.455229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10939d8f-ae53-4830-a341-2f0b3047f476 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 200 Feb 03 03:15:05.459908 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 34/64] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:15:05 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:05.472614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes Feb 03 03:15:05.473597 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:05.473597 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:05.474307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1056816018"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:15:05.475370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1056816018'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:15:05.477232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume of 1 GB Feb 03 03:15:05.499881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Availability zone cache updated, next update will occur around 2021-02-03 04:15:05.497884. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Feb 03 03:15:05.500548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Availability Zones retrieved successfully. Feb 03 03:15:05.565914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Flow 'volume_create_api' (2c892319-82f9-4f48-89f7-5615dcf907cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:15:05.569507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e120882-203a-482c-829e-3473827fef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:05.571859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:15:05.652152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e120882-203a-482c-829e-3473827fef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:05.655401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34998979-0553-4a46-beb6-41ad9fb6644a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:05.716495 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:15:05.718570 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:15:05.750966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Created reservations ['7467c66b-c12f-4d09-926b-8bb1be628970', '5cf8556e-76d5-4669-a842-85406e11f1e9', 'e20af20d-168f-4ffc-b434-02c707811ba7', '62226438-77c7-49dd-aab1-262605cc7eab'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:15:05.753085 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34998979-0553-4a46-beb6-41ad9fb6644a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7467c66b-c12f-4d09-926b-8bb1be628970', '5cf8556e-76d5-4669-a842-85406e11f1e9', 'e20af20d-168f-4ffc-b434-02c707811ba7', '62226438-77c7-49dd-aab1-262605cc7eab']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:05.767102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93fce74-ad0b-4140-a488-a8950a47f634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:05.881658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93fce74-ad0b-4140-a488-a8950a47f634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d7d4d9e-542f-4007-973a-bc9046f305e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1056816018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bde31486a9445a984908e718d66b6fb',qos_specs=None,replication_status=,reservations=['7467c66b-c12f-4d09-926b-8bb1be628970','5cf8556e-76d5-4669-a842-85406e11f1e9','e20af20d-168f-4ffc-b434-02c707811ba7','62226438-77c7-49dd-aab1-262605cc7eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40e333087bb43a69e1fae0533aa15ad',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1056816018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d7d4d9e-542f-4007-973a-bc9046f305e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bde31486a9445a984908e718d66b6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a40e333087bb43a69e1fae0533aa15ad',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:05.883964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54e4b3f-c09f-49d9-b0cf-a3307005d81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:05.914680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54e4b3f-c09f-49d9-b0cf-a3307005d81f) transitioned into state 'SUCCESS' from state '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-1056816018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bde31486a9445a984908e718d66b6fb',qos_specs=None,replication_status=,reservations=['7467c66b-c12f-4d09-926b-8bb1be628970','5cf8556e-76d5-4669-a842-85406e11f1e9','e20af20d-168f-4ffc-b434-02c707811ba7','62226438-77c7-49dd-aab1-262605cc7eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40e333087bb43a69e1fae0533aa15ad',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:05.916660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967d9ec4-7869-4027-b6ca-339e574cf094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:15:05.938971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967d9ec4-7869-4027-b6ca-339e574cf094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:15:05.942939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Flow 'volume_create_api' (2c892319-82f9-4f48-89f7-5615dcf907cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:15:06.041490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Create volume request issued successfully. Feb 03 03:15:06.074946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85ad46fe-de0d-45f9-8778-8ffc42e91382 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes returned with HTTP 202 Feb 03 03:15:06.075877 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 31/65] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:15:05 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes => generated 821 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:15:06.090542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0637a99-0526-4482-8782-2ae7786cf8fe tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:15:06.091335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0637a99-0526-4482-8782-2ae7786cf8fe tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:06.091702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:06.091702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:06.092345 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0637a99-0526-4482-8782-2ae7786cf8fe tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:06.201477 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:06.201477 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:06.226397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e0637a99-0526-4482-8782-2ae7786cf8fe tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:06.273058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0637a99-0526-4482-8782-2ae7786cf8fe tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 200 Feb 03 03:15:06.274266 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 35/66] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:15:06 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:07.290875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91661c4b-d581-4155-82be-7572463ad489 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:15:07.291418 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91661c4b-d581-4155-82be-7572463ad489 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:07.291534 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:07.291534 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:07.291858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91661c4b-d581-4155-82be-7572463ad489 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:07.373589 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:07.373589 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:07.383086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-91661c4b-d581-4155-82be-7572463ad489 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:15:07.412820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91661c4b-d581-4155-82be-7572463ad489 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 200 Feb 03 03:15:07.413988 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 32/67] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:15:07 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 914 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:08.511613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] DELETE http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 Feb 03 03:15:08.512785 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:08.513158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:08.513158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:08.513775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:08.557785 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:08.557785 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:09.556281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:15:09.557898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:15:09.567597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 returned with HTTP 200 Feb 03 03:15:09.568893 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 36/68] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:15:08 2021] DELETE /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 => generated 19 bytes in 1062 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:15:15.146220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-49dc2be4-9ab8-491f-a916-1cc5af83914c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 Feb 03 03:15:15.146835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-49dc2be4-9ab8-491f-a916-1cc5af83914c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:15.147063 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:15.147063 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:15.147441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-49dc2be4-9ab8-491f-a916-1cc5af83914c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:15.177216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-49dc2be4-9ab8-491f-a916-1cc5af83914c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 returned with HTTP 404 Feb 03 03:15:15.181358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 33/69] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:15:15 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/849dc9f4-3fb5-4a46-a070-a2cf430b1d04 => generated 149 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:15:15.189957 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume// Feb 03 03:15:15.191901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:15.192134 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:15.192134 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:15.192751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:15.194418 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:15:15.195144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 37/70] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:15:15 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:15:15.208819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-6840718e-2e94-493e-8f3b-60fb9755ada2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] POST http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments Feb 03 03:15:15.208819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-6840718e-2e94-493e-8f3b-60fb9755ada2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70e0a5b9-6262-4d9b-8b1c-2f82432573a2", "instance_uuid": "a943a7c1-57cf-49bc-be0a-e24940152370", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:15:15.296202 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:15.296202 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:15.449562 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-6840718e-2e94-493e-8f3b-60fb9755ada2 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments returned with HTTP 200 Feb 03 03:15:15.450858 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 34/71] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:15:15 2021] POST /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments => generated 273 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:15:17.281048 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume// Feb 03 03:15:17.282143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:17.282815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:17.284188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-bc9c7d69-7a13-47c5-aca4-30a6e5758a3c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:15:17.285653 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 38/72] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:15:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:15:17.466189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-b8a7fd82-ffb2-47f9-bd8e-77af2a9e0611 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] GET http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 Feb 03 03:15:17.467029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-b8a7fd82-ffb2-47f9-bd8e-77af2a9e0611 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:17.467419 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:17.467419 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:17.468106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-b8a7fd82-ffb2-47f9-bd8e-77af2a9e0611 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:17.609639 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:17.609639 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:17.627859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-b8a7fd82-ffb2-47f9-bd8e-77af2a9e0611 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Volume info retrieved successfully. Feb 03 03:15:17.665399 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:17.665399 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:17.691329 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-b8a7fd82-ffb2-47f9-bd8e-77af2a9e0611 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 returned with HTTP 200 Feb 03 03:15:17.692887 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 35/73] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:15:17 2021] GET /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/volumes/70e0a5b9-6262-4d9b-8b1c-2f82432573a2 => generated 1461 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:15:17.847633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-ab70fe9b-5b36-4182-a73b-e7dc76c04b90 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] PUT http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 Feb 03 03:15:17.848892 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-ab70fe9b-5b36-4182-a73b-e7dc76c04b90 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:15:17.907500 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:15:17.907500 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:15:17.911093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-ab70fe9b-5b36-4182-a73b-e7dc76c04b90 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Lock "b'cinder-attachment_update-70e0a5b9-6262-4d9b-8b1c-2f82432573a2-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.015s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:15:17.915882 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:17.915882 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:19.954534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-ab70fe9b-5b36-4182-a73b-e7dc76c04b90 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Lock "b'cinder-attachment_update-70e0a5b9-6262-4d9b-8b1c-2f82432573a2-n-h2-767704-11'" released by "attachment_update" :: held 2.047s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:15:19.955211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-ab70fe9b-5b36-4182-a73b-e7dc76c04b90 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 returned with HTTP 200 Feb 03 03:15:19.956144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 39/74] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:15:17 2021] PUT /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 => generated 762 bytes in 2114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:15:20.008808 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-f7b2784d-94f9-457c-9844-87ece39a5672 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] POST http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913/action Feb 03 03:15:20.009332 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:20.009332 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:20.009776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-f7b2784d-94f9-457c-9844-87ece39a5672 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:15:20.010161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-f7b2784d-94f9-457c-9844-87ece39a5672 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:15:20.160353 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:20.160353 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:20.177157 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-f7b2784d-94f9-457c-9844-87ece39a5672 tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913/action returned with HTTP 204 Feb 03 03:15:20.178317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 36/75] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:15:20 2021] POST /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:15:51.209782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-75718ba4-af09-4231-82ca-fac7613b024c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] DELETE http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 Feb 03 03:15:51.211137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-75718ba4-af09-4231-82ca-fac7613b024c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:15:51.211484 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:15:51.211484 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:15:51.211908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-75718ba4-af09-4231-82ca-fac7613b024c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:15:51.238133 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:15:51.238133 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:15:51.969195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-75718ba4-af09-4231-82ca-fac7613b024c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:15:51.969943 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-75718ba4-af09-4231-82ca-fac7613b024c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:15:51.978682 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7d139b79-3d34-4f80-98dc-eededa3d865a req-75718ba4-af09-4231-82ca-fac7613b024c tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 returned with HTTP 200 Feb 03 03:15:51.980265 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 40/76] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:15:51 2021] DELETE /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 => generated 19 bytes in 776 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:16:12.213944 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-85f364cc-1efd-419d-915d-7cab3fad1d2f req-d05af363-6765-478f-ba6a-fa6754db14ef tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] DELETE http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 Feb 03 03:16:12.215053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-85f364cc-1efd-419d-915d-7cab3fad1d2f req-d05af363-6765-478f-ba6a-fa6754db14ef tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:12.215256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:12.215256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:12.216169 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-85f364cc-1efd-419d-915d-7cab3fad1d2f req-d05af363-6765-478f-ba6a-fa6754db14ef tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:12.231568 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-85f364cc-1efd-419d-915d-7cab3fad1d2f req-d05af363-6765-478f-ba6a-fa6754db14ef tempest-ServersTestBootFromVolume-1555876201 tempest-ServersTestBootFromVolume-1555876201-project] http://10.222.0.65/volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 returned with HTTP 404 Feb 03 03:16:12.233741 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 37/77] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:16:12 2021] DELETE /volume/v3/9fa0b0b4621644468ff445bd31ad0e3a/attachments/c60f85b6-8f9d-453f-ab6a-424611b83913 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:16:12.984251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-1eac91d2-610d-40e4-ae6f-3602f4248c69 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:16:12.984787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-1eac91d2-610d-40e4-ae6f-3602f4248c69 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:12.984989 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:12.984989 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:12.987630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-1eac91d2-610d-40e4-ae6f-3602f4248c69 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:13.117058 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:13.117058 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:13.136741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-1eac91d2-610d-40e4-ae6f-3602f4248c69 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:16:13.185836 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-1eac91d2-610d-40e4-ae6f-3602f4248c69 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:16:13.186977 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 41/78] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:16:12 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 1362 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:16:13.206217 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:16:13.207308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:13.207979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:13.271642 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:13.271642 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:13.281105 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:16:13.306425 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 200 Feb 03 03:16:13.307759 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 38/79] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:16:13 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:16:13.324685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-861cf8e1-2c81-4283-968d-411f07645e53 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:16:13.325530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-861cf8e1-2c81-4283-968d-411f07645e53 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:13.325962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:13.325962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:13.326630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-861cf8e1-2c81-4283-968d-411f07645e53 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:13.383897 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:13.383897 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:13.394123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-861cf8e1-2c81-4283-968d-411f07645e53 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:16:13.421735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-861cf8e1-2c81-4283-968d-411f07645e53 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 200 Feb 03 03:16:13.423222 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 42/80] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:16:13 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:16:13.434577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:16:13.435060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:13.435269 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:13.435269 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:13.435643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:13.436857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:16:13.438746 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 39/81] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:16:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:16:13.460605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments Feb 03 03:16:13.461123 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:13.461123 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:13.462037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bab8938-e093-4686-97ae-ef2bbab7b693", "instance_uuid": "89dba827-fcac-47ec-975e-1c9bd2dfe7e3", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:13.516737 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:13.516737 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:13.585878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments returned with HTTP 200 Feb 03 03:16:13.595043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:16:13.595481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:13.596660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:13.597723 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-addb7244-0e95-4e59-8f20-23f115cfaa71 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:16:13.598337 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 40/83] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:16:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:16:13.603261 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 43/83] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:16:13 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:16:13.615056 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-105c520b-174a-4367-997e-47ef014fd764 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments Feb 03 03:16:13.615889 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-105c520b-174a-4367-997e-47ef014fd764 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c21a58e1-fd36-4097-834a-20c1966ae07b", "instance_uuid": "89dba827-fcac-47ec-975e-1c9bd2dfe7e3", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:13.676881 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:13.676881 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:13.776939 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-105c520b-174a-4367-997e-47ef014fd764 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments returned with HTTP 200 Feb 03 03:16:13.778533 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 41/84] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:16:13 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:16:13.788030 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:16:13.788513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:13.788743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:13.788743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:13.789093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:13.790310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:16:13.792383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 44/85] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:16:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:16:13.817515 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-4b71a45d-f083-4b4b-94da-12809e56196c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments Feb 03 03:16:13.818564 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:13.818564 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:13.819372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-4b71a45d-f083-4b4b-94da-12809e56196c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d7d4d9e-542f-4007-973a-bc9046f305e6", "instance_uuid": "89dba827-fcac-47ec-975e-1c9bd2dfe7e3", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:13.884468 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:13.884468 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:13.952253 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-4b71a45d-f083-4b4b-94da-12809e56196c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments returned with HTTP 200 Feb 03 03:16:13.953605 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 42/86] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:16:13 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:16:16.222326 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:16:16.223643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:16.224991 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:16.226655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8b04d115-c197-47b1-9f55-770a4bddccfb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:16:16.227477 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 45/87] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:16:16 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:16:16.242937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a86caadb-395b-4fc6-907b-d976de09c046 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:16:16.243912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a86caadb-395b-4fc6-907b-d976de09c046 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:16.244425 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:16.244425 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:16.245389 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a86caadb-395b-4fc6-907b-d976de09c046 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:16.307189 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:16.307189 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:16.316659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-a86caadb-395b-4fc6-907b-d976de09c046 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:16:16.337003 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:16.337003 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:16.347595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a86caadb-395b-4fc6-907b-d976de09c046 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:16:16.349171 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 43/88] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:16:16 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 1460 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:16:16.370376 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] PUT http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd Feb 03 03:16:16.371205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:16.401348 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:16:16.401348 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:16:16.402176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-8bab8938-e093-4686-97ae-ef2bbab7b693-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.011s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:16:16.404766 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:16.404766 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:17.918467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-8bab8938-e093-4686-97ae-ef2bbab7b693-n-h1-767704-11'" released by "attachment_update" :: held 1.516s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:16:17.919221 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd returned with HTTP 200 Feb 03 03:16:17.920461 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 46/89] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:16:16 2021] PUT /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd => generated 762 bytes in 1555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:16:17.974128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-409ce099-9999-4074-8d04-5c11738a7fdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd/action Feb 03 03:16:17.974874 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:17.974874 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:17.975621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-409ce099-9999-4074-8d04-5c11738a7fdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:16:17.976185 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-409ce099-9999-4074-8d04-5c11738a7fdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:18.045871 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:18.045871 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:18.075896 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-409ce099-9999-4074-8d04-5c11738a7fdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd/action returned with HTTP 204 Feb 03 03:16:18.077823 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 44/90] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:16:17 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:16:18.125593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:16:18.126303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:18.126551 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:18.126551 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:18.127463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:18.128712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a864367f-ddc0-4f3f-a339-fa290647c29f tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:16:18.129298 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 47/91] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:16:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:16:18.160578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-775d6f64-4bf4-4989-bcf3-b220e8918d4c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:16:18.161301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-775d6f64-4bf4-4989-bcf3-b220e8918d4c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:18.161760 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:18.161760 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:18.162412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-775d6f64-4bf4-4989-bcf3-b220e8918d4c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:18.212349 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:18.212349 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:18.221388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-775d6f64-4bf4-4989-bcf3-b220e8918d4c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:16:18.240357 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:18.240357 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:18.248642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-775d6f64-4bf4-4989-bcf3-b220e8918d4c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 200 Feb 03 03:16:18.250360 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 45/92] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:16:18 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 1011 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:16:18.290121 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] PUT http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 Feb 03 03:16:18.290927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdb"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:18.322771 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:16:18.322771 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:16:18.323297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-c21a58e1-fd36-4097-834a-20c1966ae07b-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.011s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:16:18.326694 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:18.326694 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:19.936246 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-c21a58e1-fd36-4097-834a-20c1966ae07b-n-h1-767704-11'" released by "attachment_update" :: held 1.613s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:16:19.937431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 returned with HTTP 200 Feb 03 03:16:19.938295 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 48/93] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:16:18 2021] PUT /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 => generated 762 bytes in 1654 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:16:19.989765 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8c3e6cc5-eebf-4cc2-8aa0-cd03cefe3840 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995/action Feb 03 03:16:19.990590 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:19.990590 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:19.991038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8c3e6cc5-eebf-4cc2-8aa0-cd03cefe3840 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:16:19.991425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8c3e6cc5-eebf-4cc2-8aa0-cd03cefe3840 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:20.060259 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:20.060259 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:20.076484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8c3e6cc5-eebf-4cc2-8aa0-cd03cefe3840 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995/action returned with HTTP 204 Feb 03 03:16:20.078658 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 46/94] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:16:19 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:16:20.125727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:16:20.126570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:20.126936 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:20.126936 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:20.128405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:20.129789 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c38eb6b4-ca4e-4e43-ba98-7d0ff6a74df3 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:16:20.130749 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 49/95] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:16:20 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:16:20.160873 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c1d05042-bc4c-4491-8c66-0d28b4831b4e tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:16:20.161460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c1d05042-bc4c-4491-8c66-0d28b4831b4e tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:16:20.161717 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:20.161717 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:20.162023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c1d05042-bc4c-4491-8c66-0d28b4831b4e tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:16:20.219370 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:20.219370 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:20.229518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-c1d05042-bc4c-4491-8c66-0d28b4831b4e tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:16:20.264817 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:20.264817 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:20.275403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c1d05042-bc4c-4491-8c66-0d28b4831b4e tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 200 Feb 03 03:16:20.276557 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 47/96] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:16:20 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 1012 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:16:20.318486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f7cd082d-73f0-4d79-b7ac-44f7828a9e45 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] PUT http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 Feb 03 03:16:20.319675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f7cd082d-73f0-4d79-b7ac-44f7828a9e45 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdc"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:20.358955 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:16:20.358955 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:16:20.359812 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-f7cd082d-73f0-4d79-b7ac-44f7828a9e45 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-4d7d4d9e-542f-4007-973a-bc9046f305e6-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.017s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:16:20.366783 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:20.366783 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:22.148963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-f7cd082d-73f0-4d79-b7ac-44f7828a9e45 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-4d7d4d9e-542f-4007-973a-bc9046f305e6-n-h1-767704-11'" released by "attachment_update" :: held 1.789s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:16:22.149754 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f7cd082d-73f0-4d79-b7ac-44f7828a9e45 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 returned with HTTP 200 Feb 03 03:16:22.150703 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 50/97] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:16:20 2021] PUT /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 => generated 762 bytes in 1838 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:16:22.192907 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-82359e6c-776e-46bb-86bb-dbbee5d06cdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1/action Feb 03 03:16:22.193743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:16:22.193743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:16:22.194597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-82359e6c-776e-46bb-86bb-dbbee5d06cdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:16:22.195170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-82359e6c-776e-46bb-86bb-dbbee5d06cdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:16:22.298077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:16:22.298077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:16:22.312214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-82359e6c-776e-46bb-86bb-dbbee5d06cdb tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1/action returned with HTTP 204 Feb 03 03:16:22.313449 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 48/98] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:16:22 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:17:21.389965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes Feb 03 03:17:21.390419 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:21.390419 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:21.391981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2099959375", "imageRef": "74824432-ab4f-4077-a728-7a770b82da64"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:17:21.393134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2099959375', 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:17:21.556231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume of 1 GB Feb 03 03:17:21.556970 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:21.556970 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:21.589871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Availability Zones retrieved successfully. Feb 03 03:17:21.624315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Flow 'volume_create_api' (bf281677-e0f0-4b47-9329-0ff57e26443d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:17:21.627683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828b17af-05ec-4fb3-a63d-7b731dc677bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:21.642089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:17:21.822750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828b17af-05ec-4fb3-a63d-7b731dc677bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:21.824995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff23f5fb-85d2-4259-934c-5f6557f36c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:21.939772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Created reservations ['174bcb70-ac93-4fe9-b64f-6eb990549ee8', '6ade397d-af46-4ef9-8d84-c8f5a5accae2', '8405a85a-1b18-4ed7-a945-673b45884d8e', '735d052b-4d76-4d96-988a-8a9da47bd96a'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:17:21.942590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff23f5fb-85d2-4259-934c-5f6557f36c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['174bcb70-ac93-4fe9-b64f-6eb990549ee8', '6ade397d-af46-4ef9-8d84-c8f5a5accae2', '8405a85a-1b18-4ed7-a945-673b45884d8e', '735d052b-4d76-4d96-988a-8a9da47bd96a']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:21.945225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c16a343c-09c5-483f-8537-7c443e303f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:22.022463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c16a343c-09c5-483f-8537-7c443e303f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6497c39-f1ff-48c2-815a-28fb68595f6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2099959375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a74e47afc44e55ba3f748749bb4082',qos_specs=None,replication_status=,reservations=['174bcb70-ac93-4fe9-b64f-6eb990549ee8','6ade397d-af46-4ef9-8d84-c8f5a5accae2','8405a85a-1b18-4ed7-a945-673b45884d8e','735d052b-4d76-4d96-988a-8a9da47bd96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2099959375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6497c39-f1ff-48c2-815a-28fb68595f6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a74e47afc44e55ba3f748749bb4082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:22.025505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768ab9a5-621f-46d9-97d6-c229763e992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:22.061758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768ab9a5-621f-46d9-97d6-c229763e992b) transitioned into state 'SUCCESS' from state '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-2099959375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a74e47afc44e55ba3f748749bb4082',qos_specs=None,replication_status=,reservations=['174bcb70-ac93-4fe9-b64f-6eb990549ee8','6ade397d-af46-4ef9-8d84-c8f5a5accae2','8405a85a-1b18-4ed7-a945-673b45884d8e','735d052b-4d76-4d96-988a-8a9da47bd96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:22.065355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77d791e-afae-47d3-8df1-1f3ca9e79422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:22.112464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77d791e-afae-47d3-8df1-1f3ca9e79422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:22.116434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Flow 'volume_create_api' (bf281677-e0f0-4b47-9329-0ff57e26443d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:17:22.239072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume request issued successfully. Feb 03 03:17:22.274272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-405f0a6f-35cd-419e-b435-84dcbc954b88 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes returned with HTTP 202 Feb 03 03:17:22.275168 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 51/99] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:17:21 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes => generated 826 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:17:22.292020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-370a3ea6-473d-4ac3-82e6-6972605555a2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:22.292567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-370a3ea6-473d-4ac3-82e6-6972605555a2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:22.292786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:22.292786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:22.293142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-370a3ea6-473d-4ac3-82e6-6972605555a2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:22.404555 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:22.404555 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:22.429138 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-370a3ea6-473d-4ac3-82e6-6972605555a2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:22.456185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-370a3ea6-473d-4ac3-82e6-6972605555a2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:22.457600 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 49/100] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:22 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:23.477251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa798c09-5331-4ea4-89e6-e3deaf331882 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:23.478470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa798c09-5331-4ea4-89e6-e3deaf331882 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:23.479237 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:23.479237 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:23.479867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa798c09-5331-4ea4-89e6-e3deaf331882 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:23.588382 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:23.588382 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:23.615793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aa798c09-5331-4ea4-89e6-e3deaf331882 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:23.661425 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa798c09-5331-4ea4-89e6-e3deaf331882 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:23.675458 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 52/101] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:23 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:24.682206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05f568c0-9ec5-4b4c-956b-30678e54bd4d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:24.683021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05f568c0-9ec5-4b4c-956b-30678e54bd4d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:24.683250 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:24.683250 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:24.683782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05f568c0-9ec5-4b4c-956b-30678e54bd4d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:24.811232 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:24.811232 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:24.841238 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05f568c0-9ec5-4b4c-956b-30678e54bd4d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:24.893676 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05f568c0-9ec5-4b4c-956b-30678e54bd4d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:24.895645 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 50/102] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:24 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:25.910033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa4aa4f9-9041-46d7-a270-fd67f3641482 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:25.910890 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa4aa4f9-9041-46d7-a270-fd67f3641482 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:25.911444 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:25.911444 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:25.912129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa4aa4f9-9041-46d7-a270-fd67f3641482 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:25.981878 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:25.981878 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:25.996450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa4aa4f9-9041-46d7-a270-fd67f3641482 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:26.024787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa4aa4f9-9041-46d7-a270-fd67f3641482 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:26.026227 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 53/103] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:25 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:27.042315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2694226-d6e4-4895-a062-7285e059273f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:27.044386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2694226-d6e4-4895-a062-7285e059273f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:27.044637 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:27.044637 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:27.045070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2694226-d6e4-4895-a062-7285e059273f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:27.157878 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:27.157878 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:27.184560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b2694226-d6e4-4895-a062-7285e059273f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:27.235742 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2694226-d6e4-4895-a062-7285e059273f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:27.241342 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 51/104] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:27 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:28.254304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2541fb82-4df2-4786-ba7c-006e7a5ac224 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:28.255034 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2541fb82-4df2-4786-ba7c-006e7a5ac224 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:28.255322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:28.255322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:28.255815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2541fb82-4df2-4786-ba7c-006e7a5ac224 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:28.354633 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:28.354633 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:28.368277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2541fb82-4df2-4786-ba7c-006e7a5ac224 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:28.395770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2541fb82-4df2-4786-ba7c-006e7a5ac224 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:28.397323 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 54/105] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:28 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:29.413429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9932ea6-7755-44ff-9ec0-4a116f601b5d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:29.414940 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9932ea6-7755-44ff-9ec0-4a116f601b5d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:29.415395 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:29.415395 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:29.416165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9932ea6-7755-44ff-9ec0-4a116f601b5d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:29.469818 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:29.469818 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:29.479413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9932ea6-7755-44ff-9ec0-4a116f601b5d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:29.521277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9932ea6-7755-44ff-9ec0-4a116f601b5d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:29.525526 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 52/106] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:29 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:30.542606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55644656-0e6e-4dd2-9784-2d34800a30b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:30.543224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55644656-0e6e-4dd2-9784-2d34800a30b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:30.543728 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:30.543728 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:30.544278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55644656-0e6e-4dd2-9784-2d34800a30b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:30.622176 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:30.622176 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:30.640956 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-55644656-0e6e-4dd2-9784-2d34800a30b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:30.677844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55644656-0e6e-4dd2-9784-2d34800a30b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:30.681549 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 55/107] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:30 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:31.697699 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78cccf8a-2fd4-4b3f-b549-c6755a1fc8aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:31.698213 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78cccf8a-2fd4-4b3f-b549-c6755a1fc8aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:31.698625 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:31.698625 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:31.699256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78cccf8a-2fd4-4b3f-b549-c6755a1fc8aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:31.819837 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:31.819837 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:31.835072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78cccf8a-2fd4-4b3f-b549-c6755a1fc8aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:31.864791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78cccf8a-2fd4-4b3f-b549-c6755a1fc8aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:31.877425 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 53/108] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:31 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:32.882105 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f0a83c7-1ebd-4aba-9ba5-3439a184783f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:32.883237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f0a83c7-1ebd-4aba-9ba5-3439a184783f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:32.883619 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:32.883619 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:32.884280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f0a83c7-1ebd-4aba-9ba5-3439a184783f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:32.987891 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:32.987891 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:33.002434 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f0a83c7-1ebd-4aba-9ba5-3439a184783f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:33.049198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f0a83c7-1ebd-4aba-9ba5-3439a184783f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:33.050022 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 56/109] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:32 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:34.067271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f46dc2f-bd47-4c0e-b047-9f792e2278d2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:34.067876 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f46dc2f-bd47-4c0e-b047-9f792e2278d2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:34.068187 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:34.068187 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:34.068971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f46dc2f-bd47-4c0e-b047-9f792e2278d2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:34.176281 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:34.176281 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:34.198662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1f46dc2f-bd47-4c0e-b047-9f792e2278d2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:34.259532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f46dc2f-bd47-4c0e-b047-9f792e2278d2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:34.262207 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 54/110] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:34 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:35.277830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e8d1b7d-eb43-419c-96cf-587a043c758c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:35.278335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e8d1b7d-eb43-419c-96cf-587a043c758c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:35.278884 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:35.278884 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:35.279534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e8d1b7d-eb43-419c-96cf-587a043c758c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:35.378478 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:35.378478 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:35.401716 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e8d1b7d-eb43-419c-96cf-587a043c758c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:35.450614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e8d1b7d-eb43-419c-96cf-587a043c758c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:35.451431 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 57/111] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:35 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:36.467307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd29e875-47a5-4d93-a10c-a0fe30e1b7ce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:36.467863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd29e875-47a5-4d93-a10c-a0fe30e1b7ce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:36.468185 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:36.468185 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:36.468569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd29e875-47a5-4d93-a10c-a0fe30e1b7ce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:36.568408 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:36.568408 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:36.588271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cd29e875-47a5-4d93-a10c-a0fe30e1b7ce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:36.637309 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd29e875-47a5-4d93-a10c-a0fe30e1b7ce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:36.638468 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 55/112] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:36 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:37.653853 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fb9da3a-410b-40d6-b7b8-c9faeb052bea tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:37.654383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fb9da3a-410b-40d6-b7b8-c9faeb052bea tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:37.654606 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:37.654606 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:37.654988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fb9da3a-410b-40d6-b7b8-c9faeb052bea tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:37.766076 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:37.766076 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:37.790648 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1fb9da3a-410b-40d6-b7b8-c9faeb052bea tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:37.847351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fb9da3a-410b-40d6-b7b8-c9faeb052bea tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:37.851166 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 58/113] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:37 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 918 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:38.867173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d18e216-7606-41a1-9138-1c28fa6545d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:38.867729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d18e216-7606-41a1-9138-1c28fa6545d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:38.867729 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:38.867729 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:38.867990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d18e216-7606-41a1-9138-1c28fa6545d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:38.943443 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:38.943443 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:38.952183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d18e216-7606-41a1-9138-1c28fa6545d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:38.984732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d18e216-7606-41a1-9138-1c28fa6545d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:38.986407 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 56/114] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:38 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 976 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:40.002575 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20343928-9e8e-4435-b9bf-194005cd9d9d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:40.003652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20343928-9e8e-4435-b9bf-194005cd9d9d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:40.004060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:40.004060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:40.004715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20343928-9e8e-4435-b9bf-194005cd9d9d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:40.056649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:40.056649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:40.076845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-20343928-9e8e-4435-b9bf-194005cd9d9d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:40.147750 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20343928-9e8e-4435-b9bf-194005cd9d9d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:40.149962 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 59/115] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:39 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 979 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:41.165915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54856987-f7de-4619-8a76-90747aa13b6d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:41.166489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54856987-f7de-4619-8a76-90747aa13b6d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:41.166653 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:41.166653 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:41.167307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54856987-f7de-4619-8a76-90747aa13b6d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:41.255288 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:41.255288 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:41.278711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-54856987-f7de-4619-8a76-90747aa13b6d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:41.304965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54856987-f7de-4619-8a76-90747aa13b6d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:41.306109 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 57/116] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:41 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 979 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:42.322996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ec701af-bd8d-44d3-a528-7723605467fb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:42.327476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ec701af-bd8d-44d3-a528-7723605467fb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:42.327971 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:42.327971 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:42.329188 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ec701af-bd8d-44d3-a528-7723605467fb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:42.393682 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:42.393682 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:42.403805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ec701af-bd8d-44d3-a528-7723605467fb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:42.430420 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ec701af-bd8d-44d3-a528-7723605467fb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:42.431547 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 60/117] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:42 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 979 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:43.448791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b2ec813-a850-4f77-b71e-129243984ab7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:43.449533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b2ec813-a850-4f77-b71e-129243984ab7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:43.450291 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:43.450291 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:43.450291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b2ec813-a850-4f77-b71e-129243984ab7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:43.526551 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:43.526551 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:43.537690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4b2ec813-a850-4f77-b71e-129243984ab7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:43.556154 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b2ec813-a850-4f77-b71e-129243984ab7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:43.557858 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 58/118] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:43 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 979 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:44.573241 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4fd79692-c71b-47e3-8aba-09260cd0ce86 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:44.574810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4fd79692-c71b-47e3-8aba-09260cd0ce86 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:44.575251 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:44.575251 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:44.575916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4fd79692-c71b-47e3-8aba-09260cd0ce86 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:44.665069 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:44.665069 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:44.690535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4fd79692-c71b-47e3-8aba-09260cd0ce86 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:44.739903 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4fd79692-c71b-47e3-8aba-09260cd0ce86 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:44.751226 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 61/119] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:44 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 979 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:45.758126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34d5254c-a7c1-4f3c-9fdb-4de5a64bd7b1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:17:45.765032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34d5254c-a7c1-4f3c-9fdb-4de5a64bd7b1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:45.774403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:45.774403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:45.775356 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34d5254c-a7c1-4f3c-9fdb-4de5a64bd7b1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:45.863371 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:45.863371 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:45.873244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-34d5254c-a7c1-4f3c-9fdb-4de5a64bd7b1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:45.903735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34d5254c-a7c1-4f3c-9fdb-4de5a64bd7b1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:17:45.905008 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 59/120] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:45 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 1367 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:17:45.921174 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes Feb 03 03:17:45.921589 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:45.921589 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:45.922006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-738192019"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:17:45.923695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-738192019'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:17:45.924070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume of 1 GB Feb 03 03:17:45.937633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Availability Zones retrieved successfully. Feb 03 03:17:45.956504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Flow 'volume_create_api' (cdd258e4-aae4-4122-8203-9139c692ae73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:17:45.959560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9acb523-6ff4-4981-a1fe-db93fd2ee8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:45.961669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:17:46.057079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9acb523-6ff4-4981-a1fe-db93fd2ee8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:46.074854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b04602-0295-4784-a3e4-ee8750c97121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:46.233933 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Created reservations ['0265db0e-31c7-4a32-8f7c-5165d74b32d6', 'df9cf080-8bec-4753-8aea-e8af01f29729', 'ffc8f6a9-61e4-4ecf-b78d-20036d70bee6', 'c49aa9ef-8495-4288-952c-e93d76a6bee9'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:17:46.236237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b04602-0295-4784-a3e4-ee8750c97121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0265db0e-31c7-4a32-8f7c-5165d74b32d6', 'df9cf080-8bec-4753-8aea-e8af01f29729', 'ffc8f6a9-61e4-4ecf-b78d-20036d70bee6', 'c49aa9ef-8495-4288-952c-e93d76a6bee9']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:46.239690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c42688-1b17-48ad-9b5c-4905b5b81321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:46.377121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c42688-1b17-48ad-9b5c-4905b5b81321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf19964-ac4f-416e-9d1a-4bd945e295d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-738192019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a74e47afc44e55ba3f748749bb4082',qos_specs=None,replication_status=,reservations=['0265db0e-31c7-4a32-8f7c-5165d74b32d6','df9cf080-8bec-4753-8aea-e8af01f29729','ffc8f6a9-61e4-4ecf-b78d-20036d70bee6','c49aa9ef-8495-4288-952c-e93d76a6bee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-738192019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaf19964-ac4f-416e-9d1a-4bd945e295d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a74e47afc44e55ba3f748749bb4082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:46.379447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb930607-ea99-4cda-bf83-79d18413fbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:46.437645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb930607-ea99-4cda-bf83-79d18413fbc0) transitioned into state 'SUCCESS' from state '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-738192019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a74e47afc44e55ba3f748749bb4082',qos_specs=None,replication_status=,reservations=['0265db0e-31c7-4a32-8f7c-5165d74b32d6','df9cf080-8bec-4753-8aea-e8af01f29729','ffc8f6a9-61e4-4ecf-b78d-20036d70bee6','c49aa9ef-8495-4288-952c-e93d76a6bee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:46.440320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3cf6693-5590-4372-a009-2d4642c5a438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:46.481636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3cf6693-5590-4372-a009-2d4642c5a438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:46.489875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Flow 'volume_create_api' (cdd258e4-aae4-4122-8203-9139c692ae73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:17:46.646246 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume request issued successfully. Feb 03 03:17:46.663028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-babd0f5b-e3ae-4144-8224-119b81f9fcbc tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes returned with HTTP 202 Feb 03 03:17:46.665064 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 62/121] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:17:45 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes => generated 825 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:17:46.681403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a02b5b-b51d-402a-8f8e-40125b6f5ad0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:17:46.682156 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a02b5b-b51d-402a-8f8e-40125b6f5ad0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:46.682575 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:46.682575 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:46.683229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a02b5b-b51d-402a-8f8e-40125b6f5ad0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:46.833154 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:46.833154 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:46.867103 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60a02b5b-b51d-402a-8f8e-40125b6f5ad0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:46.935020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a02b5b-b51d-402a-8f8e-40125b6f5ad0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:17:46.935850 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 60/122] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:46 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 917 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:47.953125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e5a890-9a62-4b7f-960a-d0242bfb3b80 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:17:47.954307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e5a890-9a62-4b7f-960a-d0242bfb3b80 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:47.954497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:47.954497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:47.955053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e5a890-9a62-4b7f-960a-d0242bfb3b80 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:48.042930 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:48.042930 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:48.053483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17e5a890-9a62-4b7f-960a-d0242bfb3b80 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:48.080365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e5a890-9a62-4b7f-960a-d0242bfb3b80 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:17:48.081391 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 63/123] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:47 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:17:48.096083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes Feb 03 03:17:48.096796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:48.096796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:48.097775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1079860485"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:17:48.099317 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1079860485'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:17:48.100517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume of 1 GB Feb 03 03:17:48.114697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Availability Zones retrieved successfully. Feb 03 03:17:48.134500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Flow 'volume_create_api' (257c0f3f-e5b6-4ba4-9365-3e2c80af56d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:17:48.137570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8560216-cbfd-4ab9-bbe2-486cf0411e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:48.141751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:17:48.227472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8560216-cbfd-4ab9-bbe2-486cf0411e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:48.230286 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773fbf64-5db3-43e4-a18a-7e07761fd736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:48.299302 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Created reservations ['f1bf87ec-fa2c-4a9d-a267-473e0b340551', '76e88651-9782-4d9f-b47b-5d86457af485', '71eb822e-866c-4d2d-9394-9d6f4f763f4b', '4857a30b-e4a5-4bb0-b719-0118e29077e4'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:17:48.301539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773fbf64-5db3-43e4-a18a-7e07761fd736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1bf87ec-fa2c-4a9d-a267-473e0b340551', '76e88651-9782-4d9f-b47b-5d86457af485', '71eb822e-866c-4d2d-9394-9d6f4f763f4b', '4857a30b-e4a5-4bb0-b719-0118e29077e4']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:48.303876 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7510bf0-4bda-42a1-ab57-04388455471d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:48.362007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7510bf0-4bda-42a1-ab57-04388455471d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e14ad8f-d878-4000-bb54-27d8842ed736', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1079860485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a74e47afc44e55ba3f748749bb4082',qos_specs=None,replication_status=,reservations=['f1bf87ec-fa2c-4a9d-a267-473e0b340551','76e88651-9782-4d9f-b47b-5d86457af485','71eb822e-866c-4d2d-9394-9d6f4f763f4b','4857a30b-e4a5-4bb0-b719-0118e29077e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1079860485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e14ad8f-d878-4000-bb54-27d8842ed736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a74e47afc44e55ba3f748749bb4082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:48.364257 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ea13d1-2a47-4753-9318-1fbb0404df4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:48.391650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ea13d1-2a47-4753-9318-1fbb0404df4a) transitioned into state 'SUCCESS' from state '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-1079860485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a74e47afc44e55ba3f748749bb4082',qos_specs=None,replication_status=,reservations=['f1bf87ec-fa2c-4a9d-a267-473e0b340551','76e88651-9782-4d9f-b47b-5d86457af485','71eb822e-866c-4d2d-9394-9d6f4f763f4b','4857a30b-e4a5-4bb0-b719-0118e29077e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ee0304d90bd4788adc2a27c9fe126e9',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:48.394001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797ef01d-6e89-4137-958c-264a024bb29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:48.410364 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797ef01d-6e89-4137-958c-264a024bb29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:17:48.413094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Flow 'volume_create_api' (257c0f3f-e5b6-4ba4-9365-3e2c80af56d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:17:48.467807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Create volume request issued successfully. Feb 03 03:17:48.483511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-820f5340-bf8f-41bb-867d-29eff01d8994 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes returned with HTTP 202 Feb 03 03:17:48.499557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ea2ea44-c1f2-4f5d-a03e-3d91aa3d52aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:17:48.500309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ea2ea44-c1f2-4f5d-a03e-3d91aa3d52aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:48.500710 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:48.500710 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:48.501225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ea2ea44-c1f2-4f5d-a03e-3d91aa3d52aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:48.504635 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 61/124] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:17:48 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes => generated 826 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:17:48.621292 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:48.621292 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:48.631826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8ea2ea44-c1f2-4f5d-a03e-3d91aa3d52aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:48.679446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ea2ea44-c1f2-4f5d-a03e-3d91aa3d52aa tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 200 Feb 03 03:17:48.680795 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 64/125] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:48 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 894 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:49.697823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68567796-db36-4b69-8baa-86e920c5ba36 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:17:49.698980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68567796-db36-4b69-8baa-86e920c5ba36 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:17:49.699397 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:49.699397 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:49.700095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68567796-db36-4b69-8baa-86e920c5ba36 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:17:49.751786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:17:49.751786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:17:49.762001 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-68567796-db36-4b69-8baa-86e920c5ba36 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:17:49.787364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68567796-db36-4b69-8baa-86e920c5ba36 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 200 Feb 03 03:17:49.788967 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 62/126] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:17:49 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:17:59.888779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] POST http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes Feb 03 03:17:59.889952 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:17:59.889952 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:17:59.891446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1717533259", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:17:59.893799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1717533259', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:17:59.894398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Create volume of 1 GB Feb 03 03:17:59.910422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Availability Zones retrieved successfully. Feb 03 03:17:59.930330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Flow 'volume_create_api' (a18a9c2b-7a33-463f-9f18-4b53f2a55b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:17:59.933720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5967939c-5f64-46a8-8b45-02327bf1c5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:17:59.936941 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:18:00.029846 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5967939c-5f64-46a8-8b45-02327bf1c5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:18:00.033357 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d57ddbe-3527-4595-8c14-e13a824cb0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:18:00.135759 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Created reservations ['d6e2e808-302c-490b-b426-893e3164da18', '7d1c2561-1fd5-4d9b-8829-4aee337872a7', '73c4b6bd-973c-4247-8dd5-e0bc6cbd451f', '6ea74645-9efa-47ee-9e39-aad204bf8649'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:18:00.138217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d57ddbe-3527-4595-8c14-e13a824cb0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e2e808-302c-490b-b426-893e3164da18', '7d1c2561-1fd5-4d9b-8829-4aee337872a7', '73c4b6bd-973c-4247-8dd5-e0bc6cbd451f', '6ea74645-9efa-47ee-9e39-aad204bf8649']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:18:00.140738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6ca5ec-4347-4652-9fc1-5caca1f5ada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:18:00.219212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6ca5ec-4347-4652-9fc1-5caca1f5ada9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f32e0f4-981c-4101-8bfb-abed5026a10e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1717533259',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eeb8fe7aa1ee4a70945acf6000bc4431',qos_specs=None,replication_status=,reservations=['d6e2e808-302c-490b-b426-893e3164da18','7d1c2561-1fd5-4d9b-8829-4aee337872a7','73c4b6bd-973c-4247-8dd5-e0bc6cbd451f','6ea74645-9efa-47ee-9e39-aad204bf8649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9461ea1c34824568ac99a3d1b9a70334',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1717533259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f32e0f4-981c-4101-8bfb-abed5026a10e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eeb8fe7aa1ee4a70945acf6000bc4431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9461ea1c34824568ac99a3d1b9a70334',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:18:00.221932 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcbc9172-1054-43d9-9159-b8f01f98d298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:18:00.260518 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcbc9172-1054-43d9-9159-b8f01f98d298) transitioned into state 'SUCCESS' from state '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-1717533259',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eeb8fe7aa1ee4a70945acf6000bc4431',qos_specs=None,replication_status=,reservations=['d6e2e808-302c-490b-b426-893e3164da18','7d1c2561-1fd5-4d9b-8829-4aee337872a7','73c4b6bd-973c-4247-8dd5-e0bc6cbd451f','6ea74645-9efa-47ee-9e39-aad204bf8649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9461ea1c34824568ac99a3d1b9a70334',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:18:00.264910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de111e55-f658-4d46-b24f-25c8f606e587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:18:00.289399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de111e55-f658-4d46-b24f-25c8f606e587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:18:00.292595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Flow 'volume_create_api' (a18a9c2b-7a33-463f-9f18-4b53f2a55b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:18:00.356917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Create volume request issued successfully. Feb 03 03:18:00.374236 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-d7001e52-e064-4db5-88ad-a5eafcff1914 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes returned with HTTP 202 Feb 03 03:18:00.384255 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 65/127] 10.222.0.65 () {64 vars in 1512 bytes} [Wed Feb 3 03:17:59 2021] POST /volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes => generated 832 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:18:00.388737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-4b2e8c1a-dc33-4bf0-810d-7909dfa53949 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] GET http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e Feb 03 03:18:00.389463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-4b2e8c1a-dc33-4bf0-810d-7909dfa53949 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:00.389664 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:00.389664 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:00.390304 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-4b2e8c1a-dc33-4bf0-810d-7909dfa53949 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:00.495665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:00.495665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:00.506457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-4b2e8c1a-dc33-4bf0-810d-7909dfa53949 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Volume info retrieved successfully. Feb 03 03:18:00.532503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-22b801f3-26e9-4593-b547-9aae8bb1d08a req-4b2e8c1a-dc33-4bf0-810d-7909dfa53949 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e returned with HTTP 200 Feb 03 03:18:00.534023 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 63/128] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:18:00 2021] GET /volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e => generated 900 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:01.900100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f6c1dd2e-1fcf-4592-8819-f34bb79b7597 req-bbfcc790-fe6a-4df9-8b36-e5cab55b1f3c tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] GET http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e Feb 03 03:18:01.901190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f6c1dd2e-1fcf-4592-8819-f34bb79b7597 req-bbfcc790-fe6a-4df9-8b36-e5cab55b1f3c tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:01.901571 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:01.901571 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:01.902222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f6c1dd2e-1fcf-4592-8819-f34bb79b7597 req-bbfcc790-fe6a-4df9-8b36-e5cab55b1f3c tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:01.955389 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:01.955389 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:01.967210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-f6c1dd2e-1fcf-4592-8819-f34bb79b7597 req-bbfcc790-fe6a-4df9-8b36-e5cab55b1f3c tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Volume info retrieved successfully. Feb 03 03:18:01.996825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f6c1dd2e-1fcf-4592-8819-f34bb79b7597 req-bbfcc790-fe6a-4df9-8b36-e5cab55b1f3c tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e returned with HTTP 200 Feb 03 03:18:01.998337 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 66/129] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:18:01 2021] GET /volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e => generated 925 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:04.331007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-52374df0-943a-428a-9c96-72e8369885cd req-a3dd88ae-391c-463e-bc5e-4e1721a2ae5b tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] GET http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e Feb 03 03:18:04.332248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-52374df0-943a-428a-9c96-72e8369885cd req-a3dd88ae-391c-463e-bc5e-4e1721a2ae5b tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:04.333150 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:04.333150 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:04.333786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-52374df0-943a-428a-9c96-72e8369885cd req-a3dd88ae-391c-463e-bc5e-4e1721a2ae5b tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:04.415492 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:04.415492 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:04.427256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-52374df0-943a-428a-9c96-72e8369885cd req-a3dd88ae-391c-463e-bc5e-4e1721a2ae5b tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Volume info retrieved successfully. Feb 03 03:18:04.457189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-52374df0-943a-428a-9c96-72e8369885cd req-a3dd88ae-391c-463e-bc5e-4e1721a2ae5b tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e returned with HTTP 200 Feb 03 03:18:04.462117 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 64/130] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:18:04 2021] GET /volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e => generated 925 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:09.222484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f7c0f6d7-95f2-4002-9eff-e121e5e27404 req-c4fd005b-3270-46fc-9855-7df080e0b2f9 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] DELETE http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e Feb 03 03:18:09.224720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f7c0f6d7-95f2-4002-9eff-e121e5e27404 req-c4fd005b-3270-46fc-9855-7df080e0b2f9 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:09.227136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:09.227136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:09.228466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f7c0f6d7-95f2-4002-9eff-e121e5e27404 req-c4fd005b-3270-46fc-9855-7df080e0b2f9 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:09.230057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-f7c0f6d7-95f2-4002-9eff-e121e5e27404 req-c4fd005b-3270-46fc-9855-7df080e0b2f9 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Delete volume with id: 7f32e0f4-981c-4101-8bfb-abed5026a10e Feb 03 03:18:09.319401 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:09.319401 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:09.320635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-f7c0f6d7-95f2-4002-9eff-e121e5e27404 req-c4fd005b-3270-46fc-9855-7df080e0b2f9 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Volume info retrieved successfully. Feb 03 03:18:09.408056 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-f7c0f6d7-95f2-4002-9eff-e121e5e27404 req-c4fd005b-3270-46fc-9855-7df080e0b2f9 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Delete volume request issued successfully. Feb 03 03:18:09.409350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f7c0f6d7-95f2-4002-9eff-e121e5e27404 req-c4fd005b-3270-46fc-9855-7df080e0b2f9 tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e returned with HTTP 202 Feb 03 03:18:09.423283 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 67/131] 10.222.0.65 () {62 vars in 1591 bytes} [Wed Feb 3 03:18:09 2021] DELETE /volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:18:10.909607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-94dcbd71-504b-4e0d-b515-93142a5b59c9 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd Feb 03 03:18:10.910272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-94dcbd71-504b-4e0d-b515-93142a5b59c9 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:10.910599 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:10.910599 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:10.911163 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-94dcbd71-504b-4e0d-b515-93142a5b59c9 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:10.946752 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:10.946752 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:12.128579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-94dcbd71-504b-4e0d-b515-93142a5b59c9 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:18:12.129089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-94dcbd71-504b-4e0d-b515-93142a5b59c9 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:18:12.147889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-94dcbd71-504b-4e0d-b515-93142a5b59c9 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd returned with HTTP 200 Feb 03 03:18:12.149516 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 65/132] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:18:10 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd => generated 19 bytes in 1246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:12.178210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-9adcebeb-8c85-427f-a2e4-6a44ed6cc031 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 Feb 03 03:18:12.183993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-9adcebeb-8c85-427f-a2e4-6a44ed6cc031 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:12.184657 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:12.184657 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:12.185323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-9adcebeb-8c85-427f-a2e4-6a44ed6cc031 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:12.257343 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:12.257343 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:13.530698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-9adcebeb-8c85-427f-a2e4-6a44ed6cc031 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:18:13.532045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-9adcebeb-8c85-427f-a2e4-6a44ed6cc031 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:18:13.548585 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-9adcebeb-8c85-427f-a2e4-6a44ed6cc031 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 returned with HTTP 200 Feb 03 03:18:13.550301 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 68/133] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:18:12 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 => generated 19 bytes in 1378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:13.597215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 Feb 03 03:18:13.597746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:13.598009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:13.598009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:13.598293 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:13.646782 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:13.646782 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:13.995247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f6c05b18-59a1-42fe-98e0-96b0381c8619 req-faf09b63-6969-48a2-b86c-8ff39d890d1f tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] GET http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e Feb 03 03:18:13.995916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f6c05b18-59a1-42fe-98e0-96b0381c8619 req-faf09b63-6969-48a2-b86c-8ff39d890d1f tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:13.996136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:13.996136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:13.996808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f6c05b18-59a1-42fe-98e0-96b0381c8619 req-faf09b63-6969-48a2-b86c-8ff39d890d1f tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:14.126664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f6c05b18-59a1-42fe-98e0-96b0381c8619 req-faf09b63-6969-48a2-b86c-8ff39d890d1f tempest-VolumesGetTestJSON-1411018541 tempest-VolumesGetTestJSON-1411018541-project] http://10.222.0.65/volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e returned with HTTP 404 Feb 03 03:18:14.128214 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 69/134] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:18:13 2021] GET /volume/v3/eeb8fe7aa1ee4a70945acf6000bc4431/volumes/7f32e0f4-981c-4101-8bfb-abed5026a10e => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:18:14.656381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:18:14.661515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:18:14.681274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 returned with HTTP 200 Feb 03 03:18:14.682843 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 66/135] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:18:13 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 => generated 19 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:34.156377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-690af7a0-82e5-42d6-b4d4-9e26a053444b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd Feb 03 03:18:34.158092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-690af7a0-82e5-42d6-b4d4-9e26a053444b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:34.158815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-690af7a0-82e5-42d6-b4d4-9e26a053444b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:34.211276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-690af7a0-82e5-42d6-b4d4-9e26a053444b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd returned with HTTP 404 Feb 03 03:18:34.217210 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 70/136] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:18:34 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/e0af6020-db24-42fd-a80f-faac93b151dd => generated 149 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:18:34.226588 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:18:34.227306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:34.227762 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:34.227762 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:34.229034 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:34.230776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-8a710796-8925-410a-9d64-7135b294fd27 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:34.238150 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 67/137] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:18:34 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:34.245610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f329d6ea-5c12-4cb7-b17e-b143790153ab tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments Feb 03 03:18:34.246421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f329d6ea-5c12-4cb7-b17e-b143790153ab tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bab8938-e093-4686-97ae-ef2bbab7b693", "instance_uuid": "89dba827-fcac-47ec-975e-1c9bd2dfe7e3", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:34.356278 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:34.356278 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:34.480088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f329d6ea-5c12-4cb7-b17e-b143790153ab tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments returned with HTTP 200 Feb 03 03:18:34.486676 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 71/138] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:18:34 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments => generated 273 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:34.510207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-bd02d79a-1c5f-4ffc-80da-1b0944961673 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 Feb 03 03:18:34.511596 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-bd02d79a-1c5f-4ffc-80da-1b0944961673 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:34.512449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-bd02d79a-1c5f-4ffc-80da-1b0944961673 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:34.541545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-bd02d79a-1c5f-4ffc-80da-1b0944961673 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 returned with HTTP 404 Feb 03 03:18:34.552259 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 68/139] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:18:34 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/da0f47ae-b2d6-4545-9612-d69e78576995 => generated 149 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:18:34.567266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f329d6ea-5c12-4cb7-b17e-b143790153ab tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:18:34.568694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f329d6ea-5c12-4cb7-b17e-b143790153ab tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:34.569128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:34.569128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:34.570108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f329d6ea-5c12-4cb7-b17e-b143790153ab tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:34.571615 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-f329d6ea-5c12-4cb7-b17e-b143790153ab tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:34.579238 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 72/140] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:18:34 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:34.592436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c6f20c7e-76ef-4758-b0f6-3bf895c7169a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments Feb 03 03:18:34.593713 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c6f20c7e-76ef-4758-b0f6-3bf895c7169a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c21a58e1-fd36-4097-834a-20c1966ae07b", "instance_uuid": "89dba827-fcac-47ec-975e-1c9bd2dfe7e3", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:34.696028 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:34.696028 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:34.840253 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c6f20c7e-76ef-4758-b0f6-3bf895c7169a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments returned with HTTP 200 Feb 03 03:18:34.841064 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 69/141] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:18:34 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments => generated 273 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:34.877764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-185214e0-1541-4422-a9ea-839ca4bb167a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 Feb 03 03:18:34.878342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-185214e0-1541-4422-a9ea-839ca4bb167a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:34.878958 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-185214e0-1541-4422-a9ea-839ca4bb167a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:34.907443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-185214e0-1541-4422-a9ea-839ca4bb167a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 returned with HTTP 404 Feb 03 03:18:34.908504 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 73/142] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:18:34 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/330614a8-2ea8-488c-818a-02bdc981b3a1 => generated 149 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:18:34.915285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c6f20c7e-76ef-4758-b0f6-3bf895c7169a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:18:34.916155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c6f20c7e-76ef-4758-b0f6-3bf895c7169a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:34.916577 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:34.916577 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:34.917241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c6f20c7e-76ef-4758-b0f6-3bf895c7169a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:34.918477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-c6f20c7e-76ef-4758-b0f6-3bf895c7169a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:34.919564 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 70/143] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:18:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:34.933091 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-931ea901-7031-4435-9ba1-ffd7632ec4e4 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments Feb 03 03:18:34.934255 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-931ea901-7031-4435-9ba1-ffd7632ec4e4 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d7d4d9e-542f-4007-973a-bc9046f305e6", "instance_uuid": "89dba827-fcac-47ec-975e-1c9bd2dfe7e3", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:35.032558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b047e092-9235-4856-becc-aab9ac0464b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:18:35.033413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b047e092-9235-4856-becc-aab9ac0464b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:35.034096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b047e092-9235-4856-becc-aab9ac0464b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:35.035586 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:35.035586 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:35.134524 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:35.134524 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:35.142721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-931ea901-7031-4435-9ba1-ffd7632ec4e4 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments returned with HTTP 200 Feb 03 03:18:35.143616 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 74/144] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:18:34 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:35.154161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b047e092-9235-4856-becc-aab9ac0464b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:18:35.197278 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b047e092-9235-4856-becc-aab9ac0464b5 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:18:35.200334 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 71/145] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:18:35 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 1367 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:35.215729 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:18:35.216283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:35.216495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:35.216495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:35.217251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:35.306507 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:35.306507 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:35.320108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:18:35.349405 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:18:35.350786 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 75/146] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:18:35 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 918 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:35.365965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ed2caa9a-7e01-471c-9976-31ab67e80d28 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:18:35.366880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ed2caa9a-7e01-471c-9976-31ab67e80d28 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:35.367291 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:35.367291 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:35.367985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ed2caa9a-7e01-471c-9976-31ab67e80d28 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:35.461724 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:35.461724 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:35.471483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ed2caa9a-7e01-471c-9976-31ab67e80d28 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:18:35.526587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ed2caa9a-7e01-471c-9976-31ab67e80d28 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 200 Feb 03 03:18:35.527582 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 72/147] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:18:35 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 919 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:18:35.540731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:18:35.541427 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:35.541721 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:35.541721 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:35.542178 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:35.544201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:35.545188 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 76/148] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:18:35 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:35.562071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-34a972bf-3e5c-488a-bd0c-4db6c28d0d0c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments Feb 03 03:18:35.562900 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:35.562900 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:35.563330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-34a972bf-3e5c-488a-bd0c-4db6c28d0d0c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6497c39-f1ff-48c2-815a-28fb68595f6e", "instance_uuid": "9ab0d0c5-22ae-443e-975e-ff1c78f45bc4", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:35.629246 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:35.629246 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:35.724915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-34a972bf-3e5c-488a-bd0c-4db6c28d0d0c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments returned with HTTP 200 Feb 03 03:18:35.732161 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 73/149] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:18:35 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:35.733436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:18:35.734040 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:35.734609 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:35.735717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:35.736417 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 77/150] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:18:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:35.749564 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-680b5af5-91b8-49ec-91a7-48dc261981b7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments Feb 03 03:18:35.750393 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:35.750393 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:35.750865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-680b5af5-91b8-49ec-91a7-48dc261981b7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaf19964-ac4f-416e-9d1a-4bd945e295d0", "instance_uuid": "9ab0d0c5-22ae-443e-975e-ff1c78f45bc4", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:35.855500 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:35.855500 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:35.927761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-680b5af5-91b8-49ec-91a7-48dc261981b7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments returned with HTTP 200 Feb 03 03:18:35.929742 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 74/151] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:18:35 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:35.936571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:18:35.938045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:35.938834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:35.940123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:35.941044 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 78/152] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:18:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:35.955851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-fbf8075d-666f-43b4-8979-182ee19ccf79 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments Feb 03 03:18:35.956400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:35.956400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:35.956824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-fbf8075d-666f-43b4-8979-182ee19ccf79 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e14ad8f-d878-4000-bb54-27d8842ed736", "instance_uuid": "9ab0d0c5-22ae-443e-975e-ff1c78f45bc4", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:36.031424 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:36.031424 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:36.101826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-fbf8075d-666f-43b4-8979-182ee19ccf79 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments returned with HTTP 200 Feb 03 03:18:36.103247 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 75/153] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:18:35 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:36.433732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:18:36.434330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:36.434676 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:36.435710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f418db2b-5b1a-4328-b1d0-c194d75fc1d3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:36.436302 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 79/154] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:18:36 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:36.458500 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:18:36.459348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:36.459745 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:36.459745 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:36.460410 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:36.528992 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:36.528992 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:36.550252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:18:36.589702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:36.589702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:36.604299 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:18:36.605616 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 76/155] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:18:36 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 1460 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:18:36.627463 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-0ea52a91-546a-41e8-956b-67a9d0b5cc7d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] PUT http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef Feb 03 03:18:36.628408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-0ea52a91-546a-41e8-956b-67a9d0b5cc7d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:36.660980 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:18:36.660980 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:18:36.662348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-0ea52a91-546a-41e8-956b-67a9d0b5cc7d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-8bab8938-e093-4686-97ae-ef2bbab7b693-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.011s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:18:36.665527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:36.665527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:38.285394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:18:38.285930 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:38.286039 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:38.286039 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:38.286309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:38.287636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-53545429-c79d-4a0f-a3d2-b67c4f94c99c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:38.288600 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 77/156] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:18:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:38.315982 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7971f89e-b968-4f38-b20d-384988f95413 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:18:38.317812 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7971f89e-b968-4f38-b20d-384988f95413 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:38.317812 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7971f89e-b968-4f38-b20d-384988f95413 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:38.376492 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:38.376492 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:38.386294 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7971f89e-b968-4f38-b20d-384988f95413 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:18:38.410150 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:38.410150 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:38.423815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7971f89e-b968-4f38-b20d-384988f95413 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:18:38.425682 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 78/157] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:18:38 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 1465 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Feb 03 03:18:38.478462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-9a23e803-6391-4e5c-8dfa-314e7c5f08d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] PUT http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 Feb 03 03:18:38.479452 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:38.479452 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:38.480949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-9a23e803-6391-4e5c-8dfa-314e7c5f08d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:38.526509 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:18:38.526509 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:18:38.527515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-9a23e803-6391-4e5c-8dfa-314e7c5f08d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-a6497c39-f1ff-48c2-815a-28fb68595f6e-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.016s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:18:38.530177 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:38.530177 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:38.773874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-0ea52a91-546a-41e8-956b-67a9d0b5cc7d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-8bab8938-e093-4686-97ae-ef2bbab7b693-n-h2-767704-11'" released by "attachment_update" :: held 2.112s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:18:38.774857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-0ea52a91-546a-41e8-956b-67a9d0b5cc7d tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef returned with HTTP 200 Feb 03 03:18:38.783189 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 80/158] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:18:36 2021] PUT /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef => generated 762 bytes in 2161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:38.841804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef/action Feb 03 03:18:38.842704 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:38.842704 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:38.845943 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:18:38.846677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:38.941826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:38.941826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:38.959172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef/action returned with HTTP 204 Feb 03 03:18:38.960440 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 81/159] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:18:38 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:18:39.013007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:18:39.013764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:39.014152 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:39.014152 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:39.014941 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:39.016543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3345bca2-5fc9-4208-9a93-6ab8d86d4a13 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:39.017457 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 82/160] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:18:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Feb 03 03:18:39.032434 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-b35380b1-45d6-4dce-8df4-f8f6d0e4ae77 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:18:39.033306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-b35380b1-45d6-4dce-8df4-f8f6d0e4ae77 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:39.033963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-b35380b1-45d6-4dce-8df4-f8f6d0e4ae77 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:39.136377 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:39.136377 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:39.153136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-b35380b1-45d6-4dce-8df4-f8f6d0e4ae77 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:18:39.180860 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:39.180860 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:39.195246 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-b35380b1-45d6-4dce-8df4-f8f6d0e4ae77 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 200 Feb 03 03:18:39.197208 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 83/161] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:18:39 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 1011 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:18:39.221204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-bdb62ffc-3015-4ea7-9c46-3b4812343734 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] PUT http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 Feb 03 03:18:39.222044 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:39.222044 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:39.223104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-bdb62ffc-3015-4ea7-9c46-3b4812343734 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdb"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:39.259346 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:18:39.259346 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:18:39.260242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-bdb62ffc-3015-4ea7-9c46-3b4812343734 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-c21a58e1-fd36-4097-834a-20c1966ae07b-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.012s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:18:39.263087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:39.263087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:40.416512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-9a23e803-6391-4e5c-8dfa-314e7c5f08d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-a6497c39-f1ff-48c2-815a-28fb68595f6e-n-h1-767704-11'" released by "attachment_update" :: held 1.889s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:18:40.417840 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-9a23e803-6391-4e5c-8dfa-314e7c5f08d6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 returned with HTTP 200 Feb 03 03:18:40.418900 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 79/162] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:18:38 2021] PUT /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 => generated 762 bytes in 1953 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:40.487325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9/action Feb 03 03:18:40.488287 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:40.488287 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:40.489287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:18:40.490911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:40.602402 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:40.602402 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:40.619956 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9/action returned with HTTP 204 Feb 03 03:18:40.622138 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 80/163] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:18:40 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:18:40.685387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:18:40.686084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:40.686469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:40.686469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:40.688546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:40.689769 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-bf1813be-9294-42ea-8c36-da7665c7e293 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:40.690541 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 81/164] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:18:40 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Feb 03 03:18:40.719392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-0e1e4f9b-7ebf-4c6c-bf74-711e0960eefb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:18:40.720194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-0e1e4f9b-7ebf-4c6c-bf74-711e0960eefb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:40.720836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-0e1e4f9b-7ebf-4c6c-bf74-711e0960eefb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:40.827748 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:40.827748 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:40.847229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-0e1e4f9b-7ebf-4c6c-bf74-711e0960eefb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:18:40.869476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:40.869476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:40.880850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-0e1e4f9b-7ebf-4c6c-bf74-711e0960eefb tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:18:40.883114 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 82/165] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:18:40 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 1016 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Feb 03 03:18:40.914446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-744e28fc-962d-4fd8-b63e-3c634fbc6ad1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] PUT http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b Feb 03 03:18:40.915287 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:40.915287 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:40.915539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-744e28fc-962d-4fd8-b63e-3c634fbc6ad1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdb"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:40.957805 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:18:40.957805 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:18:40.958411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-744e28fc-962d-4fd8-b63e-3c634fbc6ad1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-eaf19964-ac4f-416e-9d1a-4bd945e295d0-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:18:40.961397 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:40.961397 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:41.257993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-bdb62ffc-3015-4ea7-9c46-3b4812343734 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-c21a58e1-fd36-4097-834a-20c1966ae07b-n-h2-767704-11'" released by "attachment_update" :: held 1.998s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:18:41.258815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-bdb62ffc-3015-4ea7-9c46-3b4812343734 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 returned with HTTP 200 Feb 03 03:18:41.259731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 84/166] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:18:39 2021] PUT /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 => generated 762 bytes in 2044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:18:41.306045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9/action Feb 03 03:18:41.306557 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:41.306557 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:41.307214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:18:41.307602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:41.387282 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:41.387282 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:41.417142 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9/action returned with HTTP 204 Feb 03 03:18:41.418733 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 85/167] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:18:41 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:18:41.486828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume// Feb 03 03:18:41.487511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:41.487924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:41.487924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:41.488621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:41.489862 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-a8c34037-db6a-494d-9c41-f49a945e89ba tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:41.490687 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 86/168] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:18:41 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:18:41.505025 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-52f2c048-48e8-4ea7-84c0-2defbd0c2e12 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:18:41.505981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-52f2c048-48e8-4ea7-84c0-2defbd0c2e12 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:41.506682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-52f2c048-48e8-4ea7-84c0-2defbd0c2e12 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:41.612027 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:41.612027 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:41.621126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-52f2c048-48e8-4ea7-84c0-2defbd0c2e12 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:18:41.652205 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:41.652205 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:41.662962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-52f2c048-48e8-4ea7-84c0-2defbd0c2e12 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 200 Feb 03 03:18:41.664344 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 87/169] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:18:41 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 1012 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Feb 03 03:18:41.685129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-ed353726-7c1a-4a1d-9c62-78bef1436047 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] PUT http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f Feb 03 03:18:41.686324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:41.686324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:41.687805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-ed353726-7c1a-4a1d-9c62-78bef1436047 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdc"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:41.727609 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:18:41.727609 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:18:41.728587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-ed353726-7c1a-4a1d-9c62-78bef1436047 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-4d7d4d9e-542f-4007-973a-bc9046f305e6-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.015s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:18:41.730952 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:41.730952 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:42.794287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-744e28fc-962d-4fd8-b63e-3c634fbc6ad1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-eaf19964-ac4f-416e-9d1a-4bd945e295d0-n-h1-767704-11'" released by "attachment_update" :: held 1.836s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:18:42.794964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-744e28fc-962d-4fd8-b63e-3c634fbc6ad1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b returned with HTTP 200 Feb 03 03:18:42.796209 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 83/170] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:18:40 2021] PUT /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b => generated 762 bytes in 1887 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:18:42.851234 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b/action Feb 03 03:18:42.873027 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:42.873027 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:42.873027 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:18:42.873027 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:42.939652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:42.939652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:42.957734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b/action returned with HTTP 204 Feb 03 03:18:42.958952 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 84/171] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:18:42 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:18:43.012872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:18:43.013498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:43.013926 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:43.013926 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:43.014474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:43.016221 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-b42a8f9f-2f1c-4bcb-aab8-213a9e79e110 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:18:43.017310 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 85/172] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:18:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Feb 03 03:18:43.048084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3ee54b1f-fe54-44df-929a-7eac978818a3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:18:43.048680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3ee54b1f-fe54-44df-929a-7eac978818a3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:18:43.049176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3ee54b1f-fe54-44df-929a-7eac978818a3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:18:43.144833 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:43.144833 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:43.159124 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3ee54b1f-fe54-44df-929a-7eac978818a3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:18:43.193545 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:43.193545 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:43.205769 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3ee54b1f-fe54-44df-929a-7eac978818a3 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 200 Feb 03 03:18:43.218652 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 86/173] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:18:43 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 1017 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:18:43.252997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e0c8d0e9-1b36-4f48-972a-5bc7d77eb367 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] PUT http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 Feb 03 03:18:43.253745 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:43.253745 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:43.254438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e0c8d0e9-1b36-4f48-972a-5bc7d77eb367 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdc"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:43.345005 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:18:43.345005 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:18:43.346283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e0c8d0e9-1b36-4f48-972a-5bc7d77eb367 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-6e14ad8f-d878-4000-bb54-27d8842ed736-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.019s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:18:43.348837 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:43.348837 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:43.514045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-26285c36-c67d-4508-8c31-5190464ab68a req-ed353726-7c1a-4a1d-9c62-78bef1436047 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Lock "b'cinder-attachment_update-4d7d4d9e-542f-4007-973a-bc9046f305e6-n-h2-767704-11'" released by "attachment_update" :: held 1.785s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:18:43.514045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-ed353726-7c1a-4a1d-9c62-78bef1436047 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f returned with HTTP 200 Feb 03 03:18:43.515578 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 88/174] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:18:41 2021] PUT /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f => generated 762 bytes in 1835 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:18:43.563401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-fba066ba-beae-4592-aa98-feb0cdf78113 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] POST http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f/action Feb 03 03:18:43.563982 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:43.563982 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:43.564402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-fba066ba-beae-4592-aa98-feb0cdf78113 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:18:43.564782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-fba066ba-beae-4592-aa98-feb0cdf78113 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:43.651394 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:43.651394 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:43.670497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-fba066ba-beae-4592-aa98-feb0cdf78113 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f/action returned with HTTP 204 Feb 03 03:18:43.672877 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 89/175] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:18:43 2021] POST /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:18:45.215209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e0c8d0e9-1b36-4f48-972a-5bc7d77eb367 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-6e14ad8f-d878-4000-bb54-27d8842ed736-n-h1-767704-11'" released by "attachment_update" :: held 1.869s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:18:45.215889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e0c8d0e9-1b36-4f48-972a-5bc7d77eb367 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 returned with HTTP 200 Feb 03 03:18:45.216946 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 87/176] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:18:43 2021] PUT /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 => generated 762 bytes in 1970 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:18:45.267560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-c75a5999-6396-4b6a-8a92-266d64757425 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36/action Feb 03 03:18:45.268300 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:18:45.268300 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:18:45.268721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-c75a5999-6396-4b6a-8a92-266d64757425 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:18:45.269305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-c75a5999-6396-4b6a-8a92-266d64757425 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:18:45.341163 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:18:45.341163 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:18:45.356681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-c75a5999-6396-4b6a-8a92-266d64757425 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36/action returned with HTTP 204 Feb 03 03:18:45.357849 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 90/177] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:18:45 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:20:27.284553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-6addfde0-0b1a-4798-ad05-68dea969ad03 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 Feb 03 03:20:27.286022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-6addfde0-0b1a-4798-ad05-68dea969ad03 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:27.286441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:27.286441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:27.287059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-6addfde0-0b1a-4798-ad05-68dea969ad03 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:27.317087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:27.317087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:28.024669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-6addfde0-0b1a-4798-ad05-68dea969ad03 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:20:28.025502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-6addfde0-0b1a-4798-ad05-68dea969ad03 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:20:28.033877 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-6addfde0-0b1a-4798-ad05-68dea969ad03 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 returned with HTTP 200 Feb 03 03:20:28.035033 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 88/178] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:20:27 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 => generated 19 bytes in 758 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:20:28.061990 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ae4efba6-f195-410a-803e-a0ad3ea5ca09 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b Feb 03 03:20:28.062514 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ae4efba6-f195-410a-803e-a0ad3ea5ca09 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:28.062731 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:28.062731 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:28.063098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ae4efba6-f195-410a-803e-a0ad3ea5ca09 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:28.119880 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:28.119880 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:29.113954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ae4efba6-f195-410a-803e-a0ad3ea5ca09 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:20:29.115019 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ae4efba6-f195-410a-803e-a0ad3ea5ca09 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:20:29.134189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-ae4efba6-f195-410a-803e-a0ad3ea5ca09 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b returned with HTTP 200 Feb 03 03:20:29.135377 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 91/179] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:20:28 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b => generated 19 bytes in 1079 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:20:29.160267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 Feb 03 03:20:29.160709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:29.160906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:29.160906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:29.164461 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:29.214817 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:29.214817 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:30.073725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:20:30.074612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:20:30.084148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 returned with HTTP 200 Feb 03 03:20:30.085630 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 89/180] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:20:29 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 => generated 19 bytes in 930 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:20:53.550081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-783b9001-d833-4aa3-b841-36096ba84ea2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 Feb 03 03:20:53.550824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-783b9001-d833-4aa3-b841-36096ba84ea2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:53.551144 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:53.551144 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:53.551672 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-783b9001-d833-4aa3-b841-36096ba84ea2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:53.566014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-783b9001-d833-4aa3-b841-36096ba84ea2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 returned with HTTP 404 Feb 03 03:20:53.567407 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 92/181] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:20:53 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/397e3a23-dbc4-4c68-8377-bb038692e6f9 => generated 149 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:20:53.575147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:20:53.575866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:53.576301 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:53.576301 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:53.576896 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:53.578070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-04030e6e-643f-4931-8f59-5e7d774faadf tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:20:53.579089 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 90/182] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:20:53 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:20:53.591175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-46c97812-1eff-480c-92ac-fb1eb55e9a67 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments Feb 03 03:20:53.592526 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-46c97812-1eff-480c-92ac-fb1eb55e9a67 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6497c39-f1ff-48c2-815a-28fb68595f6e", "instance_uuid": "9ab0d0c5-22ae-443e-975e-ff1c78f45bc4", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:53.652029 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:53.652029 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:53.717016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-46c97812-1eff-480c-92ac-fb1eb55e9a67 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments returned with HTTP 200 Feb 03 03:20:53.729361 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 93/183] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:20:53 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:20:53.748095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e46192bd-2f41-402b-a3d6-fddfa6af768b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b Feb 03 03:20:53.748804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e46192bd-2f41-402b-a3d6-fddfa6af768b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:53.749519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e46192bd-2f41-402b-a3d6-fddfa6af768b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:53.766185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-e46192bd-2f41-402b-a3d6-fddfa6af768b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b returned with HTTP 404 Feb 03 03:20:53.775456 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-46c97812-1eff-480c-92ac-fb1eb55e9a67 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:20:53.776708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-46c97812-1eff-480c-92ac-fb1eb55e9a67 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:53.777238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:53.777238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:53.778851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-46c97812-1eff-480c-92ac-fb1eb55e9a67 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:53.780699 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-46c97812-1eff-480c-92ac-fb1eb55e9a67 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:20:53.783551 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 94/184] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:20:53 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:20:53.788870 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 91/185] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:20:53 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/cc2b9ff1-e0b7-4817-b4f6-dc9043e4782b => generated 149 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:20:53.796669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments Feb 03 03:20:53.797705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaf19964-ac4f-416e-9d1a-4bd945e295d0", "instance_uuid": "9ab0d0c5-22ae-443e-975e-ff1c78f45bc4", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:53.868003 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:53.868003 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:53.955762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments returned with HTTP 200 Feb 03 03:20:53.957286 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 95/186] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:20:53 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:20:53.983662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f605a47a-5df2-41ef-8283-1d45305b39f9 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 Feb 03 03:20:53.984384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f605a47a-5df2-41ef-8283-1d45305b39f9 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:53.985462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f605a47a-5df2-41ef-8283-1d45305b39f9 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:54.001310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-f605a47a-5df2-41ef-8283-1d45305b39f9 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 returned with HTTP 404 Feb 03 03:20:54.009195 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 92/187] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:20:53 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/39510b97-f321-4dd4-9f49-e920d9da7c36 => generated 149 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:20:54.010659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:20:54.011192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:54.011420 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:54.011420 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:54.012453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:54.013610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:20:54.014554 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 96/188] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:20:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:20:54.029198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-39c9053b-00a1-42fd-9a81-9a7491cd398a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments Feb 03 03:20:54.030930 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-39c9053b-00a1-42fd-9a81-9a7491cd398a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e14ad8f-d878-4000-bb54-27d8842ed736", "instance_uuid": "9ab0d0c5-22ae-443e-975e-ff1c78f45bc4", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:54.099601 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:54.099601 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:54.202452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-39c9053b-00a1-42fd-9a81-9a7491cd398a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments returned with HTTP 200 Feb 03 03:20:54.217439 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 93/189] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:20:54 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:20:55.282050 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:20:55.282858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:55.283848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:55.285044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-45b19820-71fc-4c6a-ab1c-834cd7dd7b1c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:20:55.286262 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 97/190] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:20:55 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:20:55.306357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7f5063a1-fc50-4d66-a67f-1290fd971a0e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:20:55.309038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7f5063a1-fc50-4d66-a67f-1290fd971a0e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:55.309638 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:55.309638 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:55.311339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7f5063a1-fc50-4d66-a67f-1290fd971a0e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:55.455595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:55.455595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:55.482774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7f5063a1-fc50-4d66-a67f-1290fd971a0e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:20:55.507239 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:55.507239 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:55.521403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-7f5063a1-fc50-4d66-a67f-1290fd971a0e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:20:55.522606 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 94/191] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:20:55 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 1465 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Feb 03 03:20:55.544668 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] PUT http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 Feb 03 03:20:55.545738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:55.578000 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:20:55.578000 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:20:55.578841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-a6497c39-f1ff-48c2-815a-28fb68595f6e-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.011s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:20:55.581787 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:55.581787 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:57.310320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-a6497c39-f1ff-48c2-815a-28fb68595f6e-n-h2-767704-11'" released by "attachment_update" :: held 1.731s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:20:57.311002 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 returned with HTTP 200 Feb 03 03:20:57.312195 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 98/192] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:20:55 2021] PUT /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 => generated 762 bytes in 1774 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:20:57.351706 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3bf40398-d147-410b-96b5-e1a98761d5e2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2/action Feb 03 03:20:57.352659 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:57.352659 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:57.353427 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3bf40398-d147-410b-96b5-e1a98761d5e2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:20:57.354001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3bf40398-d147-410b-96b5-e1a98761d5e2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:57.432920 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:57.432920 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:57.451229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-3bf40398-d147-410b-96b5-e1a98761d5e2 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2/action returned with HTTP 204 Feb 03 03:20:57.453144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 95/193] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:20:57 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:20:57.486448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:20:57.487397 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:57.487819 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:57.487819 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:57.488541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:57.490248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-12f50ead-3c5c-42b0-9c89-f43be8c66380 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:20:57.491442 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 99/194] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:20:57 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:20:57.506755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-002ec682-1b95-47b2-a2a1-527526a20b18 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:20:57.507662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-002ec682-1b95-47b2-a2a1-527526a20b18 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:57.508155 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:57.508155 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:57.508859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-002ec682-1b95-47b2-a2a1-527526a20b18 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:57.561631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:57.561631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:57.584213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-002ec682-1b95-47b2-a2a1-527526a20b18 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:20:57.606743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:57.606743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:57.618843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-002ec682-1b95-47b2-a2a1-527526a20b18 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:20:57.620312 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 96/195] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:20:57 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 1016 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:20:57.642759 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] PUT http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 Feb 03 03:20:57.644108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdb"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:57.725733 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:20:57.725733 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:20:57.726534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-eaf19964-ac4f-416e-9d1a-4bd945e295d0-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.040s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:20:57.737253 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:57.737253 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:59.317067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-eaf19964-ac4f-416e-9d1a-4bd945e295d0-n-h2-767704-11'" released by "attachment_update" :: held 1.591s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:20:59.318352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 returned with HTTP 200 Feb 03 03:20:59.320855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 100/196] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:20:57 2021] PUT /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 => generated 762 bytes in 1684 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:20:59.370181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-be5adbc6-f4b2-4a5b-972a-9b429a1a87d7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310/action Feb 03 03:20:59.370804 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:59.370804 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:59.372579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-be5adbc6-f4b2-4a5b-972a-9b429a1a87d7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:20:59.373675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-be5adbc6-f4b2-4a5b-972a-9b429a1a87d7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:59.450847 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:59.450847 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:59.475269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-be5adbc6-f4b2-4a5b-972a-9b429a1a87d7 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310/action returned with HTTP 204 Feb 03 03:20:59.476472 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 97/197] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:20:59 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:20:59.511274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume// Feb 03 03:20:59.511864 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:59.512259 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:59.512259 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:59.513002 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:59.514402 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-20b7f4b8-c45a-432b-a2fc-b75df948c03b tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:20:59.515443 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 101/198] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:20:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:20:59.533071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-5b1322c0-dda4-4cf0-ad4b-b19faae988ba tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:20:59.533827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-5b1322c0-dda4-4cf0-ad4b-b19faae988ba tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:20:59.534247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:20:59.534247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:20:59.534867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-5b1322c0-dda4-4cf0-ad4b-b19faae988ba tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:20:59.585261 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:59.585261 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:59.594373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-5b1322c0-dda4-4cf0-ad4b-b19faae988ba tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:20:59.613370 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:59.613370 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:20:59.623439 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-5b1322c0-dda4-4cf0-ad4b-b19faae988ba tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 200 Feb 03 03:20:59.625628 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 98/199] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:20:59 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 1017 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:20:59.649021 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-8741b018-4c56-4839-b27b-d5c19aa43c7c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] PUT http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 Feb 03 03:20:59.649909 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-8741b018-4c56-4839-b27b-d5c19aa43c7c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sdc"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:20:59.680242 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:20:59.680242 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:20:59.680904 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-8741b018-4c56-4839-b27b-d5c19aa43c7c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-6e14ad8f-d878-4000-bb54-27d8842ed736-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.009s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:20:59.683211 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:20:59.683211 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:21:01.922269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-8741b018-4c56-4839-b27b-d5c19aa43c7c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Lock "b'cinder-attachment_update-6e14ad8f-d878-4000-bb54-27d8842ed736-n-h2-767704-11'" released by "attachment_update" :: held 2.241s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:21:01.922938 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-8741b018-4c56-4839-b27b-d5c19aa43c7c tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 returned with HTTP 200 Feb 03 03:21:01.924020 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 102/200] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:20:59 2021] PUT /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 => generated 762 bytes in 2281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:21:01.963999 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-23496b0d-f660-425c-af79-b852fb5e7551 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] POST http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3/action Feb 03 03:21:01.965179 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:21:01.965179 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:21:01.966091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-23496b0d-f660-425c-af79-b852fb5e7551 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:21:01.966620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-23496b0d-f660-425c-af79-b852fb5e7551 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:21:02.048092 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:21:02.048092 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:21:02.066321 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-23496b0d-f660-425c-af79-b852fb5e7551 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3/action returned with HTTP 204 Feb 03 03:21:02.067855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 99/201] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:21:01 2021] POST /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:21:04.313028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-12a43ae8-7c9b-43ca-a2d3-27b182365f57 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef Feb 03 03:21:04.314284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-12a43ae8-7c9b-43ca-a2d3-27b182365f57 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:21:04.314648 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:21:04.314648 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:21:04.315408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-12a43ae8-7c9b-43ca-a2d3-27b182365f57 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:21:04.381540 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:21:04.381540 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:21:05.070599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-12a43ae8-7c9b-43ca-a2d3-27b182365f57 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:21:05.071230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-12a43ae8-7c9b-43ca-a2d3-27b182365f57 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:21:05.080846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-12a43ae8-7c9b-43ca-a2d3-27b182365f57 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef returned with HTTP 200 Feb 03 03:21:05.082251 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 103/202] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:21:04 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef => generated 19 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:21:05.097724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3d9142e2-a106-4154-80d5-fbcf6d578123 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 Feb 03 03:21:05.098236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3d9142e2-a106-4154-80d5-fbcf6d578123 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:21:05.098430 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:21:05.098430 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:21:05.099110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3d9142e2-a106-4154-80d5-fbcf6d578123 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:21:05.123695 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:21:05.123695 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:21:05.944855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-3d9142e2-a106-4154-80d5-fbcf6d578123 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:21:05.945327 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-3d9142e2-a106-4154-80d5-fbcf6d578123 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:21:05.966731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3d9142e2-a106-4154-80d5-fbcf6d578123 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 returned with HTTP 200 Feb 03 03:21:05.967819 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 100/203] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:21:05 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 => generated 19 bytes in 875 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:21:06.002790 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3069b5b1-d056-4bd2-a1b8-588ba9efcd35 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f Feb 03 03:21:06.003666 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3069b5b1-d056-4bd2-a1b8-588ba9efcd35 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:21:06.004100 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:21:06.004100 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:21:06.004767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3069b5b1-d056-4bd2-a1b8-588ba9efcd35 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:21:06.032417 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:21:06.032417 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:21:06.885683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-3069b5b1-d056-4bd2-a1b8-588ba9efcd35 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:21:06.886114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-26285c36-c67d-4508-8c31-5190464ab68a req-3069b5b1-d056-4bd2-a1b8-588ba9efcd35 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:21:06.901426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-26285c36-c67d-4508-8c31-5190464ab68a req-3069b5b1-d056-4bd2-a1b8-588ba9efcd35 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f returned with HTTP 200 Feb 03 03:21:06.902837 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 104/204] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:21:05 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f => generated 19 bytes in 905 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:21:36.438183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-c540dfb6-1434-4c3c-b096-e9d95a623186 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef Feb 03 03:21:36.439353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-c540dfb6-1434-4c3c-b096-e9d95a623186 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:21:36.439714 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:21:36.439714 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:21:36.440386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-c540dfb6-1434-4c3c-b096-e9d95a623186 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:21:36.454600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-c540dfb6-1434-4c3c-b096-e9d95a623186 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef returned with HTTP 404 Feb 03 03:21:36.455922 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 101/205] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:21:36 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/74242c88-2d69-45f3-afbf-230f582889ef => generated 149 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:21:36.491721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-1f0a014d-1ad7-4378-ae0b-5eae927d1b3c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 Feb 03 03:21:36.492548 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-1f0a014d-1ad7-4378-ae0b-5eae927d1b3c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:21:36.492927 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:21:36.492927 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:21:36.493569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-1f0a014d-1ad7-4378-ae0b-5eae927d1b3c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:21:36.651023 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-1f0a014d-1ad7-4378-ae0b-5eae927d1b3c tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 returned with HTTP 404 Feb 03 03:21:36.653350 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 105/206] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:21:36 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/0e4a5110-5f18-44ec-be0c-3b954ef299f9 => generated 149 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:21:36.680742 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-0eb97728-9c38-40fc-8b77-32d78bf5b478 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f Feb 03 03:21:36.681246 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-0eb97728-9c38-40fc-8b77-32d78bf5b478 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:21:36.681724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-0eb97728-9c38-40fc-8b77-32d78bf5b478 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:21:36.695454 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2cb72d13-860a-47c6-8a91-4932c254761a req-0eb97728-9c38-40fc-8b77-32d78bf5b478 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f returned with HTTP 404 Feb 03 03:21:36.697313 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 102/207] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:21:36 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/attachments/a44363be-7912-453f-9ff5-6d05c4a11d3f => generated 149 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:22:10.056454 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5ccdb35-3a44-4d9d-8195-5ddd24953c05 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:22:10.058082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5ccdb35-3a44-4d9d-8195-5ddd24953c05 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:10.058589 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5ccdb35-3a44-4d9d-8195-5ddd24953c05 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:10.059063 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c5ccdb35-3a44-4d9d-8195-5ddd24953c05 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Delete volume with id: 4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:22:10.117495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:10.117495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:10.121557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5ccdb35-3a44-4d9d-8195-5ddd24953c05 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:10.180302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5ccdb35-3a44-4d9d-8195-5ddd24953c05 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Delete volume request issued successfully. Feb 03 03:22:10.181255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5ccdb35-3a44-4d9d-8195-5ddd24953c05 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 202 Feb 03 03:22:10.183658 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 106/208] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:22:10 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:22:10.190905 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbabc128-2aa5-47a6-a495-d79430552bb2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:22:10.191408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbabc128-2aa5-47a6-a495-d79430552bb2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:10.192102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbabc128-2aa5-47a6-a495-d79430552bb2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:10.253277 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:10.253277 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:10.261792 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbabc128-2aa5-47a6-a495-d79430552bb2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:10.307104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbabc128-2aa5-47a6-a495-d79430552bb2 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 200 Feb 03 03:22:10.309064 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 103/209] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:10 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:22:11.325761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f88cb1c-2744-4682-9d40-35d2d5f5f3d0 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:22:11.326918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f88cb1c-2744-4682-9d40-35d2d5f5f3d0 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:11.327288 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:11.327288 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:11.327915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f88cb1c-2744-4682-9d40-35d2d5f5f3d0 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:11.405740 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:11.405740 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:11.425070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f88cb1c-2744-4682-9d40-35d2d5f5f3d0 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:11.466478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f88cb1c-2744-4682-9d40-35d2d5f5f3d0 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 200 Feb 03 03:22:11.468407 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 107/210] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:11 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:22:12.485062 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a044798-a147-4ead-814b-ed56926c5dc1 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 Feb 03 03:22:12.485720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a044798-a147-4ead-814b-ed56926c5dc1 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:12.486166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:12.486166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:12.486806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a044798-a147-4ead-814b-ed56926c5dc1 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:12.576521 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a044798-a147-4ead-814b-ed56926c5dc1 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 returned with HTTP 404 Feb 03 03:22:12.581557 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 104/211] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:12 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/4d7d4d9e-542f-4007-973a-bc9046f305e6 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:22:12.585636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c72fc73-19f0-4f7f-9987-77bcf58f0827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:22:12.586443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c72fc73-19f0-4f7f-9987-77bcf58f0827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:12.586883 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:12.586883 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:12.588644 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c72fc73-19f0-4f7f-9987-77bcf58f0827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:12.589379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5c72fc73-19f0-4f7f-9987-77bcf58f0827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Delete volume with id: c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:22:12.695879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:12.695879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:12.697109 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c72fc73-19f0-4f7f-9987-77bcf58f0827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:12.769041 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c72fc73-19f0-4f7f-9987-77bcf58f0827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Delete volume request issued successfully. Feb 03 03:22:12.769381 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c72fc73-19f0-4f7f-9987-77bcf58f0827 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 202 Feb 03 03:22:12.779148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cd9fd38-0abf-4247-82f9-7e433fd7f507 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:22:12.779688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cd9fd38-0abf-4247-82f9-7e433fd7f507 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:12.780204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cd9fd38-0abf-4247-82f9-7e433fd7f507 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:12.796765 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 108/212] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:22:12 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:22:12.878927 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:12.878927 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:12.909072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2cd9fd38-0abf-4247-82f9-7e433fd7f507 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:12.958331 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cd9fd38-0abf-4247-82f9-7e433fd7f507 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 200 Feb 03 03:22:12.977797 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 105/213] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:12 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:22:13.975118 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3796a629-4050-42d8-a4b0-5b4f34734fb8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:22:13.975639 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3796a629-4050-42d8-a4b0-5b4f34734fb8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:13.975880 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:13.975880 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:13.978716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3796a629-4050-42d8-a4b0-5b4f34734fb8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:14.089271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:14.089271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:14.112266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3796a629-4050-42d8-a4b0-5b4f34734fb8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:14.168932 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3796a629-4050-42d8-a4b0-5b4f34734fb8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 200 Feb 03 03:22:14.178927 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 109/214] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:13 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:22:15.186787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-897aa179-8392-45a6-a55e-b03b698e2b07 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b Feb 03 03:22:15.188093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-897aa179-8392-45a6-a55e-b03b698e2b07 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:15.188569 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:15.188569 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:15.189210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-897aa179-8392-45a6-a55e-b03b698e2b07 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:15.524117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-897aa179-8392-45a6-a55e-b03b698e2b07 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b returned with HTTP 404 Feb 03 03:22:15.533102 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 106/215] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:15 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/c21a58e1-fd36-4097-834a-20c1966ae07b => generated 109 bytes in 348 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:22:15.537578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5077e95b-c28b-40f0-8abd-adff63cc0ca8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] DELETE http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:22:15.538111 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5077e95b-c28b-40f0-8abd-adff63cc0ca8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:15.538328 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:15.538328 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:15.538699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5077e95b-c28b-40f0-8abd-adff63cc0ca8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:15.539160 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5077e95b-c28b-40f0-8abd-adff63cc0ca8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Delete volume with id: 8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:22:15.637393 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:15.637393 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:15.639426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5077e95b-c28b-40f0-8abd-adff63cc0ca8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:15.704102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5077e95b-c28b-40f0-8abd-adff63cc0ca8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Delete volume request issued successfully. Feb 03 03:22:15.710583 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5077e95b-c28b-40f0-8abd-adff63cc0ca8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 202 Feb 03 03:22:15.711803 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 110/216] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:22:15 2021] DELETE /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:22:15.720265 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d048d0d4-e893-459b-8df3-bfa8cf8c143a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:22:15.720792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d048d0d4-e893-459b-8df3-bfa8cf8c143a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:15.721276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d048d0d4-e893-459b-8df3-bfa8cf8c143a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:15.878136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:15.878136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:15.899274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d048d0d4-e893-459b-8df3-bfa8cf8c143a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:15.969940 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d048d0d4-e893-459b-8df3-bfa8cf8c143a tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:22:15.975846 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 107/217] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:15 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 1361 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:22:16.990977 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d803cd8-07f8-4c50-84ae-392ac26896b8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:22:16.992099 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d803cd8-07f8-4c50-84ae-392ac26896b8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:16.992487 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:16.992487 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:16.993663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d803cd8-07f8-4c50-84ae-392ac26896b8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:17.101978 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:17.101978 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:17.132838 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4d803cd8-07f8-4c50-84ae-392ac26896b8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Volume info retrieved successfully. Feb 03 03:22:17.182947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d803cd8-07f8-4c50-84ae-392ac26896b8 tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 200 Feb 03 03:22:17.193001 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 111/218] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:16 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 1361 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:22:18.202464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cba486b-82cf-4e7d-9e38-2bc7773b450b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] GET http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 Feb 03 03:22:18.202995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cba486b-82cf-4e7d-9e38-2bc7773b450b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:22:18.203209 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:22:18.203209 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:22:18.203762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cba486b-82cf-4e7d-9e38-2bc7773b450b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:22:18.348980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:22:18.348980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:22:18.367266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cba486b-82cf-4e7d-9e38-2bc7773b450b tempest-TaggedBootDevicesTest-1845836277 tempest-TaggedBootDevicesTest-1845836277-project] http://10.222.0.65/volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 returned with HTTP 404 Feb 03 03:22:18.375779 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 108/219] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:22:18 2021] GET /volume/v3/5bde31486a9445a984908e718d66b6fb/volumes/8bab8938-e093-4686-97ae-ef2bbab7b693 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:23:58.461797 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-d55ec51c-9e49-4ec8-9732-f9a445278dee tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 Feb 03 03:23:58.464583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-d55ec51c-9e49-4ec8-9732-f9a445278dee tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:23:58.464864 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:23:58.464864 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:23:58.465564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-d55ec51c-9e49-4ec8-9732-f9a445278dee tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:23:58.538051 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:23:58.538051 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:23:59.372081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-d55ec51c-9e49-4ec8-9732-f9a445278dee tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:23:59.372506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-d55ec51c-9e49-4ec8-9732-f9a445278dee tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:23:59.386016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-d55ec51c-9e49-4ec8-9732-f9a445278dee tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 returned with HTTP 200 Feb 03 03:23:59.387211 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 112/220] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:23:58 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 => generated 19 bytes in 935 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:23:59.403426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-737667c3-ed53-4fe0-b4c1-31b59d77a3c0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 Feb 03 03:23:59.404311 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-737667c3-ed53-4fe0-b4c1-31b59d77a3c0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:23:59.404743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:23:59.404743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:23:59.405413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-737667c3-ed53-4fe0-b4c1-31b59d77a3c0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:23:59.433402 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:23:59.433402 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:24:00.109138 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-737667c3-ed53-4fe0-b4c1-31b59d77a3c0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:24:00.109702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-737667c3-ed53-4fe0-b4c1-31b59d77a3c0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:24:00.118341 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-737667c3-ed53-4fe0-b4c1-31b59d77a3c0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 returned with HTTP 200 Feb 03 03:24:00.119355 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 109/221] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:23:59 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 => generated 19 bytes in 722 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:24:00.134892 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-057d6dcc-efaa-4841-9bfb-05369fb499a1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 Feb 03 03:24:00.135608 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-057d6dcc-efaa-4841-9bfb-05369fb499a1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:24:00.136128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:24:00.136128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:24:00.136704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-057d6dcc-efaa-4841-9bfb-05369fb499a1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:24:00.159546 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:24:00.159546 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:24:00.769222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-057d6dcc-efaa-4841-9bfb-05369fb499a1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:24:00.778498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-057d6dcc-efaa-4841-9bfb-05369fb499a1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:24:00.787791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c0bff35e-eb89-47d4-8d5e-fc090e59de30 req-057d6dcc-efaa-4841-9bfb-05369fb499a1 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 returned with HTTP 200 Feb 03 03:24:00.789042 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 113/222] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:24:00 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 => generated 19 bytes in 660 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:24:37.039487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-781c1f28-20b5-4f09-a64e-bd7c7817e8a0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 Feb 03 03:24:37.040083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-781c1f28-20b5-4f09-a64e-bd7c7817e8a0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:24:37.040214 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:24:37.040214 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:24:37.040566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-781c1f28-20b5-4f09-a64e-bd7c7817e8a0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:24:37.067024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-781c1f28-20b5-4f09-a64e-bd7c7817e8a0 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 returned with HTTP 404 Feb 03 03:24:37.079812 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 110/223] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:24:37 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/45b33051-4002-4209-af8f-a4572d1213b2 => generated 149 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:24:37.095825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-01285340-102b-4499-a7ef-de52817b9432 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 Feb 03 03:24:37.096712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-01285340-102b-4499-a7ef-de52817b9432 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:24:37.097132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:24:37.097132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:24:37.097793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-01285340-102b-4499-a7ef-de52817b9432 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:24:37.114231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-01285340-102b-4499-a7ef-de52817b9432 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 returned with HTTP 404 Feb 03 03:24:37.115459 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 114/224] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:24:37 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/ee1b72d4-a1f3-4b97-998d-b55157bfe310 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:24:37.142972 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-5bbe46cb-026b-4a95-8c13-8cc65eec9868 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 Feb 03 03:24:37.143465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-5bbe46cb-026b-4a95-8c13-8cc65eec9868 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:24:37.144329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-5bbe46cb-026b-4a95-8c13-8cc65eec9868 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:24:37.157892 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1d521ca-d379-4594-9481-c6a7c21af188 req-5bbe46cb-026b-4a95-8c13-8cc65eec9868 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 returned with HTTP 404 Feb 03 03:24:37.158919 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 111/225] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:24:37 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/attachments/2cf4330d-2552-4f7d-b36d-cde12348d5a3 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:25:15.768219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8db00fbb-0a20-4963-af28-a8ed3e61cfce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:25:15.769826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8db00fbb-0a20-4963-af28-a8ed3e61cfce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:15.770481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8db00fbb-0a20-4963-af28-a8ed3e61cfce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:15.771099 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8db00fbb-0a20-4963-af28-a8ed3e61cfce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Delete volume with id: 6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:25:15.836306 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:15.836306 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:15.837517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8db00fbb-0a20-4963-af28-a8ed3e61cfce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:15.871370 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8db00fbb-0a20-4963-af28-a8ed3e61cfce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Delete volume request issued successfully. Feb 03 03:25:15.872346 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8db00fbb-0a20-4963-af28-a8ed3e61cfce tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 202 Feb 03 03:25:15.873535 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 115/226] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:25:15 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:25:15.884158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-674f408e-44aa-4145-a7bb-01ab2bf6da24 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:25:15.884704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-674f408e-44aa-4145-a7bb-01ab2bf6da24 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:15.885197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-674f408e-44aa-4145-a7bb-01ab2bf6da24 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:15.948207 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:15.948207 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:15.969759 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-674f408e-44aa-4145-a7bb-01ab2bf6da24 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:16.032710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-674f408e-44aa-4145-a7bb-01ab2bf6da24 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 200 Feb 03 03:25:16.033540 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 112/227] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:15 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 918 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:25:17.055327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fcdba6f-c99a-430f-bd92-a616a4796583 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:25:17.055874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fcdba6f-c99a-430f-bd92-a616a4796583 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:17.056044 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:17.056044 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:17.056669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fcdba6f-c99a-430f-bd92-a616a4796583 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:17.194538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:17.194538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:17.204613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8fcdba6f-c99a-430f-bd92-a616a4796583 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:17.238971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fcdba6f-c99a-430f-bd92-a616a4796583 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 200 Feb 03 03:25:17.241341 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 116/228] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:17 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 918 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:25:18.257405 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58ad8b31-d180-4861-8cdf-9f76f187c827 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 Feb 03 03:25:18.258623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58ad8b31-d180-4861-8cdf-9f76f187c827 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:18.259020 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:18.259020 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:18.259401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58ad8b31-d180-4861-8cdf-9f76f187c827 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:18.367142 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58ad8b31-d180-4861-8cdf-9f76f187c827 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 returned with HTTP 404 Feb 03 03:25:18.371785 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 113/229] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:18 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/6e14ad8f-d878-4000-bb54-27d8842ed736 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:25:18.376569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a55f92ae-b70d-4eee-aa1b-958dc95d40ae tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:25:18.381670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a55f92ae-b70d-4eee-aa1b-958dc95d40ae tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:18.386908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:18.386908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:18.387715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a55f92ae-b70d-4eee-aa1b-958dc95d40ae tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:18.388609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a55f92ae-b70d-4eee-aa1b-958dc95d40ae tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Delete volume with id: eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:25:18.533760 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:18.533760 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:18.536367 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a55f92ae-b70d-4eee-aa1b-958dc95d40ae tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:18.597503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a55f92ae-b70d-4eee-aa1b-958dc95d40ae tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Delete volume request issued successfully. Feb 03 03:25:18.598324 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a55f92ae-b70d-4eee-aa1b-958dc95d40ae tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 202 Feb 03 03:25:18.600569 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 117/230] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:25:18 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:25:18.608045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee48ab53-c52d-43d6-97ab-d1065940f549 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:25:18.608568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee48ab53-c52d-43d6-97ab-d1065940f549 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:18.609051 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee48ab53-c52d-43d6-97ab-d1065940f549 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:18.721341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:18.721341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:18.746344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee48ab53-c52d-43d6-97ab-d1065940f549 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:18.788375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee48ab53-c52d-43d6-97ab-d1065940f549 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:25:18.804388 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 114/231] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:18 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 917 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:25:19.805948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f4fb2ab-7d3b-407d-abd5-3764379ffff8 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:25:19.807221 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f4fb2ab-7d3b-407d-abd5-3764379ffff8 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:19.807605 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:19.807605 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:19.808190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f4fb2ab-7d3b-407d-abd5-3764379ffff8 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:19.963873 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:19.963873 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:19.988242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f4fb2ab-7d3b-407d-abd5-3764379ffff8 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:20.031102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f4fb2ab-7d3b-407d-abd5-3764379ffff8 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:25:20.032577 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 118/232] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:19 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 917 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:25:21.050981 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9779126b-66c0-4d62-8934-2e8dcc4ad57e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:25:21.051534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9779126b-66c0-4d62-8934-2e8dcc4ad57e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:21.051667 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:21.051667 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:21.052367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9779126b-66c0-4d62-8934-2e8dcc4ad57e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:21.189612 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:21.189612 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:21.215353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9779126b-66c0-4d62-8934-2e8dcc4ad57e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:21.248011 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9779126b-66c0-4d62-8934-2e8dcc4ad57e tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 200 Feb 03 03:25:21.249076 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 115/233] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:21 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:25:22.266894 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d263d8bb-0f88-4ae0-9d9b-c6e3026da19f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 Feb 03 03:25:22.267866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d263d8bb-0f88-4ae0-9d9b-c6e3026da19f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:22.268114 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:22.268114 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:22.268491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d263d8bb-0f88-4ae0-9d9b-c6e3026da19f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:22.413988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d263d8bb-0f88-4ae0-9d9b-c6e3026da19f tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 returned with HTTP 404 Feb 03 03:25:22.415350 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 119/234] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:22 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/eaf19964-ac4f-416e-9d1a-4bd945e295d0 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:25:22.423376 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2227e70d-e6f0-4ae7-99b5-c3ece47f7f74 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] DELETE http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:25:22.423902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2227e70d-e6f0-4ae7-99b5-c3ece47f7f74 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:22.424163 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:22.424163 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:22.425039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2227e70d-e6f0-4ae7-99b5-c3ece47f7f74 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:22.425521 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2227e70d-e6f0-4ae7-99b5-c3ece47f7f74 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Delete volume with id: a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:25:22.565664 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:22.565664 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:22.571209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2227e70d-e6f0-4ae7-99b5-c3ece47f7f74 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:22.659715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2227e70d-e6f0-4ae7-99b5-c3ece47f7f74 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Delete volume request issued successfully. Feb 03 03:25:22.660422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2227e70d-e6f0-4ae7-99b5-c3ece47f7f74 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 202 Feb 03 03:25:22.662757 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 116/235] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:25:22 2021] DELETE /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:25:22.670148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c57b97f-cc86-4707-9a54-e3fb99a90474 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:25:22.670677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c57b97f-cc86-4707-9a54-e3fb99a90474 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:22.671170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c57b97f-cc86-4707-9a54-e3fb99a90474 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:22.872567 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:22.872567 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:22.927469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0c57b97f-cc86-4707-9a54-e3fb99a90474 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:23.018851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c57b97f-cc86-4707-9a54-e3fb99a90474 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:25:23.019693 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 120/236] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:22 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 1366 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:25:24.038888 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84018baa-a041-441f-a138-557e0cb340c6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:25:24.040284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84018baa-a041-441f-a138-557e0cb340c6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:24.041502 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:24.041502 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:24.042317 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84018baa-a041-441f-a138-557e0cb340c6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:24.160463 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:24.160463 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:24.179484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84018baa-a041-441f-a138-557e0cb340c6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:24.218249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84018baa-a041-441f-a138-557e0cb340c6 tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:25:24.232333 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 117/237] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:24 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 1366 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:25:25.237026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec0bf1b-b866-4646-b093-3601a736af5a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:25:25.237539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ec0bf1b-b866-4646-b093-3601a736af5a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:25.238143 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:25.238143 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:25.238778 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ec0bf1b-b866-4646-b093-3601a736af5a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:25.344090 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:25:25.344090 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:25:25.366202 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ec0bf1b-b866-4646-b093-3601a736af5a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Volume info retrieved successfully. Feb 03 03:25:25.422397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec0bf1b-b866-4646-b093-3601a736af5a tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 200 Feb 03 03:25:25.429617 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 121/238] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:25 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 1366 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:25:26.440292 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12a98812-1a1f-4eba-9396-edfec462951d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] GET http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e Feb 03 03:25:26.440858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12a98812-1a1f-4eba-9396-edfec462951d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:25:26.440986 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:25:26.440986 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:25:26.441924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12a98812-1a1f-4eba-9396-edfec462951d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:25:26.554022 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12a98812-1a1f-4eba-9396-edfec462951d tempest-TaggedBootDevicesTest_v242-886219313 tempest-TaggedBootDevicesTest_v242-886219313-project] http://10.222.0.65/volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e returned with HTTP 404 Feb 03 03:25:26.555434 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 118/239] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:25:26 2021] GET /volume/v3/17a74e47afc44e55ba3f748749bb4082/volumes/a6497c39-f1ff-48c2-815a-28fb68595f6e => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:27:40.978495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b68f8413-d71a-47bf-86e7-232ef6992b4e tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] POST http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types Feb 03 03:27:40.980194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:40.980194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:40.980929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b68f8413-d71a-47bf-86e7-232ef6992b4e tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-150407297"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:27:41.082672 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b68f8413-d71a-47bf-86e7-232ef6992b4e tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types returned with HTTP 200 Feb 03 03:27:41.083515 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 122/240] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:27:40 2021] POST /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types => generated 223 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:27:41.094129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bce344b-ad59-4758-abb8-92149a9dc2bb tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] POST http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types Feb 03 03:27:41.094999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bce344b-ad59-4758-abb8-92149a9dc2bb tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-168308217"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:27:41.150155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bce344b-ad59-4758-abb8-92149a9dc2bb tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types returned with HTTP 202 Feb 03 03:27:41.152233 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 119/241] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:27:41 2021] POST /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types => generated 180 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:27:41.474977 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups Feb 03 03:27:41.477053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "26e61475-6a12-4c31-9baf-72dfae997d74", "volume_types": ["2bf5c730-65cd-445a-a1e2-88daaf67d387"], "name": "tempest-GroupSnapshotsTest-Group-2106764655"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:27:41.479304 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating new group {'group': {'group_type': '26e61475-6a12-4c31-9baf-72dfae997d74', 'volume_types': ['2bf5c730-65cd-445a-a1e2-88daaf67d387'], 'name': 'tempest-GroupSnapshotsTest-Group-2106764655'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:27:41.503975 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating group tempest-GroupSnapshotsTest-Group-2106764655. Feb 03 03:27:41.557520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability zone cache updated, next update will occur around 2021-02-03 04:27:41.556365. {{(pid=87960) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Feb 03 03:27:41.558418 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:27:41.618433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['df549ce2-1977-43ca-a943-6929c203e4c0'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:27:41.761156 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b78c6d6-6a0e-4a9a-b878-01a7ca238602 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups returned with HTTP 202 Feb 03 03:27:41.762104 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 123/242] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:27:41 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups => generated 112 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:27:41.791395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-526ca2c9-0cc7-4378-a262-287d97144e8c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 Feb 03 03:27:41.792683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-526ca2c9-0cc7-4378-a262-287d97144e8c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:41.802225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-526ca2c9-0cc7-4378-a262-287d97144e8c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:41.802969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-526ca2c9-0cc7-4378-a262-287d97144e8c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a4e20035-f904-4306-a1df-e953ddf8b6d0 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:27:41.892883 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:41.892883 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:41.975531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-526ca2c9-0cc7-4378-a262-287d97144e8c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 returned with HTTP 200 Feb 03 03:27:41.978433 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 120/243] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:27:41 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 => generated 392 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:42.992924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30b2a188-51c2-4e25-a364-c474fcdf6668 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 Feb 03 03:27:42.994311 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30b2a188-51c2-4e25-a364-c474fcdf6668 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:42.994826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:42.994826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:42.995456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30b2a188-51c2-4e25-a364-c474fcdf6668 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:42.996067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-30b2a188-51c2-4e25-a364-c474fcdf6668 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a4e20035-f904-4306-a1df-e953ddf8b6d0 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:27:43.013090 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:43.013090 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:43.102457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30b2a188-51c2-4e25-a364-c474fcdf6668 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 returned with HTTP 200 Feb 03 03:27:43.104913 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 124/244] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:27:42 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 => generated 393 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:43.116935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes Feb 03 03:27:43.117460 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:43.117460 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:43.117888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2bf5c730-65cd-445a-a1e2-88daaf67d387", "group_id": "a4e20035-f904-4306-a1df-e953ddf8b6d0", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-227039919"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:27:43.119432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request body: {'volume': {'volume_type': '2bf5c730-65cd-445a-a1e2-88daaf67d387', 'group_id': 'a4e20035-f904-4306-a1df-e953ddf8b6d0', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-227039919'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:27:43.139165 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:43.139165 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:43.140719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume of 1 GB Feb 03 03:27:43.165907 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:27:43.184504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (da17b13d-b5e2-4f7a-85ad-28e19a541b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:27:43.187652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a7c43d-dd9c-43ed-aee0-f3bf8c91e4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:43.190326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:43.190326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:43.190864 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:27:43.250162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a7c43d-dd9c-43ed-aee0-f3bf8c91e4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:27:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bf5c730-65cd-445a-a1e2-88daaf67d387,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-150407297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bf5c730-65cd-445a-a1e2-88daaf67d387', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a4e20035-f904-4306-a1df-e953ddf8b6d0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:43.253328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66c99ce9-4c08-4be7-badc-d7c930b69d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:43.317488 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-150407297 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-150407297, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:27:43.318590 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-150407297 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-150407297, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:27:43.373888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['5d158acc-ef14-4c58-9b83-ad0f0cb7f1ab', 'e8819a91-9f13-47d9-a65d-4c14243844ce', 'b1bd10a2-a064-48ec-a3e3-ddaad97c5342', 'e1594c3f-c290-4044-8472-568bb452341c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:27:43.376595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66c99ce9-4c08-4be7-badc-d7c930b69d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d158acc-ef14-4c58-9b83-ad0f0cb7f1ab', 'e8819a91-9f13-47d9-a65d-4c14243844ce', 'b1bd10a2-a064-48ec-a3e3-ddaad97c5342', 'e1594c3f-c290-4044-8472-568bb452341c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:43.380009 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dadd2a95-541c-419b-8673-b487dde9351a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:43.450598 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dadd2a95-541c-419b-8673-b487dde9351a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1a3a3b2-4aae-432c-8c5a-073bf907b6dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-227039919',encryption_key_id=None,group_id=a4e20035-f904-4306-a1df-e953ddf8b6d0,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['5d158acc-ef14-4c58-9b83-ad0f0cb7f1ab','e8819a91-9f13-47d9-a65d-4c14243844ce','b1bd10a2-a064-48ec-a3e3-ddaad97c5342','e1594c3f-c290-4044-8472-568bb452341c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=2bf5c730-65cd-445a-a1e2-88daaf67d387), 'volume': 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-02-03T03:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-227039919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a4e20035-f904-4306-a1df-e953ddf8b6d0,host=None,id=a1a3a3b2-4aae-432c-8c5a-073bf907b6dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef045532029a47ad92546c1212088987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6c6eb59814b4411a899fd26679e6be1',volume_attachment=,volume_type=,volume_type_id=2bf5c730-65cd-445a-a1e2-88daaf67d387)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:43.452752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a1fc253-73c2-4227-a759-8a90aaa05fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:43.489384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a1fc253-73c2-4227-a759-8a90aaa05fd6) transitioned into state 'SUCCESS' from state '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-227039919',encryption_key_id=None,group_id=a4e20035-f904-4306-a1df-e953ddf8b6d0,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['5d158acc-ef14-4c58-9b83-ad0f0cb7f1ab','e8819a91-9f13-47d9-a65d-4c14243844ce','b1bd10a2-a064-48ec-a3e3-ddaad97c5342','e1594c3f-c290-4044-8472-568bb452341c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=2bf5c730-65cd-445a-a1e2-88daaf67d387)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:43.492190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7889722d-e791-42ed-959f-302bea186ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:43.530091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7889722d-e791-42ed-959f-302bea186ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:43.540982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (da17b13d-b5e2-4f7a-85ad-28e19a541b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:27:43.654578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request issued successfully. Feb 03 03:27:43.690919 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:43.691965 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:43.703672 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:43.715603 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:43.715603 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:43.745529 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d2149e6-7a72-4a6a-b45b-d435dc111c85 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes returned with HTTP 202 Feb 03 03:27:43.757800 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 121/245] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:27:43 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/volumes => generated 906 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:27:43.775780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:27:43.776934 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:43.780400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:43.780400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:43.781158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:43.903301 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:43.903301 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:43.918999 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:43.950878 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:43.951493 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:43.961051 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:43.967969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:43.967969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:43.997221 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c783a1c-6958-47fa-97e5-d325676845ea tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd returned with HTTP 200 Feb 03 03:27:43.998110 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 125/246] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:43 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd => generated 998 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:45.015532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:27:45.016128 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:45.016321 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:45.016321 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:45.016961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:45.170922 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:45.170922 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:45.209755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:45.253151 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:45.260362 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:45.281056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:45.289634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:45.289634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:45.342409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97772157-2ab5-4ee5-8f5c-f4b04cc942ca tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd returned with HTTP 200 Feb 03 03:27:45.343250 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 122/247] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:45 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd => generated 999 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:45.364307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots Feb 03 03:27:45.365147 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:45.365147 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:45.365984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a4e20035-f904-4306-a1df-e953ddf8b6d0", "name": "tempest-group_snapshot-553638446"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:27:45.367129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'a4e20035-f904-4306-a1df-e953ddf8b6d0', 'name': 'tempest-group_snapshot-553638446'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Feb 03 03:27:45.380328 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:45.380328 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:45.426578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating group_snapshot tempest-group_snapshot-553638446. Feb 03 03:27:45.526634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:45.526634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:45.603580 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-150407297 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-150407297, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:27:45.604755 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-150407297 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-150407297, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:27:45.667298 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['5ba511dc-5e7a-4baf-9271-2b48c59095fa', '21ce8163-5419-4a15-9443-82e3a8ca0edb', 'ce764a3a-319f-404f-9f8c-ad344acaf0f2', '10947458-5d27-442a-bc25-0c056933d590'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:27:45.891774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84ed9950-e09a-46de-a078-0c58d7635ef2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots returned with HTTP 202 Feb 03 03:27:45.893017 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 126/248] 10.222.0.65 () {62 vars in 1291 bytes} [Wed Feb 3 03:27:45 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots => generated 167 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:27:45.904527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56aea85f-2bb0-499e-b517-c7dbe453351d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 Feb 03 03:27:45.905437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56aea85f-2bb0-499e-b517-c7dbe453351d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:45.905853 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:45.905853 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:45.906476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56aea85f-2bb0-499e-b517-c7dbe453351d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:45.907077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-56aea85f-2bb0-499e-b517-c7dbe453351d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a76f6da0-3490-4b8b-aa9c-c28db8010179 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:27:45.937074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:45.937074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:45.970846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56aea85f-2bb0-499e-b517-c7dbe453351d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 returned with HTTP 200 Feb 03 03:27:45.973053 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 123/249] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:27:45 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 => generated 306 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:46.985583 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-641db12d-2df2-4081-ab83-691e39a763cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 Feb 03 03:27:46.988044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-641db12d-2df2-4081-ab83-691e39a763cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:46.988651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:46.988651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:46.989310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-641db12d-2df2-4081-ab83-691e39a763cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:46.989943 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-641db12d-2df2-4081-ab83-691e39a763cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a76f6da0-3490-4b8b-aa9c-c28db8010179 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:27:47.004711 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:47.004711 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:47.032514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-641db12d-2df2-4081-ab83-691e39a763cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 returned with HTTP 200 Feb 03 03:27:47.042037 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 127/250] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:27:46 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 => generated 306 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:48.045733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0e48dd1-38a8-4266-88d8-1ad27cd4bb9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 Feb 03 03:27:48.046324 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0e48dd1-38a8-4266-88d8-1ad27cd4bb9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:48.046494 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:48.046494 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:48.047044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0e48dd1-38a8-4266-88d8-1ad27cd4bb9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:48.047463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-c0e48dd1-38a8-4266-88d8-1ad27cd4bb9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a76f6da0-3490-4b8b-aa9c-c28db8010179 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:27:48.069326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:48.069326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:48.114543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0e48dd1-38a8-4266-88d8-1ad27cd4bb9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 returned with HTTP 200 Feb 03 03:27:48.115428 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 124/251] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:27:48 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 => generated 306 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:49.127143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7c0efb5-5bff-49c6-bc67-87d461bec736 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 Feb 03 03:27:49.128855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7c0efb5-5bff-49c6-bc67-87d461bec736 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:49.129251 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:49.129251 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:49.129872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7c0efb5-5bff-49c6-bc67-87d461bec736 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:49.130683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-e7c0efb5-5bff-49c6-bc67-87d461bec736 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a76f6da0-3490-4b8b-aa9c-c28db8010179 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:27:49.141941 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:49.141941 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:49.172126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7c0efb5-5bff-49c6-bc67-87d461bec736 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 returned with HTTP 200 Feb 03 03:27:49.185794 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c313cb38-fd82-49ad-9be1-1f0b3c442b9c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail Feb 03 03:27:49.186587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c313cb38-fd82-49ad-9be1-1f0b3c442b9c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:49.186977 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:49.186977 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:49.187597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c313cb38-fd82-49ad-9be1-1f0b3c442b9c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:49.188595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c313cb38-fd82-49ad-9be1-1f0b3c442b9c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:27:49.196171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-c313cb38-fd82-49ad-9be1-1f0b3c442b9c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:27:49.196641 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 128/252] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:27:49 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 => generated 307 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:49.243738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c313cb38-fd82-49ad-9be1-1f0b3c442b9c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all snapshots completed successfully. Feb 03 03:27:49.245029 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:49.245029 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:49.246924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c313cb38-fd82-49ad-9be1-1f0b3c442b9c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail returned with HTTP 200 Feb 03 03:27:49.255325 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 125/253] 10.222.0.65 () {58 vars in 1231 bytes} [Wed Feb 3 03:27:49 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail => generated 453 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:27:49.262033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebb2c467-a7ac-44ac-b6b3-01877723ee3a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 Feb 03 03:27:49.262929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebb2c467-a7ac-44ac-b6b3-01877723ee3a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:49.263360 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:49.263360 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:49.264060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebb2c467-a7ac-44ac-b6b3-01877723ee3a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:49.304828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:49.304828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:49.306431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ebb2c467-a7ac-44ac-b6b3-01877723ee3a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:27:49.310298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebb2c467-a7ac-44ac-b6b3-01877723ee3a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 returned with HTTP 200 Feb 03 03:27:49.322835 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 129/254] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:27:49 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 => generated 450 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:27:49.324628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/action Feb 03 03:27:49.325133 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:49.325133 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:49.325575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action body: b'{"create-from-src": {"group_snapshot_id": "a76f6da0-3490-4b8b-aa9c-c28db8010179", "name": "tempest-Group_from_snap-817909235"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:27:49.326125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a76f6da0-3490-4b8b-aa9c-c28db8010179", "name": "tempest-Group_from_snap-817909235"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:27:49.327210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating new group {'create-from-src': {'group_snapshot_id': 'a76f6da0-3490-4b8b-aa9c-c28db8010179', 'name': 'tempest-Group_from_snap-817909235'}}. {{(pid=87959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Feb 03 03:27:49.327556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating group tempest-Group_from_snap-817909235 from group_snapshot a76f6da0-3490-4b8b-aa9c-c28db8010179. Feb 03 03:27:49.343507 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:49.343507 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:49.370279 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:49.370279 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:49.378871 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:49.378871 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:49.529146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['b228fc80-eb03-49e4-b28c-9e3e832532ec'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:27:49.704137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.group.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] A mapping entry already exists for group aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 and volume type 2bf5c730-65cd-445a-a1e2-88daaf67d387. Do not need to create again. Feb 03 03:27:49.706009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:49.706009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:49.750082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability zone cache updated, next update will occur around 2021-02-03 04:27:49.748754. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Feb 03 03:27:49.750861 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:27:49.783182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (05bd54c3-5489-4e4a-8607-8fc53a4d50c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:27:49.788497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270d1c13-99e4-4876-aa9e-edbe94c630ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:49.795737 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:27:50.048620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270d1c13-99e4-4876-aa9e-edbe94c630ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5294454f-f9fd-4dfb-876a-fbf62075f083', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:27:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bf5c730-65cd-445a-a1e2-88daaf67d387,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-150407297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bf5c730-65cd-445a-a1e2-88daaf67d387', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:50.051441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528bdfe6-b6f9-4eb4-89bd-9bbd3279c1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:50.152870 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['763f4697-0a1b-4295-a1f7-9a21f30ff20e', '3c046f89-19e0-474c-ba4a-71c540383427'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:27:50.154805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528bdfe6-b6f9-4eb4-89bd-9bbd3279c1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['763f4697-0a1b-4295-a1f7-9a21f30ff20e', '3c046f89-19e0-474c-ba4a-71c540383427']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:50.159060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b4da8fb-5b3d-4f4a-88bf-b7563b360510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:50.315824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b4da8fb-5b3d-4f4a-88bf-b7563b360510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc3dbdfb-93ce-4359-a848-9ea5a89b36cc', '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=aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['763f4697-0a1b-4295-a1f7-9a21f30ff20e','3c046f89-19e0-474c-ba4a-71c540383427'],size=1,snapshot_id=5294454f-f9fd-4dfb-876a-fbf62075f083,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=2bf5c730-65cd-445a-a1e2-88daaf67d387), 'volume': 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-02-03T03:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36,host=None,id=cc3dbdfb-93ce-4359-a848-9ea5a89b36cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef045532029a47ad92546c1212088987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5294454f-f9fd-4dfb-876a-fbf62075f083,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6c6eb59814b4411a899fd26679e6be1',volume_attachment=,volume_type=,volume_type_id=2bf5c730-65cd-445a-a1e2-88daaf67d387)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:50.318706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d96abaae-d21e-4758-b6bb-14341130d81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:27:50.345612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d96abaae-d21e-4758-b6bb-14341130d81f) transitioned into state 'SUCCESS' from 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=aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['763f4697-0a1b-4295-a1f7-9a21f30ff20e','3c046f89-19e0-474c-ba4a-71c540383427'],size=1,snapshot_id=5294454f-f9fd-4dfb-876a-fbf62075f083,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=2bf5c730-65cd-445a-a1e2-88daaf67d387)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:27:50.349708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (05bd54c3-5489-4e4a-8607-8fc53a4d50c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:27:50.406836 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request issued successfully. Feb 03 03:27:50.462472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3495f299-c479-401e-98eb-44f84a288589 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/action returned with HTTP 202 Feb 03 03:27:50.466959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 126/255] 10.222.0.65 () {62 vars in 1285 bytes} [Wed Feb 3 03:27:49 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups/action => generated 102 bytes in 1147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:27:50.476542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:27:50.477110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:50.477322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:50.477322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:50.477698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:50.478964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:27:50.480748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:27:50.569884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:27:50.571555 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:50.572001 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:50.581125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:50.588756 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:50.588756 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:50.603406 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:50.604368 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:50.612633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:50.621660 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:50.621660 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:50.662730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dae3cde2-f7fa-4e43-a385-6791fe64f5d1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:27:50.668645 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 130/256] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:27:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1983 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:27:50.688584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:50.689288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:50.689618 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:50.689618 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:50.690197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:50.798464 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:50.798464 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:50.807096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:50.823232 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:50.823924 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:50.832296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:50.839603 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:50.839603 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:50.862517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98eaaff8-26fa-41cc-83fe-af43aa2a873b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:27:50.872452 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 127/257] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:51.880621 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:51.881762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:51.882125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:51.882125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:51.882731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:52.004242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:52.004242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:52.013231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:52.029061 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:52.030040 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:52.040720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:52.048532 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:52.048532 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:52.086563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc51bcfc-eea3-44cf-92a8-7ea16b99783a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:27:52.088477 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 131/258] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:51 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:53.104325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:53.105592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:53.105994 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:53.105994 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:53.106614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:53.240905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:53.240905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:53.274721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:53.316595 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:53.317056 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:53.335334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:53.343663 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:53.343663 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:53.403658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be97e45c-0a1d-4b44-b544-960bd870f721 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:27:53.408294 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 128/259] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:53 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:54.427197 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:54.428587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:54.429020 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:54.429020 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:54.429714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:54.602089 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:54.602089 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:54.635839 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:54.672386 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:54.672842 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:54.695516 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:54.730160 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:54.730160 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:54.830240 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee73791e-ae77-4554-b6d2-e97b183902f4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:27:54.845720 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 132/260] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:54 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:55.849006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:55.851987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:55.851987 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:55.851987 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:55.851987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:56.013149 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:56.013149 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:56.047730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:56.076180 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:56.076652 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:56.094643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:56.124671 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:56.124671 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:56.195083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c5ddd64-6286-40cb-a378-96a5d29a0be2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:27:56.196089 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 129/261] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:55 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:57.219563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:57.220529 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:57.220938 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:57.220938 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:57.222579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:57.365045 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:57.365045 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:57.419664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:57.496069 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:57.497342 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:57.528133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:57.551225 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:57.551225 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:57.601656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-547ba6d5-0de0-4472-84c0-a6bfcfbbd110 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:27:57.604016 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 133/262] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:57 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:58.628281 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:58.629047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:58.629047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:58.629047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:58.629409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:27:58.742368 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:58.742368 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:58.765951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:27:58.796694 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:27:58.797743 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:27:58.821558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:27:58.829740 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:27:58.829740 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:27:58.880697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0ab78a2-3fa7-41d7-8890-a6aa6d70fa54 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:27:58.882414 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 130/263] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:58 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:27:59.898344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:27:59.899000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:27:59.899243 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:27:59.899243 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:27:59.899683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:00.058970 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:00.058970 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:00.101010 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:00.155580 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:00.156519 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:00.186225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:00.208795 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:00.208795 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:00.292325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10751ac2-8669-4435-9631-42738b3213e4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:28:00.297080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 134/264] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:27:59 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:01.326844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:28:01.327450 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:01.327593 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:01.327593 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:01.328244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:01.410576 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:01.410576 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:01.420815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:01.438386 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:01.439318 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:01.447830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:01.455693 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:01.455693 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:01.488469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8e998a4-a705-412f-8d28-2250b3512502 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:28:01.489670 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 131/265] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:01 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 992 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:01.507014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ad63741-2eaa-450d-bf68-f73184982106 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 Feb 03 03:28:01.509052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ad63741-2eaa-450d-bf68-f73184982106 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:01.509052 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:01.509052 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:01.509052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ad63741-2eaa-450d-bf68-f73184982106 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:01.509052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-4ad63741-2eaa-450d-bf68-f73184982106 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:01.532692 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:01.532692 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:01.609230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ad63741-2eaa-450d-bf68-f73184982106 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 returned with HTTP 200 Feb 03 03:28:01.610082 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 135/266] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:01 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 => generated 417 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:01.626005 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:01.626584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:01.626779 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:01.626779 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:01.627372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:01.628681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:01.631740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:01.714519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:01.716311 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:01.716906 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:01.726266 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:01.735194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:01.735194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:01.753139 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:01.754340 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:01.763517 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:01.772354 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:01.772354 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:01.800039 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ed3b05-d0da-4b62-b014-3f2712f2ddf4 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:01.801267 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 132/267] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:01 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1984 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:01.818596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0011645-a549-4f50-a07e-89dc687ed86a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36/action Feb 03 03:28:01.819353 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:01.819353 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:01.820131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0011645-a549-4f50-a07e-89dc687ed86a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:28:01.820728 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0011645-a549-4f50-a07e-89dc687ed86a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:01.821990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-d0011645-a549-4f50-a07e-89dc687ed86a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for group aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:28:01.822553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-d0011645-a549-4f50-a07e-89dc687ed86a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group with id: aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 Feb 03 03:28:01.831168 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:01.831168 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:01.989743 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0011645-a549-4f50-a07e-89dc687ed86a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36/action returned with HTTP 202 Feb 03 03:28:01.995172 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 136/268] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:28:01 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:02.001176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:28:02.001757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:02.002359 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:02.002359 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:02.002630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:02.105911 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:02.105911 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:02.124328 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:02.154111 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:02.154568 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:02.187721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:02.197060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:02.197060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:02.232499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-757ecddd-0089-4e26-abe5-590909983260 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:28:02.245108 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 133/269] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:01 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:03.250228 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:28:03.251987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:03.253057 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:03.253057 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:03.253826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:03.388549 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:03.388549 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:03.411966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:03.445895 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:03.449655 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:03.469091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:03.477282 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:03.477282 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:03.526680 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91435b21-8535-48fe-8abf-6b0709b8866d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:28:03.536316 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 137/270] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:03 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 991 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:04.542918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:28:04.544291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:04.544668 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:04.544668 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:04.545414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:04.607121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:04.607121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:04.620484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:04.656807 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:04.658218 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:04.684000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:04.701709 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:04.701709 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:04.739796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72ff6de1-4247-4016-8413-8ff1a7bf55a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 200 Feb 03 03:28:04.741254 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 134/271] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:04 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 990 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:05.757357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2bfcf08-e33f-4950-88d6-a60b18cd70fa tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc Feb 03 03:28:05.757863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2bfcf08-e33f-4950-88d6-a60b18cd70fa tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:05.758018 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:05.758018 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:05.758643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2bfcf08-e33f-4950-88d6-a60b18cd70fa tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:05.863883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2bfcf08-e33f-4950-88d6-a60b18cd70fa tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc returned with HTTP 404 Feb 03 03:28:05.870208 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 138/272] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:05 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/cc3dbdfb-93ce-4359-a848-9ea5a89b36cc => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:05.873825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-298910c2-2796-4804-953e-7f196f64bfa9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 Feb 03 03:28:05.874406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-298910c2-2796-4804-953e-7f196f64bfa9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:05.874605 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:05.874605 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:05.875267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-298910c2-2796-4804-953e-7f196f64bfa9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:05.875829 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-298910c2-2796-4804-953e-7f196f64bfa9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:05.893074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-298910c2-2796-4804-953e-7f196f64bfa9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 returned with HTTP 404 Feb 03 03:28:05.894464 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 135/273] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:05 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/aa0c03dd-b714-4d47-b1a1-8c9c2f9aeb36 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:05.915824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c357f4d-a708-4401-b998-25324510b023 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 Feb 03 03:28:05.916436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c357f4d-a708-4401-b998-25324510b023 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:05.916922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c357f4d-a708-4401-b998-25324510b023 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:05.917332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-9c357f4d-a708-4401-b998-25324510b023 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for member a76f6da0-3490-4b8b-aa9c-c28db8010179 {{(pid=87960) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Feb 03 03:28:05.917667 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-9c357f4d-a708-4401-b998-25324510b023 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group_snapshot with id: a76f6da0-3490-4b8b-aa9c-c28db8010179 Feb 03 03:28:05.934485 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:05.934485 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:06.010756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c357f4d-a708-4401-b998-25324510b023 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 returned with HTTP 202 Feb 03 03:28:06.012019 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 139/274] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:28:05 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:06.020245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:06.020821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:06.021308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:06.022027 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:06.023781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:06.138963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:06.141864 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:06.143180 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:06.152554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:06.159912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:06.159912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:06.184032 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-246f42c5-1897-49de-a13a-d4fd3902f046 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:06.185432 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 136/275] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:06 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1002 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:06.202859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3c5fc97-b79a-4128-a72e-664ebfba7c90 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail Feb 03 03:28:06.203369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3c5fc97-b79a-4128-a72e-664ebfba7c90 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:06.203678 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:06.203678 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:06.204337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3c5fc97-b79a-4128-a72e-664ebfba7c90 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:06.205192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-a3c5fc97-b79a-4128-a72e-664ebfba7c90 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:06.206614 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:06.206614 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:06.209461 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-a3c5fc97-b79a-4128-a72e-664ebfba7c90 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:28:06.256345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a3c5fc97-b79a-4128-a72e-664ebfba7c90 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all snapshots completed successfully. Feb 03 03:28:06.260011 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:06.260011 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:06.266106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3c5fc97-b79a-4128-a72e-664ebfba7c90 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail returned with HTTP 200 Feb 03 03:28:06.267149 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 140/276] 10.222.0.65 () {58 vars in 1231 bytes} [Wed Feb 3 03:28:06 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail => generated 452 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:06.279023 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-371af84e-2742-4647-9110-1689a54b2670 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 Feb 03 03:28:06.279756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-371af84e-2742-4647-9110-1689a54b2670 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:06.280162 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:06.280162 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:06.280628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-371af84e-2742-4647-9110-1689a54b2670 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:06.342481 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:06.342481 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:06.343819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-371af84e-2742-4647-9110-1689a54b2670 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:06.345669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-371af84e-2742-4647-9110-1689a54b2670 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 returned with HTTP 200 Feb 03 03:28:06.349631 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 137/277] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:06 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 => generated 449 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:07.359303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac81ac2f-708c-4709-bae4-202411ad6437 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 Feb 03 03:28:07.359818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac81ac2f-708c-4709-bae4-202411ad6437 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:07.360246 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:07.360246 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:07.360904 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac81ac2f-708c-4709-bae4-202411ad6437 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:07.417120 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:07.417120 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:07.418746 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac81ac2f-708c-4709-bae4-202411ad6437 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:07.421414 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac81ac2f-708c-4709-bae4-202411ad6437 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 returned with HTTP 200 Feb 03 03:28:07.422456 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 141/278] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:07 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 => generated 449 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:08.434513 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-360c3a5e-3808-47f9-b1c1-86000d92900d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 Feb 03 03:28:08.435743 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-360c3a5e-3808-47f9-b1c1-86000d92900d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:08.436192 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:08.436192 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:08.436865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-360c3a5e-3808-47f9-b1c1-86000d92900d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:08.461610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-360c3a5e-3808-47f9-b1c1-86000d92900d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 returned with HTTP 404 Feb 03 03:28:08.466469 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 138/279] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:08 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/5294454f-f9fd-4dfb-876a-fbf62075f083 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:08.471988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83b2b63a-c725-4571-a994-9be7b205b773 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 Feb 03 03:28:08.473181 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83b2b63a-c725-4571-a994-9be7b205b773 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:08.473620 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:08.473620 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:08.474839 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83b2b63a-c725-4571-a994-9be7b205b773 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:08.475459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-83b2b63a-c725-4571-a994-9be7b205b773 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a76f6da0-3490-4b8b-aa9c-c28db8010179 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:08.481622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83b2b63a-c725-4571-a994-9be7b205b773 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 returned with HTTP 404 Feb 03 03:28:08.483853 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 142/280] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:08 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/a76f6da0-3490-4b8b-aa9c-c28db8010179 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:08.492801 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:08.493650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:08.494207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:08.494867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:08.496906 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:08.554553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:08.556739 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:08.557423 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:08.566574 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:08.573780 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:08.573780 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:08.598913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba0ab268-7d62-49a7-a26e-53e4b52125a0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:08.600440 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 139/281] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:08 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1002 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:08.618829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e0af257-c366-4160-a957-ceb060f41e4c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0/action Feb 03 03:28:08.621104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e0af257-c366-4160-a957-ceb060f41e4c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:28:08.621696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e0af257-c366-4160-a957-ceb060f41e4c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:08.622884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-7e0af257-c366-4160-a957-ceb060f41e4c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for group a4e20035-f904-4306-a1df-e953ddf8b6d0 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:28:08.623141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-7e0af257-c366-4160-a957-ceb060f41e4c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group with id: a4e20035-f904-4306-a1df-e953ddf8b6d0 Feb 03 03:28:08.636275 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:08.636275 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:08.921531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e0af257-c366-4160-a957-ceb060f41e4c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0/action returned with HTTP 202 Feb 03 03:28:08.923354 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 143/282] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:28:08 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Feb 03 03:28:08.932770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:28:08.933360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:08.933547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:08.933547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:08.934216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:09.013378 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:09.013378 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:09.025006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:09.041218 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:09.041817 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:09.068316 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:09.078744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:09.078744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:09.123618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1f62764-0651-40d9-9689-93beb0ede4e3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd returned with HTTP 200 Feb 03 03:28:09.124512 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 140/283] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:08 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd => generated 998 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:10.151718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:28:10.153031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:10.153399 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:10.153399 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:10.154679 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:10.215591 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:10.215591 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:10.227760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:10.244856 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:10.245689 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:10.255377 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:10.263773 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:10.263773 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:10.303796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da81a0cc-1ac3-4ddb-9fc8-8af27511164e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd returned with HTTP 200 Feb 03 03:28:10.305859 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 144/284] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:10 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd => generated 998 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:11.322710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:28:11.324136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:11.324537 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:11.324537 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:11.325244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:11.400611 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:11.400611 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:11.421565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:11.438740 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:11.439693 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:11.450293 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:11.458554 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:11.458554 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:11.493419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d72bd2f-c5fd-46df-bf1a-de7fa3d0e44a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd returned with HTTP 200 Feb 03 03:28:11.494237 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 141/285] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:11 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd => generated 997 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:12.057224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-d95dd9aa-4941-4d17-94df-822395f1d5fe req-8abf0532-c416-4941-8306-b99b28ac66ef tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] DELETE http://10.222.0.65/volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/tempest-invalid-434983697 Feb 03 03:28:12.058373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-d95dd9aa-4941-4d17-94df-822395f1d5fe req-8abf0532-c416-4941-8306-b99b28ac66ef tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:12.058756 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:12.058756 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:12.059390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-d95dd9aa-4941-4d17-94df-822395f1d5fe req-8abf0532-c416-4941-8306-b99b28ac66ef tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:12.060395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-d95dd9aa-4941-4d17-94df-822395f1d5fe req-8abf0532-c416-4941-8306-b99b28ac66ef tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Delete volume with id: tempest-invalid-434983697 Feb 03 03:28:12.170699 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-d95dd9aa-4941-4d17-94df-822395f1d5fe req-8abf0532-c416-4941-8306-b99b28ac66ef tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] http://10.222.0.65/volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/tempest-invalid-434983697 returned with HTTP 404 Feb 03 03:28:12.172153 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 145/286] 10.222.0.65 () {62 vars in 1558 bytes} [Wed Feb 3 03:28:12 2021] DELETE /volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/tempest-invalid-434983697 => generated 98 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:28:12.276312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0b77e5e8-f93a-416a-83b4-eddacc751896 req-5fec7e7a-a6f3-40cc-8612-a61f30f8fb24 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] DELETE http://10.222.0.65/volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/1aa58922-1f42-4b21-a13c-aad81927b859 Feb 03 03:28:12.276923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0b77e5e8-f93a-416a-83b4-eddacc751896 req-5fec7e7a-a6f3-40cc-8612-a61f30f8fb24 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:12.277242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:12.277242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:12.277788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0b77e5e8-f93a-416a-83b4-eddacc751896 req-5fec7e7a-a6f3-40cc-8612-a61f30f8fb24 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:12.278347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-0b77e5e8-f93a-416a-83b4-eddacc751896 req-5fec7e7a-a6f3-40cc-8612-a61f30f8fb24 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Delete volume with id: 1aa58922-1f42-4b21-a13c-aad81927b859 Feb 03 03:28:12.398350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0b77e5e8-f93a-416a-83b4-eddacc751896 req-5fec7e7a-a6f3-40cc-8612-a61f30f8fb24 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] http://10.222.0.65/volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/1aa58922-1f42-4b21-a13c-aad81927b859 returned with HTTP 404 Feb 03 03:28:12.400269 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 142/287] 10.222.0.65 () {62 vars in 1591 bytes} [Wed Feb 3 03:28:12 2021] DELETE /volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/1aa58922-1f42-4b21-a13c-aad81927b859 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:12.461523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-897b9bd5-eeb3-493d-96b9-e0bff2acba44 req-e5984108-9ab3-4265-bb43-eee6902d31f7 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] GET http://10.222.0.65/volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/c85fefe1-cb18-4a2a-8dc9-80f46e56b9d9 Feb 03 03:28:12.462032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-897b9bd5-eeb3-493d-96b9-e0bff2acba44 req-e5984108-9ab3-4265-bb43-eee6902d31f7 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:12.462520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-897b9bd5-eeb3-493d-96b9-e0bff2acba44 req-e5984108-9ab3-4265-bb43-eee6902d31f7 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:12.512653 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8624e682-b849-40e4-b707-9767487cd705 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:28:12.513260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8624e682-b849-40e4-b707-9767487cd705 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:12.513745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8624e682-b849-40e4-b707-9767487cd705 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:12.578703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-897b9bd5-eeb3-493d-96b9-e0bff2acba44 req-e5984108-9ab3-4265-bb43-eee6902d31f7 tempest-VolumesNegativeTest-1345092351 tempest-VolumesNegativeTest-1345092351-project] http://10.222.0.65/volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/c85fefe1-cb18-4a2a-8dc9-80f46e56b9d9 returned with HTTP 404 Feb 03 03:28:12.584812 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 146/288] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:28:12 2021] GET /volume/v3/dc19cc8bfc2847b6af30590013aa4920/volumes/c85fefe1-cb18-4a2a-8dc9-80f46e56b9d9 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:12.651863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8624e682-b849-40e4-b707-9767487cd705 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd returned with HTTP 404 Feb 03 03:28:12.656333 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 143/289] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:12 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:12.665269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cafbec7a-abb2-49bf-a9c3-15c23746e3ac tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 Feb 03 03:28:12.666500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cafbec7a-abb2-49bf-a9c3-15c23746e3ac tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:12.667093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cafbec7a-abb2-49bf-a9c3-15c23746e3ac tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:12.667607 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-cafbec7a-abb2-49bf-a9c3-15c23746e3ac tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member a4e20035-f904-4306-a1df-e953ddf8b6d0 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:12.699152 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cafbec7a-abb2-49bf-a9c3-15c23746e3ac tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 returned with HTTP 404 Feb 03 03:28:12.709057 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 147/290] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:12 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/a4e20035-f904-4306-a1df-e953ddf8b6d0 => generated 108 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:12.717799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5941afec-a093-4aa1-888f-e884ca31a6d8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] DELETE http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/26e61475-6a12-4c31-9baf-72dfae997d74 Feb 03 03:28:12.718390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5941afec-a093-4aa1-888f-e884ca31a6d8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:12.718878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5941afec-a093-4aa1-888f-e884ca31a6d8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:12.785943 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:28:12.785943 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:28:12.803976 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5941afec-a093-4aa1-888f-e884ca31a6d8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/26e61475-6a12-4c31-9baf-72dfae997d74 returned with HTTP 202 Feb 03 03:28:12.808397 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 144/291] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:28:12 2021] DELETE /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/26e61475-6a12-4c31-9baf-72dfae997d74 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Feb 03 03:28:12.817310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-441df53e-f401-47e2-ba6c-b62298b578ea tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] POST http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types Feb 03 03:28:12.817998 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-441df53e-f401-47e2-ba6c-b62298b578ea tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-851425760"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:12.907651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-441df53e-f401-47e2-ba6c-b62298b578ea tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types returned with HTTP 200 Feb 03 03:28:12.908806 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 148/292] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:28:12 2021] POST /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types => generated 223 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:12.919765 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f451b733-cbbd-45a0-9e5f-ca184c62eceb tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] POST http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types Feb 03 03:28:12.920724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f451b733-cbbd-45a0-9e5f-ca184c62eceb tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1146053879"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:13.003184 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f451b733-cbbd-45a0-9e5f-ca184c62eceb tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types returned with HTTP 202 Feb 03 03:28:13.010774 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 145/293] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:28:12 2021] POST /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types => generated 181 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:13.014610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63bab49-78a2-4298-bcf5-961d25d15183 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups Feb 03 03:28:13.015569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a63bab49-78a2-4298-bcf5-961d25d15183 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "23ff2a7b-0a43-4dd3-b634-72bfeac12997", "volume_types": ["a4721837-082d-46a5-a0ea-c0b1b7ed2da5"], "name": "tempest-GroupSnapshotsTest-Group-3756584"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:13.016784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-a63bab49-78a2-4298-bcf5-961d25d15183 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating new group {'group': {'group_type': '23ff2a7b-0a43-4dd3-b634-72bfeac12997', 'volume_types': ['a4721837-082d-46a5-a0ea-c0b1b7ed2da5'], 'name': 'tempest-GroupSnapshotsTest-Group-3756584'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:28:13.036918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-a63bab49-78a2-4298-bcf5-961d25d15183 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating group tempest-GroupSnapshotsTest-Group-3756584. Feb 03 03:28:13.071045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a63bab49-78a2-4298-bcf5-961d25d15183 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:28:13.114634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a63bab49-78a2-4298-bcf5-961d25d15183 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['0b4b03d3-7968-4dff-88bf-247e5d3f66b3'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:28:13.248267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63bab49-78a2-4298-bcf5-961d25d15183 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups returned with HTTP 202 Feb 03 03:28:13.254704 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 149/294] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:28:13 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups => generated 109 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:13.260708 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-985ce471-84eb-478c-a1df-c486c6257127 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:13.261403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-985ce471-84eb-478c-a1df-c486c6257127 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:13.262056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-985ce471-84eb-478c-a1df-c486c6257127 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:13.262567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-985ce471-84eb-478c-a1df-c486c6257127 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:13.273905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:13.273905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:13.331894 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-985ce471-84eb-478c-a1df-c486c6257127 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:13.333246 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 146/295] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:13 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 389 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:14.344804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dc06804-a0d2-429a-8e19-50fe809116a9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:14.345511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dc06804-a0d2-429a-8e19-50fe809116a9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:14.346188 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:14.346188 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:14.346979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dc06804-a0d2-429a-8e19-50fe809116a9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:14.347728 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-8dc06804-a0d2-429a-8e19-50fe809116a9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:14.368266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:14.368266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:14.423090 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dc06804-a0d2-429a-8e19-50fe809116a9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:14.436793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes Feb 03 03:28:14.437303 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:14.437303 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:14.437727 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a4721837-082d-46a5-a0ea-c0b1b7ed2da5", "group_id": "36e09eec-6e29-439d-a1ff-6fe0583031c8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1640565159"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:14.438873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request body: {'volume': {'volume_type': 'a4721837-082d-46a5-a0ea-c0b1b7ed2da5', 'group_id': '36e09eec-6e29-439d-a1ff-6fe0583031c8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1640565159'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:28:14.444149 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 150/296] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:14 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 390 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:14.480926 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:14.480926 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:14.482072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume of 1 GB Feb 03 03:28:14.515842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:28:14.545613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (5611ef7d-5c99-4c31-a374-5129ba77054e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:28:14.561007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7fbe8a-ab59-46b7-9b30-9a88c5ac9dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:14.562720 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:14.562720 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:14.563344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:28:14.691542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7fbe8a-ab59-46b7-9b30-9a88c5ac9dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:28:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-851425760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4721837-082d-46a5-a0ea-c0b1b7ed2da5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '36e09eec-6e29-439d-a1ff-6fe0583031c8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:14.694054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a5072d-72ce-40ec-9aaa-635cf6134292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:14.798436 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-851425760 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-851425760, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:14.803282 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-851425760 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-851425760, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:14.873729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['632a907e-533c-472b-8ff8-3a3fb33c5ced', 'f81d00d7-f8b7-42bf-a50a-0977e5e91328', '4a7540ec-8430-41f6-8462-26eb72de6f2f', '5063c6c2-d787-498e-8bc1-5eb9c2b96756'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:28:14.875830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a5072d-72ce-40ec-9aaa-635cf6134292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['632a907e-533c-472b-8ff8-3a3fb33c5ced', 'f81d00d7-f8b7-42bf-a50a-0977e5e91328', '4a7540ec-8430-41f6-8462-26eb72de6f2f', '5063c6c2-d787-498e-8bc1-5eb9c2b96756']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:14.878452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239e497b-98bf-4e2f-b1c4-9b52a8eb5cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:14.949060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239e497b-98bf-4e2f-b1c4-9b52a8eb5cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee52314-ff0d-4ced-9fa3-5f47333cb6f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1640565159',encryption_key_id=None,group_id=36e09eec-6e29-439d-a1ff-6fe0583031c8,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['632a907e-533c-472b-8ff8-3a3fb33c5ced','f81d00d7-f8b7-42bf-a50a-0977e5e91328','4a7540ec-8430-41f6-8462-26eb72de6f2f','5063c6c2-d787-498e-8bc1-5eb9c2b96756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5), 'volume': 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-02-03T03:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1640565159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=36e09eec-6e29-439d-a1ff-6fe0583031c8,host=None,id=8ee52314-ff0d-4ced-9fa3-5f47333cb6f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef045532029a47ad92546c1212088987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6c6eb59814b4411a899fd26679e6be1',volume_attachment=,volume_type=,volume_type_id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:14.951798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e6e20e-bede-4548-8fcd-3180b491bcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:14.985636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e6e20e-bede-4548-8fcd-3180b491bcfc) transitioned into state 'SUCCESS' from state '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-1640565159',encryption_key_id=None,group_id=36e09eec-6e29-439d-a1ff-6fe0583031c8,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['632a907e-533c-472b-8ff8-3a3fb33c5ced','f81d00d7-f8b7-42bf-a50a-0977e5e91328','4a7540ec-8430-41f6-8462-26eb72de6f2f','5063c6c2-d787-498e-8bc1-5eb9c2b96756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:14.989793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27712722-3c55-4ae6-8377-fa20c8563ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:15.069447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27712722-3c55-4ae6-8377-fa20c8563ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:15.086021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (5611ef7d-5c99-4c31-a374-5129ba77054e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:28:15.243282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request issued successfully. Feb 03 03:28:15.275971 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:15.276578 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:15.302406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:15.316692 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:15.316692 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:15.338850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b19a6864-9372-42e9-9339-eba57373397f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes returned with HTTP 202 Feb 03 03:28:15.343270 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 147/297] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:28:14 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/volumes => generated 907 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:15.359531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 Feb 03 03:28:15.360193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:15.360354 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:15.360354 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:15.360687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:15.464270 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:15.464270 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:15.486431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:15.529302 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:15.529756 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:15.548532 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:15.562016 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:15.562016 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:15.611647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26e16e7e-6bd4-4605-a0e8-ab6d8cf91953 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 returned with HTTP 200 Feb 03 03:28:15.612873 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 151/298] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:15 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 => generated 999 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:28:16.630755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 Feb 03 03:28:16.631274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:16.631443 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:16.631443 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:16.632116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:16.736902 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:16.736902 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:16.764592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:16.800123 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:16.800752 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:16.810927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:16.838780 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:16.838780 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:16.891566 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00968131-78c7-40d5-8ede-3d2ab31b08c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 returned with HTTP 200 Feb 03 03:28:16.893026 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 148/299] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:16 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 => generated 1000 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:16.909219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes Feb 03 03:28:16.909823 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:16.909823 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:16.910324 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a4721837-082d-46a5-a0ea-c0b1b7ed2da5", "group_id": "36e09eec-6e29-439d-a1ff-6fe0583031c8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1409041006"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:16.911545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request body: {'volume': {'volume_type': 'a4721837-082d-46a5-a0ea-c0b1b7ed2da5', 'group_id': '36e09eec-6e29-439d-a1ff-6fe0583031c8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1409041006'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:28:16.951609 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:16.951609 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:16.953111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume of 1 GB Feb 03 03:28:16.991652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:28:17.030944 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (ac31db7e-22f9-4162-a019-10bcd85afc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:28:17.035271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8566226b-679a-43c4-95b2-3651e9b045d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:17.039885 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:17.039885 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:17.040568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:28:17.131513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8566226b-679a-43c4-95b2-3651e9b045d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:28:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-851425760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4721837-082d-46a5-a0ea-c0b1b7ed2da5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '36e09eec-6e29-439d-a1ff-6fe0583031c8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:17.134196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff5ea83-957c-401d-abce-ebc3785eef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:17.195795 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-851425760 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-851425760, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:17.196929 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-851425760 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-851425760, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:17.235682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['5f4f58b9-7837-4857-ac21-e559488b7d64', '5ebe7257-11f5-4ad2-a2a7-e3cebedd431b', '6055fa6c-365c-48fb-8c3f-2122c05c9092', '95cc85de-3273-4d7a-9c7c-a07b7338ef7f'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:28:17.238560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff5ea83-957c-401d-abce-ebc3785eef6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f4f58b9-7837-4857-ac21-e559488b7d64', '5ebe7257-11f5-4ad2-a2a7-e3cebedd431b', '6055fa6c-365c-48fb-8c3f-2122c05c9092', '95cc85de-3273-4d7a-9c7c-a07b7338ef7f']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:17.241640 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c69d4d-adc2-4ac4-81d8-b7168d1ac99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:17.323466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c69d4d-adc2-4ac4-81d8-b7168d1ac99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37837aa5-0382-4b68-8e76-b5fcbe6d55a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1409041006',encryption_key_id=None,group_id=36e09eec-6e29-439d-a1ff-6fe0583031c8,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['5f4f58b9-7837-4857-ac21-e559488b7d64','5ebe7257-11f5-4ad2-a2a7-e3cebedd431b','6055fa6c-365c-48fb-8c3f-2122c05c9092','95cc85de-3273-4d7a-9c7c-a07b7338ef7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5), 'volume': 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-02-03T03:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1409041006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=36e09eec-6e29-439d-a1ff-6fe0583031c8,host=None,id=37837aa5-0382-4b68-8e76-b5fcbe6d55a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef045532029a47ad92546c1212088987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6c6eb59814b4411a899fd26679e6be1',volume_attachment=,volume_type=,volume_type_id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:17.326166 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b59d1917-9ac3-45b9-b2a4-83e995416ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:17.374491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b59d1917-9ac3-45b9-b2a4-83e995416ef6) transitioned into state 'SUCCESS' from state '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-1409041006',encryption_key_id=None,group_id=36e09eec-6e29-439d-a1ff-6fe0583031c8,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['5f4f58b9-7837-4857-ac21-e559488b7d64','5ebe7257-11f5-4ad2-a2a7-e3cebedd431b','6055fa6c-365c-48fb-8c3f-2122c05c9092','95cc85de-3273-4d7a-9c7c-a07b7338ef7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=a4721837-082d-46a5-a0ea-c0b1b7ed2da5)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:17.376491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb699a0-27ce-4187-9f33-19a13e91aa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:17.437930 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb699a0-27ce-4187-9f33-19a13e91aa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:17.447715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (ac31db7e-22f9-4162-a019-10bcd85afc33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:28:17.554319 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request issued successfully. Feb 03 03:28:17.592858 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:17.593343 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:17.606154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:17.619096 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:17.619096 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:17.644944 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93c95c85-b54d-4a03-8dd6-009745c3a53d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes returned with HTTP 202 Feb 03 03:28:17.649646 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 152/300] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:28:16 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/volumes => generated 907 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:17.664551 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:17.665474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:17.666054 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:17.666054 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:17.667187 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:17.844535 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:17.844535 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:17.866384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:17.904955 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:17.908451 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:17.924245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:17.937749 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:17.937749 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:17.993626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9eac792a-0e22-4258-927f-f1145071cdfc tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 200 Feb 03 03:28:17.997770 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 149/301] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:17 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 999 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:19.016456 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:19.017260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:19.017590 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:19.017590 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:19.018153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:19.153275 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:19.153275 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:19.225108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:19.286760 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:19.288012 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:19.317109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:19.336156 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:19.336156 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:19.383508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-812d4ef3-bbc6-4ba6-8da3-796de0a2f01a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 200 Feb 03 03:28:19.399948 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 153/302] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:19 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 1000 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:19.405869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-579f5701-f276-43c5-b73b-fc15dc2309b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] PUT http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:19.406381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:19.406381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:19.406793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-579f5701-f276-43c5-b73b-fc15dc2309b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8ee52314-ff0d-4ced-9fa3-5f47333cb6f5"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:19.428765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-579f5701-f276-43c5-b73b-fc15dc2309b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Update called for group 36e09eec-6e29-439d-a1ff-6fe0583031c8. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Feb 03 03:28:19.429137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-579f5701-f276-43c5-b73b-fc15dc2309b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Updating group 36e09eec-6e29-439d-a1ff-6fe0583031c8 with name None description: None add_volumes: None remove_volumes: 8ee52314-ff0d-4ced-9fa3-5f47333cb6f5. Feb 03 03:28:19.446567 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:19.446567 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:19.576946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-579f5701-f276-43c5-b73b-fc15dc2309b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 202 Feb 03 03:28:19.578639 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 150/303] 10.222.0.65 () {62 vars in 1373 bytes} [Wed Feb 3 03:28:19 2021] PUT /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:19.588271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5001782-81ca-4c12-a405-6f004e358eb7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:19.588843 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5001782-81ca-4c12-a405-6f004e358eb7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:19.589059 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:19.589059 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:19.589441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5001782-81ca-4c12-a405-6f004e358eb7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:19.590133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-f5001782-81ca-4c12-a405-6f004e358eb7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:19.599157 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:19.599157 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:19.651865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5001782-81ca-4c12-a405-6f004e358eb7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:19.653412 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 154/304] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:19 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 389 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:20.665412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a28d641-f92d-4bd1-aa18-8e1a1a4288c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:20.665936 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a28d641-f92d-4bd1-aa18-8e1a1a4288c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:20.666066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:20.666066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:20.666606 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a28d641-f92d-4bd1-aa18-8e1a1a4288c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:20.667056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-4a28d641-f92d-4bd1-aa18-8e1a1a4288c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:20.685501 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:20.685501 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:20.768191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a28d641-f92d-4bd1-aa18-8e1a1a4288c1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:20.775510 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 151/305] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:20 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 390 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:20.780024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d10a7140-7349-43e9-a256-34a93029724d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] PUT http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:20.780536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:20.780536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:20.780952 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d10a7140-7349-43e9-a256-34a93029724d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8ee52314-ff0d-4ced-9fa3-5f47333cb6f5"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:20.802322 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-d10a7140-7349-43e9-a256-34a93029724d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Update called for group 36e09eec-6e29-439d-a1ff-6fe0583031c8. {{(pid=87960) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Feb 03 03:28:20.802683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-d10a7140-7349-43e9-a256-34a93029724d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Updating group 36e09eec-6e29-439d-a1ff-6fe0583031c8 with name None description: None add_volumes: 8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 remove_volumes: None. Feb 03 03:28:20.820476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:20.820476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:21.059552 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d10a7140-7349-43e9-a256-34a93029724d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 202 Feb 03 03:28:21.062115 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 155/306] 10.222.0.65 () {62 vars in 1373 bytes} [Wed Feb 3 03:28:20 2021] PUT /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:21.069040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c46b5b2d-d036-44cb-bd5e-ba0e6452725d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:21.069777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c46b5b2d-d036-44cb-bd5e-ba0e6452725d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:21.070148 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:21.070148 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:21.070746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c46b5b2d-d036-44cb-bd5e-ba0e6452725d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:21.071332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-c46b5b2d-d036-44cb-bd5e-ba0e6452725d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:21.087391 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:21.087391 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:21.163752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c46b5b2d-d036-44cb-bd5e-ba0e6452725d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:21.165632 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 152/307] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:21 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 389 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:22.177803 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-977c4aec-2cd4-4597-9daf-68c143c0b293 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:22.179082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-977c4aec-2cd4-4597-9daf-68c143c0b293 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:22.179516 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:22.179516 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:22.180181 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-977c4aec-2cd4-4597-9daf-68c143c0b293 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:22.180811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-977c4aec-2cd4-4597-9daf-68c143c0b293 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:22.189238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:22.189238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:22.220041 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-977c4aec-2cd4-4597-9daf-68c143c0b293 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:22.222045 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 156/308] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:22 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 390 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:28:22.233978 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b434e3a-647b-4331-addb-1a7294adb65e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] PUT http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:22.234475 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:22.234475 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:22.234879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b434e3a-647b-4331-addb-1a7294adb65e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "37837aa5-0382-4b68-8e76-b5fcbe6d55a1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:22.237077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-3b434e3a-647b-4331-addb-1a7294adb65e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Update called for group 36e09eec-6e29-439d-a1ff-6fe0583031c8. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Feb 03 03:28:22.237586 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-3b434e3a-647b-4331-addb-1a7294adb65e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Updating group 36e09eec-6e29-439d-a1ff-6fe0583031c8 with name None description: None add_volumes: None remove_volumes: 37837aa5-0382-4b68-8e76-b5fcbe6d55a1. Feb 03 03:28:22.249240 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:22.249240 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:22.369576 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b434e3a-647b-4331-addb-1a7294adb65e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 202 Feb 03 03:28:22.371418 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 153/309] 10.222.0.65 () {62 vars in 1373 bytes} [Wed Feb 3 03:28:22 2021] PUT /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:22.379719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-331d6653-cc8d-4d31-979c-1b7c61d97e37 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:22.380442 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-331d6653-cc8d-4d31-979c-1b7c61d97e37 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:22.380786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:22.380786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:22.381334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-331d6653-cc8d-4d31-979c-1b7c61d97e37 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:22.381847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-331d6653-cc8d-4d31-979c-1b7c61d97e37 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:22.414250 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:22.414250 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:22.503917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-331d6653-cc8d-4d31-979c-1b7c61d97e37 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:22.506122 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 157/310] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:22 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 389 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:23.519967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec4c9afe-9549-4c82-befc-7fa6d9a0bdf0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:23.521149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec4c9afe-9549-4c82-befc-7fa6d9a0bdf0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:23.521538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:23.521538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:23.522146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec4c9afe-9549-4c82-befc-7fa6d9a0bdf0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:23.522699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-ec4c9afe-9549-4c82-befc-7fa6d9a0bdf0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:23.532176 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:23.532176 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:23.569181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec4c9afe-9549-4c82-befc-7fa6d9a0bdf0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:23.571054 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 154/311] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:23 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:23.584511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea16997b-70f8-42ab-aea0-62637ecc24cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] PUT http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:23.585443 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:23.585443 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:23.586638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea16997b-70f8-42ab-aea0-62637ecc24cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "37837aa5-0382-4b68-8e76-b5fcbe6d55a1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:23.588060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-ea16997b-70f8-42ab-aea0-62637ecc24cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Update called for group 36e09eec-6e29-439d-a1ff-6fe0583031c8. {{(pid=87960) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Feb 03 03:28:23.588914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-ea16997b-70f8-42ab-aea0-62637ecc24cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Updating group 36e09eec-6e29-439d-a1ff-6fe0583031c8 with name None description: None add_volumes: 37837aa5-0382-4b68-8e76-b5fcbe6d55a1 remove_volumes: None. Feb 03 03:28:23.609448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:23.609448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:23.862810 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea16997b-70f8-42ab-aea0-62637ecc24cf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 202 Feb 03 03:28:23.867461 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 158/312] 10.222.0.65 () {62 vars in 1373 bytes} [Wed Feb 3 03:28:23 2021] PUT /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:23.873141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-003faa3a-bec4-404e-9abf-802ced111775 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:23.874193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-003faa3a-bec4-404e-9abf-802ced111775 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:23.874410 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:23.874410 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:23.874777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-003faa3a-bec4-404e-9abf-802ced111775 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:23.875183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-003faa3a-bec4-404e-9abf-802ced111775 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:23.890879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:23.890879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:23.941303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-003faa3a-bec4-404e-9abf-802ced111775 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:23.942891 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 155/313] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:23 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 389 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:24.955338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89d09cb3-7eaa-4816-8a7e-533a616fb23f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:24.956575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89d09cb3-7eaa-4816-8a7e-533a616fb23f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:24.956796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:24.956796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:24.957170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89d09cb3-7eaa-4816-8a7e-533a616fb23f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:24.957560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-89d09cb3-7eaa-4816-8a7e-533a616fb23f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:24.971619 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:24.971619 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:25.023857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89d09cb3-7eaa-4816-8a7e-533a616fb23f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 200 Feb 03 03:28:25.025868 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 159/314] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:24 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 390 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:25.041249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:25.041888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:25.042110 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:25.042110 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:25.042493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:25.043205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:25.044661 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:25.044661 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:25.046513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:25.129899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:25.133067 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:25.133699 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:25.143497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:25.151863 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:25.151863 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:25.169991 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:25.171732 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:25.185270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:25.195091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:25.195091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:25.223805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24ac6192-30ce-4257-90e7-6e8c88622591 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:25.226092 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 156/315] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:25 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1993 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:25.245623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0bd40ed-ccb7-4b2a-9679-c12a2e103e74 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots Feb 03 03:28:25.246482 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:25.246482 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:25.247351 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0bd40ed-ccb7-4b2a-9679-c12a2e103e74 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "36e09eec-6e29-439d-a1ff-6fe0583031c8", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-714843161"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:25.248580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-c0bd40ed-ccb7-4b2a-9679-c12a2e103e74 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating new group_snapshot {'group_snapshot': {'group_id': '36e09eec-6e29-439d-a1ff-6fe0583031c8', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-714843161'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Feb 03 03:28:25.288916 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:25.288916 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:25.355092 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-c0bd40ed-ccb7-4b2a-9679-c12a2e103e74 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-714843161. Feb 03 03:28:25.480291 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:25.480291 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:25.546601 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-c0bd40ed-ccb7-4b2a-9679-c12a2e103e74 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-851425760 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-851425760, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:25.583523 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c0bd40ed-ccb7-4b2a-9679-c12a2e103e74 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['efbbc831-770c-4c58-b75e-c1df949f8d77', '0d59413a-f7e8-4d0c-a516-785b5c1e08c3', '7961fb31-cabb-4906-892f-92c9a6362ef7', '905e259d-9a73-4477-8493-b2e89b01ed44'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:28:25.700808 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0bd40ed-ccb7-4b2a-9679-c12a2e103e74 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots returned with HTTP 202 Feb 03 03:28:25.707315 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 160/316] 10.222.0.65 () {62 vars in 1291 bytes} [Wed Feb 3 03:28:25 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots => generated 186 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:25.713930 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0da12992-16cd-4f42-bd42-74964da04878 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:25.714683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0da12992-16cd-4f42-bd42-74964da04878 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:25.715368 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:25.715368 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:25.716185 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0da12992-16cd-4f42-bd42-74964da04878 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:25.716881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-0da12992-16cd-4f42-bd42-74964da04878 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:25.729573 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:25.729573 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:25.748169 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0da12992-16cd-4f42-bd42-74964da04878 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 200 Feb 03 03:28:25.750181 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 157/317] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:25 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:26.766683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7200adb-db2c-4e6f-9a63-edc34706c779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:26.767373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7200adb-db2c-4e6f-9a63-edc34706c779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:26.767487 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:26.767487 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:26.768010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7200adb-db2c-4e6f-9a63-edc34706c779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:26.772823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-b7200adb-db2c-4e6f-9a63-edc34706c779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:26.792559 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:26.792559 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:26.864395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7200adb-db2c-4e6f-9a63-edc34706c779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 200 Feb 03 03:28:26.865784 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 161/318] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:26 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 325 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:27.877796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df1ca971-fc6d-4766-bcba-01f95f562769 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:27.879465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df1ca971-fc6d-4766-bcba-01f95f562769 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:27.879911 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:27.879911 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:27.880609 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df1ca971-fc6d-4766-bcba-01f95f562769 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:27.881241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-df1ca971-fc6d-4766-bcba-01f95f562769 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:27.894589 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:27.894589 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:27.930906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df1ca971-fc6d-4766-bcba-01f95f562769 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 200 Feb 03 03:28:27.931813 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 158/319] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:27 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:28.945778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef6ee47d-2cf9-4fde-b0ba-b5caa873406b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:28.946988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef6ee47d-2cf9-4fde-b0ba-b5caa873406b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:28.947403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:28.947403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:28.948103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef6ee47d-2cf9-4fde-b0ba-b5caa873406b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:28.948716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-ef6ee47d-2cf9-4fde-b0ba-b5caa873406b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:28.966796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:28.966796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:29.026395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef6ee47d-2cf9-4fde-b0ba-b5caa873406b tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 200 Feb 03 03:28:29.031010 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 162/320] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:28 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 325 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:30.040463 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d389caf-f548-4a86-ac4b-3b81f2879039 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:30.041537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d389caf-f548-4a86-ac4b-3b81f2879039 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:30.041905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:30.041905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:30.042544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d389caf-f548-4a86-ac4b-3b81f2879039 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:30.043116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-2d389caf-f548-4a86-ac4b-3b81f2879039 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:30.053935 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:30.053935 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:30.124450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d389caf-f548-4a86-ac4b-3b81f2879039 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 200 Feb 03 03:28:30.129796 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 159/321] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:30 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 325 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:31.137149 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-542ce6be-622c-4950-851f-e177605327e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:31.138268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-542ce6be-622c-4950-851f-e177605327e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:31.138705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:31.138705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:31.139409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-542ce6be-622c-4950-851f-e177605327e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:31.140062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-542ce6be-622c-4950-851f-e177605327e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:31.154743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.154743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.178612 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-542ce6be-622c-4950-851f-e177605327e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 200 Feb 03 03:28:31.181938 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 163/322] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:31 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:31.193021 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c1323ef-85c4-4a40-9373-f9d54b71a7a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail Feb 03 03:28:31.193738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c1323ef-85c4-4a40-9373-f9d54b71a7a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:31.194067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:31.194067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:31.194631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c1323ef-85c4-4a40-9373-f9d54b71a7a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:31.195338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-9c1323ef-85c4-4a40-9373-f9d54b71a7a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:31.198668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-9c1323ef-85c4-4a40-9373-f9d54b71a7a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:28:31.242132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c1323ef-85c4-4a40-9373-f9d54b71a7a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all snapshots completed successfully. Feb 03 03:28:31.243374 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.243374 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.245067 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c1323ef-85c4-4a40-9373-f9d54b71a7a2 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail returned with HTTP 200 Feb 03 03:28:31.253422 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 160/323] 10.222.0.65 () {58 vars in 1231 bytes} [Wed Feb 3 03:28:31 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail => generated 929 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:31.258608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2c0ced5-af2c-43ca-9fd5-ca5ffe6b9bbb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 Feb 03 03:28:31.259314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2c0ced5-af2c-43ca-9fd5-ca5ffe6b9bbb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:31.259700 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:31.259700 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:31.260244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2c0ced5-af2c-43ca-9fd5-ca5ffe6b9bbb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:31.325036 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.325036 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.331638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2c0ced5-af2c-43ca-9fd5-ca5ffe6b9bbb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:31.334015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2c0ced5-af2c-43ca-9fd5-ca5ffe6b9bbb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 returned with HTTP 200 Feb 03 03:28:31.336232 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 164/324] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:31 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 => generated 469 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:31.347398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f580e006-27c2-4d75-938c-cbccdad57779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/7f18b262-80ad-43bd-9929-f0153502d2c9 Feb 03 03:28:31.347958 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f580e006-27c2-4d75-938c-cbccdad57779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:31.348158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:31.348158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:31.348972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f580e006-27c2-4d75-938c-cbccdad57779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:31.376144 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.376144 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.379164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f580e006-27c2-4d75-938c-cbccdad57779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:31.381422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f580e006-27c2-4d75-938c-cbccdad57779 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/7f18b262-80ad-43bd-9929-f0153502d2c9 returned with HTTP 200 Feb 03 03:28:31.384510 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 161/325] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:31 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/7f18b262-80ad-43bd-9929-f0153502d2c9 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:31.397907 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e50a0455-7007-403e-8482-6e9ad48991f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:31.398813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e50a0455-7007-403e-8482-6e9ad48991f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:31.399337 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:31.399337 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:31.400285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e50a0455-7007-403e-8482-6e9ad48991f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:31.400888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-e50a0455-7007-403e-8482-6e9ad48991f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87960) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Feb 03 03:28:31.401660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-e50a0455-7007-403e-8482-6e9ad48991f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group_snapshot with id: 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:31.412891 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.412891 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.591472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e50a0455-7007-403e-8482-6e9ad48991f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 202 Feb 03 03:28:31.597401 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 165/326] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:28:31 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:31.600570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:31.601146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:31.601364 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:31.601364 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:31.602187 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:31.603135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:31.605327 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:31.768449 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:31.770320 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:31.770957 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:31.792987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:31.826138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.826138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.857037 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:31.857495 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:31.883585 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:31.890266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.890266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.969479 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94927d6d-74af-4982-86b7-c3a15e1a3b9d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:31.971319 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 162/327] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:31 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1993 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:31.989087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f2f1ea-29e4-4b39-ac08-591de18b8395 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail Feb 03 03:28:31.989816 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58f2f1ea-29e4-4b39-ac08-591de18b8395 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:31.990187 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:31.990187 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:31.990823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58f2f1ea-29e4-4b39-ac08-591de18b8395 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:31.991693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-58f2f1ea-29e4-4b39-ac08-591de18b8395 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:31.992553 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:31.992553 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:31.994996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-58f2f1ea-29e4-4b39-ac08-591de18b8395 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:28:32.062630 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58f2f1ea-29e4-4b39-ac08-591de18b8395 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all snapshots completed successfully. Feb 03 03:28:32.070214 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:32.070214 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:32.071773 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f2f1ea-29e4-4b39-ac08-591de18b8395 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail returned with HTTP 200 Feb 03 03:28:32.072657 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 166/328] 10.222.0.65 () {58 vars in 1231 bytes} [Wed Feb 3 03:28:31 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail => generated 927 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:32.085217 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-928a00c6-43d8-4f63-93b8-96b5ef5061fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 Feb 03 03:28:32.085757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-928a00c6-43d8-4f63-93b8-96b5ef5061fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:32.085955 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:32.085955 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:32.086782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-928a00c6-43d8-4f63-93b8-96b5ef5061fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:32.143048 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:32.143048 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:32.149002 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-928a00c6-43d8-4f63-93b8-96b5ef5061fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:32.153369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-928a00c6-43d8-4f63-93b8-96b5ef5061fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 returned with HTTP 200 Feb 03 03:28:32.159227 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 163/329] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:32 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:33.170893 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-862147f3-a04b-40e1-b801-2fb734f478ad tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 Feb 03 03:28:33.171917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-862147f3-a04b-40e1-b801-2fb734f478ad tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:33.172332 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:33.172332 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:33.173059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-862147f3-a04b-40e1-b801-2fb734f478ad tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:33.252021 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:33.252021 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:33.259175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-862147f3-a04b-40e1-b801-2fb734f478ad tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:33.270000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-862147f3-a04b-40e1-b801-2fb734f478ad tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 returned with HTTP 200 Feb 03 03:28:33.275421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 167/330] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:33 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 => generated 468 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:34.282985 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0f7616e-1b59-415e-9ac3-409788945466 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 Feb 03 03:28:34.283737 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0f7616e-1b59-415e-9ac3-409788945466 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:34.283861 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:34.283861 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:34.284398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0f7616e-1b59-415e-9ac3-409788945466 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:34.360914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:34.360914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:34.362517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c0f7616e-1b59-415e-9ac3-409788945466 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:34.364835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0f7616e-1b59-415e-9ac3-409788945466 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 returned with HTTP 200 Feb 03 03:28:34.365839 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 164/331] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:34 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:35.382325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37f02885-a097-4974-9a3a-8ed9bb5ace2d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 Feb 03 03:28:35.383871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37f02885-a097-4974-9a3a-8ed9bb5ace2d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:35.384916 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:35.384916 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:35.386004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37f02885-a097-4974-9a3a-8ed9bb5ace2d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:35.443411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:35.443411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:35.444724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-37f02885-a097-4974-9a3a-8ed9bb5ace2d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:35.449238 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37f02885-a097-4974-9a3a-8ed9bb5ace2d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 returned with HTTP 200 Feb 03 03:28:35.456064 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 168/332] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:35 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 => generated 467 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:36.467806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51f37fb6-dff8-49ec-87c9-03b61e20cadf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 Feb 03 03:28:36.468964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51f37fb6-dff8-49ec-87c9-03b61e20cadf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:36.469158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:36.469158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:36.469808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51f37fb6-dff8-49ec-87c9-03b61e20cadf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:36.507365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51f37fb6-dff8-49ec-87c9-03b61e20cadf tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 returned with HTTP 404 Feb 03 03:28:36.512383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 165/333] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:36 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/96edbc3f-a717-4f7a-b092-83d25ddefc14 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:36.519334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-435f43d0-b249-41f7-8c58-01e4d9c1b871 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/7f18b262-80ad-43bd-9929-f0153502d2c9 Feb 03 03:28:36.519876 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-435f43d0-b249-41f7-8c58-01e4d9c1b871 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:36.520101 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:36.520101 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:36.521174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-435f43d0-b249-41f7-8c58-01e4d9c1b871 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:36.560207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-435f43d0-b249-41f7-8c58-01e4d9c1b871 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/7f18b262-80ad-43bd-9929-f0153502d2c9 returned with HTTP 404 Feb 03 03:28:36.561679 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 169/334] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:36 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/7f18b262-80ad-43bd-9929-f0153502d2c9 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:36.570032 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00a18410-857b-4bf9-b33b-07d1c06b9208 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:36.570600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00a18410-857b-4bf9-b33b-07d1c06b9208 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:36.571085 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00a18410-857b-4bf9-b33b-07d1c06b9208 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:36.571468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-00a18410-857b-4bf9-b33b-07d1c06b9208 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:36.581099 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00a18410-857b-4bf9-b33b-07d1c06b9208 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 404 Feb 03 03:28:36.586761 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 166/335] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:36 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:36.591899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aaf95dfc-9ef1-4eab-b320-e3a009f2e59c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:36.592752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aaf95dfc-9ef1-4eab-b320-e3a009f2e59c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:36.593200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aaf95dfc-9ef1-4eab-b320-e3a009f2e59c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:36.593969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-aaf95dfc-9ef1-4eab-b320-e3a009f2e59c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for member 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf {{(pid=87960) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Feb 03 03:28:36.594391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-aaf95dfc-9ef1-4eab-b320-e3a009f2e59c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group_snapshot with id: 6d79c8ea-ae0e-492e-9b4e-d193cd54efbf Feb 03 03:28:36.605555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aaf95dfc-9ef1-4eab-b320-e3a009f2e59c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf returned with HTTP 404 Feb 03 03:28:36.614331 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 170/336] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:28:36 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/6d79c8ea-ae0e-492e-9b4e-d193cd54efbf => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:36.619725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:36.620343 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:36.620820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:36.621427 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:36.623167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:36.679862 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:36.681533 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:36.682188 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:36.693032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:36.705077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:36.705077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:36.734741 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:36.735074 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:36.755015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:36.776675 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:36.776675 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:36.838947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b59a6b0-5d48-45cd-ae71-47bc70878447 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:36.851667 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 167/337] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:36 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1993 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:36.869071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-997b2cc2-62b9-41d9-a1f7-245c6d1a02f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8/action Feb 03 03:28:36.870338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-997b2cc2-62b9-41d9-a1f7-245c6d1a02f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:28:36.871059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-997b2cc2-62b9-41d9-a1f7-245c6d1a02f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:36.872434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-997b2cc2-62b9-41d9-a1f7-245c6d1a02f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for group 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:28:36.873009 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-997b2cc2-62b9-41d9-a1f7-245c6d1a02f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group with id: 36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:36.890106 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:36.890106 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:37.353851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-997b2cc2-62b9-41d9-a1f7-245c6d1a02f9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8/action returned with HTTP 202 Feb 03 03:28:37.358783 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 171/338] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:28:36 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8/action => generated 0 bytes in 491 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:37.364313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:37.365102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:37.365325 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:37.365325 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:37.365704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:37.527984 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:37.527984 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:37.563671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:37.599196 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:37.600033 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:37.608445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:37.617696 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:37.617696 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:37.644168 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59509781-7261-4a38-aa83-b189ea9e83a3 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 200 Feb 03 03:28:37.649300 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 168/339] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:37 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 999 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:38.665479 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:38.666624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:38.667075 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:38.667075 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:38.667713 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:38.775438 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:38.775438 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:38.802544 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:38.824280 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:38.825492 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:38.839662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:38.857518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:38.857518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:38.911880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9c93019-4ced-4335-8bf2-69ac96a98f3c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 200 Feb 03 03:28:38.925901 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 172/340] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:38 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 999 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:39.931231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:39.932001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:39.932225 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:39.932225 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:39.932602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:40.043988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:40.043988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:40.062421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:40.089895 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:40.090349 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:40.127917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:40.144777 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:40.144777 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:40.183549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fe017e1-8f56-47e4-8ab4-97c04a32e527 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 200 Feb 03 03:28:40.187480 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 169/341] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:39 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 999 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:41.202252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:41.202833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:41.203025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:41.203025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:41.203437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:41.344041 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:41.344041 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:41.364376 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:41.399577 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:41.400084 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:41.422205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:41.431443 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:41.431443 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:41.491111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bf4302d-0e97-4d4f-a3db-4792493570af tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 200 Feb 03 03:28:41.499032 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 173/342] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:41 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 999 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:42.511528 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15bb4e5e-af9a-48a9-9c75-c676bf19f2fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:42.512006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15bb4e5e-af9a-48a9-9c75-c676bf19f2fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:42.514805 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:42.514805 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:42.514805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15bb4e5e-af9a-48a9-9c75-c676bf19f2fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:42.628882 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15bb4e5e-af9a-48a9-9c75-c676bf19f2fe tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 404 Feb 03 03:28:42.629926 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 170/343] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:42 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Feb 03 03:28:42.637944 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79b001ac-a58c-4eab-bc8b-6707300650e1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 Feb 03 03:28:42.638704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79b001ac-a58c-4eab-bc8b-6707300650e1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:42.639049 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:42.639049 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:42.639616 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79b001ac-a58c-4eab-bc8b-6707300650e1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:42.745382 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79b001ac-a58c-4eab-bc8b-6707300650e1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 returned with HTTP 404 Feb 03 03:28:42.746872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 174/344] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:42 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:42.763818 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-593a8b84-8fdc-4994-a6f8-6ae132f5d7a6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 Feb 03 03:28:42.764887 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-593a8b84-8fdc-4994-a6f8-6ae132f5d7a6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:42.765560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-593a8b84-8fdc-4994-a6f8-6ae132f5d7a6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:42.770399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-593a8b84-8fdc-4994-a6f8-6ae132f5d7a6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 36e09eec-6e29-439d-a1ff-6fe0583031c8 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:42.787007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-593a8b84-8fdc-4994-a6f8-6ae132f5d7a6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 returned with HTTP 404 Feb 03 03:28:42.793636 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 171/345] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:42 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/36e09eec-6e29-439d-a1ff-6fe0583031c8 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:42.802353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db14728f-860c-4587-9af1-3fbc68086466 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] DELETE http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/23ff2a7b-0a43-4dd3-b634-72bfeac12997 Feb 03 03:28:42.803165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db14728f-860c-4587-9af1-3fbc68086466 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:42.803372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db14728f-860c-4587-9af1-3fbc68086466 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:42.867048 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:28:42.867048 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:28:42.887394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db14728f-860c-4587-9af1-3fbc68086466 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/23ff2a7b-0a43-4dd3-b634-72bfeac12997 returned with HTTP 202 Feb 03 03:28:42.888629 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 175/346] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:28:42 2021] DELETE /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/23ff2a7b-0a43-4dd3-b634-72bfeac12997 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:42.906979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4bb5ef6-0792-4727-abbc-5ffaeaeb3440 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] POST http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types Feb 03 03:28:42.909022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4bb5ef6-0792-4727-abbc-5ffaeaeb3440 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-707153302"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:42.962458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4bb5ef6-0792-4727-abbc-5ffaeaeb3440 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types returned with HTTP 200 Feb 03 03:28:42.963541 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 172/347] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:28:42 2021] POST /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types => generated 223 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:42.976664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53593908-65e5-4ef7-b87b-eeb7fb9be719 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] POST http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types Feb 03 03:28:42.977707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53593908-65e5-4ef7-b87b-eeb7fb9be719 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-738005081"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:43.060671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53593908-65e5-4ef7-b87b-eeb7fb9be719 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types returned with HTTP 202 Feb 03 03:28:43.067134 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 176/348] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:28:42 2021] POST /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types => generated 180 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:43.072383 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-41347099-517c-4cf4-8893-b3dea148865a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups Feb 03 03:28:43.073900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-41347099-517c-4cf4-8893-b3dea148865a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "19cd7638-74d3-4dbc-9999-4f3a8016772c", "volume_types": ["fa099569-96e4-4aed-ac9e-f8767a2d42fd"], "name": "tempest-GroupSnapshotsTest-Group-174814003"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:43.075397 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-41347099-517c-4cf4-8893-b3dea148865a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating new group {'group': {'group_type': '19cd7638-74d3-4dbc-9999-4f3a8016772c', 'volume_types': ['fa099569-96e4-4aed-ac9e-f8767a2d42fd'], 'name': 'tempest-GroupSnapshotsTest-Group-174814003'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:28:43.106302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-41347099-517c-4cf4-8893-b3dea148865a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating group tempest-GroupSnapshotsTest-Group-174814003. Feb 03 03:28:43.172924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-41347099-517c-4cf4-8893-b3dea148865a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:28:43.201477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-41347099-517c-4cf4-8893-b3dea148865a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['ca3df23c-0109-449b-8f99-b0d4cfc2896d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:28:43.267728 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-41347099-517c-4cf4-8893-b3dea148865a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups returned with HTTP 202 Feb 03 03:28:43.269616 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 173/349] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:28:43 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups => generated 111 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:43.279379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa6181a8-d011-4244-9f32-bf616f0342db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 Feb 03 03:28:43.279990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa6181a8-d011-4244-9f32-bf616f0342db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:43.280485 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa6181a8-d011-4244-9f32-bf616f0342db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:43.280902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-fa6181a8-d011-4244-9f32-bf616f0342db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 0537df01-8b59-44de-a9db-3288ed585321 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:43.297452 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:43.297452 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:43.356189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa6181a8-d011-4244-9f32-bf616f0342db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 returned with HTTP 200 Feb 03 03:28:43.357070 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 177/350] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:43 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 => generated 391 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:44.371441 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3194c50a-8550-40ef-8c79-eb3ab9b040bd tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 Feb 03 03:28:44.372740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3194c50a-8550-40ef-8c79-eb3ab9b040bd tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:44.373182 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:44.373182 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:44.373889 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3194c50a-8550-40ef-8c79-eb3ab9b040bd tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:44.374504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-3194c50a-8550-40ef-8c79-eb3ab9b040bd tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 0537df01-8b59-44de-a9db-3288ed585321 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:44.395093 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:44.395093 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:44.461886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3194c50a-8550-40ef-8c79-eb3ab9b040bd tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 returned with HTTP 200 Feb 03 03:28:44.463117 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 174/351] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:44 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 => generated 392 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:44.479612 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes Feb 03 03:28:44.482598 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:44.482598 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:44.483037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fa099569-96e4-4aed-ac9e-f8767a2d42fd", "group_id": "0537df01-8b59-44de-a9db-3288ed585321", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-425742333"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:44.484222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request body: {'volume': {'volume_type': 'fa099569-96e4-4aed-ac9e-f8767a2d42fd', 'group_id': '0537df01-8b59-44de-a9db-3288ed585321', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-425742333'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:28:44.556742 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:44.556742 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:44.557903 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume of 1 GB Feb 03 03:28:44.609486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Availability Zones retrieved successfully. Feb 03 03:28:44.644905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (606c6ad3-4c86-4482-bca3-0d8c98590d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:28:44.648836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b5b91e-91f7-4a7f-b971-669fdd4a4a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:44.656675 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:44.656675 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:44.659281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:28:44.803787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b5b91e-91f7-4a7f-b971-669fdd4a4a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:28:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa099569-96e4-4aed-ac9e-f8767a2d42fd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-707153302',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa099569-96e4-4aed-ac9e-f8767a2d42fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0537df01-8b59-44de-a9db-3288ed585321', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:44.809316 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2005c8-2554-4ce9-9c03-6b72999d9e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:44.941387 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-707153302 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-707153302, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:44.942475 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-707153302 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-707153302, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:45.015442 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['1c784913-a45e-44d5-a3ed-b14a7cf5ddf8', '7f9b05b9-acb8-4e8a-976b-71ae0fca62cd', '3a5118de-ef88-4850-a41c-838b81503022', 'bd843bb5-3e1c-428c-b745-7b86696e2ddc'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:28:45.018883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2005c8-2554-4ce9-9c03-6b72999d9e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c784913-a45e-44d5-a3ed-b14a7cf5ddf8', '7f9b05b9-acb8-4e8a-976b-71ae0fca62cd', '3a5118de-ef88-4850-a41c-838b81503022', 'bd843bb5-3e1c-428c-b745-7b86696e2ddc']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:45.021385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ed1c6b-2595-49dd-9310-491efebbdecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:45.188417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ed1c6b-2595-49dd-9310-491efebbdecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59bae802-dbec-498c-ac8f-97635faf0de1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-425742333',encryption_key_id=None,group_id=0537df01-8b59-44de-a9db-3288ed585321,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['1c784913-a45e-44d5-a3ed-b14a7cf5ddf8','7f9b05b9-acb8-4e8a-976b-71ae0fca62cd','3a5118de-ef88-4850-a41c-838b81503022','bd843bb5-3e1c-428c-b745-7b86696e2ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=fa099569-96e4-4aed-ac9e-f8767a2d42fd), 'volume': 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-02-03T03:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-425742333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0537df01-8b59-44de-a9db-3288ed585321,host=None,id=59bae802-dbec-498c-ac8f-97635faf0de1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef045532029a47ad92546c1212088987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6c6eb59814b4411a899fd26679e6be1',volume_attachment=,volume_type=,volume_type_id=fa099569-96e4-4aed-ac9e-f8767a2d42fd)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:45.196581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6ea5b6-4f18-4099-8172-815a823db2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:45.262623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6ea5b6-4f18-4099-8172-815a823db2eb) transitioned into state 'SUCCESS' from state '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-425742333',encryption_key_id=None,group_id=0537df01-8b59-44de-a9db-3288ed585321,group_type_id=,metadata={},multiattach=False,project_id='ef045532029a47ad92546c1212088987',qos_specs=None,replication_status=,reservations=['1c784913-a45e-44d5-a3ed-b14a7cf5ddf8','7f9b05b9-acb8-4e8a-976b-71ae0fca62cd','3a5118de-ef88-4850-a41c-838b81503022','bd843bb5-3e1c-428c-b745-7b86696e2ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6eb59814b4411a899fd26679e6be1',volume_type_id=fa099569-96e4-4aed-ac9e-f8767a2d42fd)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:45.265582 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efa35da-97ec-468c-8346-825ac35a4d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:28:45.312056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efa35da-97ec-468c-8346-825ac35a4d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:28:45.316174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Flow 'volume_create_api' (606c6ad3-4c86-4482-bca3-0d8c98590d11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:28:45.427912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Create volume request issued successfully. Feb 03 03:28:45.463250 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:45.463904 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:45.475332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:45.483874 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:45.483874 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:45.500447 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-235bd8e2-104c-481d-9f95-e790901ca35c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes returned with HTTP 202 Feb 03 03:28:45.502391 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 178/352] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:28:44 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/volumes => generated 906 bytes in 1032 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:45.516389 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 Feb 03 03:28:45.517260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:45.517846 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:45.517846 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:45.518506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:45.629032 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:45.629032 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:45.651564 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:45.683393 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:45.684218 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:45.699185 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:45.716914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:45.716914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:45.762844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07e6c168-a940-4a88-b60a-4a6613e9d04e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 returned with HTTP 200 Feb 03 03:28:45.774374 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 175/353] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:45 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 => generated 998 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:46.782404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 Feb 03 03:28:46.783048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:46.783169 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:46.783169 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:46.783901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:46.892988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:46.892988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:46.916515 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:46.947408 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:46.949983 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:46.963331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:46.971065 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:46.971065 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:46.993174 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ae70dd7-3e95-4c93-bafe-29362cb8be4d tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 returned with HTTP 200 Feb 03 03:28:46.994524 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 179/354] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:46 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 => generated 999 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:47.012455 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots Feb 03 03:28:47.013055 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:47.013055 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:47.013762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0537df01-8b59-44de-a9db-3288ed585321", "name": "tempest-group_snapshot-1897104514"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:47.015044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating new group_snapshot {'group_snapshot': {'group_id': '0537df01-8b59-44de-a9db-3288ed585321', 'name': 'tempest-group_snapshot-1897104514'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Feb 03 03:28:47.034587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:47.034587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:47.047685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Creating group_snapshot tempest-group_snapshot-1897104514. Feb 03 03:28:47.130857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:47.130857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:47.200467 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-707153302 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-707153302, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:47.201354 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-707153302 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-707153302, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:28:47.253215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Created reservations ['4c727e80-4d18-49ec-8f7f-30f1b13efa8d', '48c9c49a-7572-4223-8d09-637fcb3af667', '5285a3ca-6691-4b77-b136-1a0909954b79', '6f755526-8844-477b-9918-11fa5df4a56d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:28:47.370398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-717421c6-dd20-447e-9603-a6aa2889ed0c tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots returned with HTTP 202 Feb 03 03:28:47.371320 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 176/355] 10.222.0.65 () {62 vars in 1291 bytes} [Wed Feb 3 03:28:47 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots => generated 168 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:47.381793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eafe7b99-d6f0-406d-8207-ceda392934a8 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:47.382370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eafe7b99-d6f0-406d-8207-ceda392934a8 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:47.382891 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:47.382891 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:47.383273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eafe7b99-d6f0-406d-8207-ceda392934a8 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:47.383692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-eafe7b99-d6f0-406d-8207-ceda392934a8 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:47.395112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:47.395112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:47.422005 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eafe7b99-d6f0-406d-8207-ceda392934a8 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 200 Feb 03 03:28:47.422977 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 180/356] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:47 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:48.435958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77ab8fed-333f-421b-9e8d-e091f50696e9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:48.437352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77ab8fed-333f-421b-9e8d-e091f50696e9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:48.437551 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:48.437551 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:48.438178 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77ab8fed-333f-421b-9e8d-e091f50696e9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:48.439333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-77ab8fed-333f-421b-9e8d-e091f50696e9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:48.457542 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:48.457542 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:48.483887 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77ab8fed-333f-421b-9e8d-e091f50696e9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 200 Feb 03 03:28:48.484682 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 177/357] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:48 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:49.496709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6de55e4-18f9-4d17-9eeb-77d5c286fe9f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:49.497295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6de55e4-18f9-4d17-9eeb-77d5c286fe9f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:49.497461 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:49.497461 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:49.498309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6de55e4-18f9-4d17-9eeb-77d5c286fe9f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:49.498921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-f6de55e4-18f9-4d17-9eeb-77d5c286fe9f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:49.515853 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:49.515853 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:49.541611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6de55e4-18f9-4d17-9eeb-77d5c286fe9f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 200 Feb 03 03:28:49.545686 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 181/358] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:49 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 307 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:50.557673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b085931-869b-4c84-988d-2548992c5701 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:50.559267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b085931-869b-4c84-988d-2548992c5701 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:50.559700 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:50.559700 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:50.560369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b085931-869b-4c84-988d-2548992c5701 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:50.560984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-7b085931-869b-4c84-988d-2548992c5701 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:50.569131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:50.569131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:50.585295 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b085931-869b-4c84-988d-2548992c5701 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 200 Feb 03 03:28:50.592265 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 178/359] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 308 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:50.598260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8bcb2a53-7dc5-443d-93e7-7c7acf480bc7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail Feb 03 03:28:50.599081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8bcb2a53-7dc5-443d-93e7-7c7acf480bc7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:50.599510 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:50.599510 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:50.600650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8bcb2a53-7dc5-443d-93e7-7c7acf480bc7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:50.601545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-8bcb2a53-7dc5-443d-93e7-7c7acf480bc7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:50.604619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-8bcb2a53-7dc5-443d-93e7-7c7acf480bc7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:28:50.624443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8bcb2a53-7dc5-443d-93e7-7c7acf480bc7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all snapshots completed successfully. Feb 03 03:28:50.625768 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:50.625768 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:50.628178 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8bcb2a53-7dc5-443d-93e7-7c7acf480bc7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail returned with HTTP 200 Feb 03 03:28:50.640523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ac2e3a3-4a62-4a89-82f8-5c24d63b732a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae Feb 03 03:28:50.641046 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ac2e3a3-4a62-4a89-82f8-5c24d63b732a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:50.641248 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:50.641248 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:50.642413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ac2e3a3-4a62-4a89-82f8-5c24d63b732a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:50.645948 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 182/360] 10.222.0.65 () {58 vars in 1231 bytes} [Wed Feb 3 03:28:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail => generated 454 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:50.694318 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:50.694318 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:50.695466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ac2e3a3-4a62-4a89-82f8-5c24d63b732a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:50.705819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ac2e3a3-4a62-4a89-82f8-5c24d63b732a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae returned with HTTP 200 Feb 03 03:28:50.717907 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0c24b1f-cc69-4f32-8bdd-0eea049d20e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:50.718773 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0c24b1f-cc69-4f32-8bdd-0eea049d20e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:50.719150 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:50.719150 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:50.720269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0c24b1f-cc69-4f32-8bdd-0eea049d20e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:50.721083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-c0c24b1f-cc69-4f32-8bdd-0eea049d20e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:50.723527 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 179/361] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae => generated 451 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:50.738315 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:50.738315 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:50.765369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0c24b1f-cc69-4f32-8bdd-0eea049d20e6 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 200 Feb 03 03:28:50.777014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf552614-3cd4-4109-ad04-879b430e5207 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/detail Feb 03 03:28:50.777841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf552614-3cd4-4109-ad04-879b430e5207 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:50.778216 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:50.778216 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:50.778813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf552614-3cd4-4109-ad04-879b430e5207 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:50.783518 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 183/362] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 308 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:50.810991 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf552614-3cd4-4109-ad04-879b430e5207 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/detail returned with HTTP 200 Feb 03 03:28:50.818731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 180/363] 10.222.0.65 () {60 vars in 1290 bytes} [Wed Feb 3 03:28:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/detail => generated 311 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:28:50.830700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13bfbf81-aa89-49aa-b1bd-46328f83dbcb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:50.841285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13bfbf81-aa89-49aa-b1bd-46328f83dbcb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:50.841285 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:50.841285 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:50.841285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13bfbf81-aa89-49aa-b1bd-46328f83dbcb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:50.841285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-13bfbf81-aa89-49aa-b1bd-46328f83dbcb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87960) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Feb 03 03:28:50.841285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-13bfbf81-aa89-49aa-b1bd-46328f83dbcb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group_snapshot with id: 63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:50.841782 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:50.841782 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:50.951230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13bfbf81-aa89-49aa-b1bd-46328f83dbcb tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 202 Feb 03 03:28:50.960003 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:50.960718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:50.960913 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:50.960913 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:50.961558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:50.962345 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:50.963283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:50.963283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:50.964645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:50.967373 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 184/364] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:28:50 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:51.028884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:51.031219 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:51.032135 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:51.043534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:51.057796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:51.057796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:51.099337 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b66998d-b1d7-4db1-bfc0-a2efc66d989a tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:51.101482 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 181/365] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:50 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1002 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:51.120425 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e35e7f54-5f3a-4edd-a370-e6deeb88c8ab tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail Feb 03 03:28:51.121165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e35e7f54-5f3a-4edd-a370-e6deeb88c8ab tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:51.121552 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:51.121552 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:51.122183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e35e7f54-5f3a-4edd-a370-e6deeb88c8ab tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:51.122905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-e35e7f54-5f3a-4edd-a370-e6deeb88c8ab tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:51.124320 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:51.124320 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:51.129510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-e35e7f54-5f3a-4edd-a370-e6deeb88c8ab tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:28:51.160823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e35e7f54-5f3a-4edd-a370-e6deeb88c8ab tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all snapshots completed successfully. Feb 03 03:28:51.165047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:51.165047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:51.168259 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e35e7f54-5f3a-4edd-a370-e6deeb88c8ab tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail returned with HTTP 200 Feb 03 03:28:51.169418 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 185/366] 10.222.0.65 () {58 vars in 1231 bytes} [Wed Feb 3 03:28:51 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/detail => generated 453 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:51.183218 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3ec4fe8-0e74-429a-ac49-d65cc4658990 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae Feb 03 03:28:51.183741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3ec4fe8-0e74-429a-ac49-d65cc4658990 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:51.183969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:51.183969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:51.184402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3ec4fe8-0e74-429a-ac49-d65cc4658990 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:51.252897 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:51.252897 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:51.257401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d3ec4fe8-0e74-429a-ac49-d65cc4658990 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:51.261826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3ec4fe8-0e74-429a-ac49-d65cc4658990 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae returned with HTTP 200 Feb 03 03:28:51.267389 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 182/367] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:51 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae => generated 450 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:52.279195 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1136a0b3-42a5-420e-844f-235bd39d1d12 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae Feb 03 03:28:52.281183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1136a0b3-42a5-420e-844f-235bd39d1d12 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:52.281612 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:52.281612 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:52.282344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1136a0b3-42a5-420e-844f-235bd39d1d12 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:52.336032 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:52.336032 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:52.337699 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1136a0b3-42a5-420e-844f-235bd39d1d12 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Snapshot retrieved successfully. Feb 03 03:28:52.340416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1136a0b3-42a5-420e-844f-235bd39d1d12 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae returned with HTTP 200 Feb 03 03:28:52.341484 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 186/368] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:52 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae => generated 450 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:53.358076 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1c7b30a-a5fe-4c84-8095-ee82ee601a81 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae Feb 03 03:28:53.358076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1c7b30a-a5fe-4c84-8095-ee82ee601a81 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:53.358076 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:53.358076 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:53.358863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1c7b30a-a5fe-4c84-8095-ee82ee601a81 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:53.406517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1c7b30a-a5fe-4c84-8095-ee82ee601a81 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae returned with HTTP 404 Feb 03 03:28:53.409151 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 183/369] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:28:53 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/snapshots/6e6bf056-5d23-4c93-9011-3b302dfce3ae => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:53.417777 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35dcc98d-0044-484d-afaa-979d4ea87108 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:53.418435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35dcc98d-0044-484d-afaa-979d4ea87108 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:53.418657 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:53.418657 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:53.419156 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35dcc98d-0044-484d-afaa-979d4ea87108 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:53.419632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-35dcc98d-0044-484d-afaa-979d4ea87108 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Feb 03 03:28:53.426439 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35dcc98d-0044-484d-afaa-979d4ea87108 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 404 Feb 03 03:28:53.427747 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 187/370] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:28:53 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:53.445534 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61dad4c3-954f-4733-8f44-41b3e3868365 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots Feb 03 03:28:53.446244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61dad4c3-954f-4733-8f44-41b3e3868365 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:53.455236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61dad4c3-954f-4733-8f44-41b3e3868365 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:53.479870 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61dad4c3-954f-4733-8f44-41b3e3868365 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots returned with HTTP 200 Feb 03 03:28:53.485676 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 184/371] 10.222.0.65 () {60 vars in 1269 bytes} [Wed Feb 3 03:28:53 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots => generated 23 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:28:53.495979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9f27d36-4beb-4c38-a9bf-fe0e73c7ce20 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:53.495979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9f27d36-4beb-4c38-a9bf-fe0e73c7ce20 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:53.495979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9f27d36-4beb-4c38-a9bf-fe0e73c7ce20 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:53.495979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-c9f27d36-4beb-4c38-a9bf-fe0e73c7ce20 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for member 63222979-80bf-4e34-b004-40699d345fcd {{(pid=87960) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Feb 03 03:28:53.495979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-c9f27d36-4beb-4c38-a9bf-fe0e73c7ce20 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group_snapshot with id: 63222979-80bf-4e34-b004-40699d345fcd Feb 03 03:28:53.501507 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9f27d36-4beb-4c38-a9bf-fe0e73c7ce20 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd returned with HTTP 404 Feb 03 03:28:53.504614 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 188/372] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:28:53 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/group_snapshots/63222979-80bf-4e34-b004-40699d345fcd => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:53.510301 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail Feb 03 03:28:53.511143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:53.511794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:53.512870 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:28:53.515116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:28:53.620486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Get all volumes completed successfully. Feb 03 03:28:53.622810 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:53.623465 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:53.636626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:53.661578 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:53.661578 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:53.693660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b50ece65-3e2c-425b-9e7e-66d21eca6a5e tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/detail returned with HTTP 200 Feb 03 03:28:53.694690 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 185/373] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:28:53 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/detail => generated 1002 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:28:53.712156 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6316e3d-57fc-469a-8d02-3d254a5351f1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] POST http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321/action Feb 03 03:28:53.712994 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6316e3d-57fc-469a-8d02-3d254a5351f1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:28:53.713375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6316e3d-57fc-469a-8d02-3d254a5351f1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:28:53.714866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-f6316e3d-57fc-469a-8d02-3d254a5351f1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] delete called for group 0537df01-8b59-44de-a9db-3288ed585321 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:28:53.715190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-f6316e3d-57fc-469a-8d02-3d254a5351f1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete group with id: 0537df01-8b59-44de-a9db-3288ed585321 Feb 03 03:28:53.724980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:53.724980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:53.900100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6316e3d-57fc-469a-8d02-3d254a5351f1 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321/action returned with HTTP 202 Feb 03 03:28:53.931739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 Feb 03 03:28:53.932272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:53.932471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:53.932471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:53.932842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:53.940524 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 189/374] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:28:53 2021] POST /volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:54.007701 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:54.007701 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:54.018360 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:54.069069 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:54.069526 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:54.084754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:54.101664 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:54.101664 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:54.154225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba2d9d04-746c-4b73-a09e-671bf1e678c7 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 returned with HTTP 200 Feb 03 03:28:54.171147 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 186/375] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:53 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 => generated 998 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:55.175752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 Feb 03 03:28:55.178037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:55.178450 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:55.178450 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:55.179069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:55.318526 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:55.318526 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:55.348834 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Volume info retrieved successfully. Feb 03 03:28:55.366852 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:28:55.367719 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:28:55.379000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:28:55.388823 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:28:55.388823 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:28:55.431401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9680fe6-921e-4377-b206-75eaa6775635 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 returned with HTTP 200 Feb 03 03:28:55.432629 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 190/376] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:55 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 => generated 998 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:28:56.452131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fba39d29-b55f-45fe-b1e2-85bed5c8193f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 Feb 03 03:28:56.455462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fba39d29-b55f-45fe-b1e2-85bed5c8193f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:56.455905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:56.455905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:56.456919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fba39d29-b55f-45fe-b1e2-85bed5c8193f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:56.585393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fba39d29-b55f-45fe-b1e2-85bed5c8193f tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 returned with HTTP 404 Feb 03 03:28:56.586688 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 187/377] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:28:56 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:56.595869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-def9b5e0-0d36-4841-a5e4-a93645eb7e48 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] GET http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 Feb 03 03:28:56.596473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-def9b5e0-0d36-4841-a5e4-a93645eb7e48 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:56.596690 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:28:56.596690 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:28:56.597063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-def9b5e0-0d36-4841-a5e4-a93645eb7e48 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:56.597473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-def9b5e0-0d36-4841-a5e4-a93645eb7e48 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] show called for member 0537df01-8b59-44de-a9db-3288ed585321 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:28:56.608259 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-def9b5e0-0d36-4841-a5e4-a93645eb7e48 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 returned with HTTP 404 Feb 03 03:28:56.614429 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 191/378] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:28:56 2021] GET /volume/v3/ef045532029a47ad92546c1212088987/groups/0537df01-8b59-44de-a9db-3288ed585321 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:28:56.618215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db375d8e-a75f-45f1-9bde-388a0a8856c8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] DELETE http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/19cd7638-74d3-4dbc-9999-4f3a8016772c Feb 03 03:28:56.618735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db375d8e-a75f-45f1-9bde-388a0a8856c8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:56.619218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db375d8e-a75f-45f1-9bde-388a0a8856c8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:56.667435 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:28:56.667435 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:28:56.685443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db375d8e-a75f-45f1-9bde-388a0a8856c8 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/19cd7638-74d3-4dbc-9999-4f3a8016772c returned with HTTP 202 Feb 03 03:28:56.686318 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 188/379] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:28:56 2021] DELETE /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/group_types/19cd7638-74d3-4dbc-9999-4f3a8016772c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:28:56.696665 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46580d38-26f7-4a5a-880f-ce87f77f9098 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 Feb 03 03:28:56.697442 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46580d38-26f7-4a5a-880f-ce87f77f9098 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:56.698135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46580d38-26f7-4a5a-880f-ce87f77f9098 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:56.698802 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-46580d38-26f7-4a5a-880f-ce87f77f9098 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete volume with id: 59bae802-dbec-498c-ac8f-97635faf0de1 Feb 03 03:28:56.769454 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46580d38-26f7-4a5a-880f-ce87f77f9098 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 returned with HTTP 404 Feb 03 03:28:56.770527 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 192/380] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:28:56 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/volumes/59bae802-dbec-498c-ac8f-97635faf0de1 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:56.778456 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c358d2e3-c567-4c26-9f7a-63639e9158df tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] DELETE http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/fa099569-96e4-4aed-ac9e-f8767a2d42fd Feb 03 03:28:56.779226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c358d2e3-c567-4c26-9f7a-63639e9158df tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:56.779906 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c358d2e3-c567-4c26-9f7a-63639e9158df tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:56.917542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c358d2e3-c567-4c26-9f7a-63639e9158df tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/fa099569-96e4-4aed-ac9e-f8767a2d42fd returned with HTTP 202 Feb 03 03:28:56.931607 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 189/381] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:28:56 2021] DELETE /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/fa099569-96e4-4aed-ac9e-f8767a2d42fd => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:28:56.940056 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfa76b08-2c28-4b28-b41e-a75ae401f141 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] GET http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/fa099569-96e4-4aed-ac9e-f8767a2d42fd Feb 03 03:28:56.941005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfa76b08-2c28-4b28-b41e-a75ae401f141 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:56.941715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfa76b08-2c28-4b28-b41e-a75ae401f141 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:56.953434 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfa76b08-2c28-4b28-b41e-a75ae401f141 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/fa099569-96e4-4aed-ac9e-f8767a2d42fd returned with HTTP 404 Feb 03 03:28:56.955019 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 193/382] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:28:56 2021] GET /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/fa099569-96e4-4aed-ac9e-f8767a2d42fd => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:56.963279 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cff3050-56af-4026-a605-8a795d48b4db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:56.963855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cff3050-56af-4026-a605-8a795d48b4db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:56.964361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cff3050-56af-4026-a605-8a795d48b4db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:56.964819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9cff3050-56af-4026-a605-8a795d48b4db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete volume with id: 37837aa5-0382-4b68-8e76-b5fcbe6d55a1 Feb 03 03:28:57.015544 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cff3050-56af-4026-a605-8a795d48b4db tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 returned with HTTP 404 Feb 03 03:28:57.017218 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 190/383] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:28:56 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/volumes/37837aa5-0382-4b68-8e76-b5fcbe6d55a1 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:57.025299 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef87ce04-cd6e-4ada-b4aa-fad5b342c4b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 Feb 03 03:28:57.026342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef87ce04-cd6e-4ada-b4aa-fad5b342c4b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:57.027167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef87ce04-cd6e-4ada-b4aa-fad5b342c4b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:57.027820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ef87ce04-cd6e-4ada-b4aa-fad5b342c4b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete volume with id: 8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 Feb 03 03:28:57.083003 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef87ce04-cd6e-4ada-b4aa-fad5b342c4b0 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 returned with HTTP 404 Feb 03 03:28:57.084595 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 194/384] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:28:57 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/volumes/8ee52314-ff0d-4ced-9fa3-5f47333cb6f5 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:57.091914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f49a0ac3-f1ce-47b4-bc8a-a2fc5cbcc54e tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] DELETE http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/a4721837-082d-46a5-a0ea-c0b1b7ed2da5 Feb 03 03:28:57.092627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f49a0ac3-f1ce-47b4-bc8a-a2fc5cbcc54e tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:57.093133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f49a0ac3-f1ce-47b4-bc8a-a2fc5cbcc54e tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:57.175305 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f49a0ac3-f1ce-47b4-bc8a-a2fc5cbcc54e tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/a4721837-082d-46a5-a0ea-c0b1b7ed2da5 returned with HTTP 202 Feb 03 03:28:57.176232 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 191/385] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:28:57 2021] DELETE /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/a4721837-082d-46a5-a0ea-c0b1b7ed2da5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:28:57.184511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64edd9e6-066b-45d8-97c9-f321aa4ccf2d tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] GET http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/a4721837-082d-46a5-a0ea-c0b1b7ed2da5 Feb 03 03:28:57.185198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64edd9e6-066b-45d8-97c9-f321aa4ccf2d tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:57.185682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64edd9e6-066b-45d8-97c9-f321aa4ccf2d tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:57.197413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64edd9e6-066b-45d8-97c9-f321aa4ccf2d tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/a4721837-082d-46a5-a0ea-c0b1b7ed2da5 returned with HTTP 404 Feb 03 03:28:57.208545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94f53ab8-6335-4f40-a32c-9fa2ad601ee9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] DELETE http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:28:57.209073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94f53ab8-6335-4f40-a32c-9fa2ad601ee9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:57.209558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94f53ab8-6335-4f40-a32c-9fa2ad601ee9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:57.210015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-94f53ab8-6335-4f40-a32c-9fa2ad601ee9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] Delete volume with id: a1a3a3b2-4aae-432c-8c5a-073bf907b6dd Feb 03 03:28:57.212664 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 195/386] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:28:57 2021] GET /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/a4721837-082d-46a5-a0ea-c0b1b7ed2da5 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:57.262710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94f53ab8-6335-4f40-a32c-9fa2ad601ee9 tempest-GroupSnapshotsTest-611543132 tempest-GroupSnapshotsTest-611543132-project] http://10.222.0.65/volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd returned with HTTP 404 Feb 03 03:28:57.263912 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 192/387] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:28:57 2021] DELETE /volume/v3/ef045532029a47ad92546c1212088987/volumes/a1a3a3b2-4aae-432c-8c5a-073bf907b6dd => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:28:57.272296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e64df750-cb28-437d-af1e-aa8888a9f9fd tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] DELETE http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/2bf5c730-65cd-445a-a1e2-88daaf67d387 Feb 03 03:28:57.272804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e64df750-cb28-437d-af1e-aa8888a9f9fd tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:57.273452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e64df750-cb28-437d-af1e-aa8888a9f9fd tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:57.355708 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:28:57.355708 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:28:57.368467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e64df750-cb28-437d-af1e-aa8888a9f9fd tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/2bf5c730-65cd-445a-a1e2-88daaf67d387 returned with HTTP 202 Feb 03 03:28:57.377831 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9987993f-7c70-479c-8758-4f39470e3070 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] GET http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/2bf5c730-65cd-445a-a1e2-88daaf67d387 Feb 03 03:28:57.378350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9987993f-7c70-479c-8758-4f39470e3070 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:28:57.378831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9987993f-7c70-479c-8758-4f39470e3070 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:28:57.383301 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 196/388] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:28:57 2021] DELETE /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/2bf5c730-65cd-445a-a1e2-88daaf67d387 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:28:57.391643 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9987993f-7c70-479c-8758-4f39470e3070 tempest-GroupSnapshotsTest-500204711 tempest-GroupSnapshotsTest-500204711-project-admin] http://10.222.0.65/volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/2bf5c730-65cd-445a-a1e2-88daaf67d387 returned with HTTP 404 Feb 03 03:28:57.408307 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 193/389] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:28:57 2021] GET /volume/v3/e2675fe8a9fd4693bd0195f2369386c5/types/2bf5c730-65cd-445a-a1e2-88daaf67d387 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:29:07.505099 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-957c6fc7-6e3a-4576-b650-8d3335315c07 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] GET http://10.222.0.65/volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts Feb 03 03:29:07.505926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-957c6fc7-6e3a-4576-b650-8d3335315c07 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:07.506425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-957c6fc7-6e3a-4576-b650-8d3335315c07 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:07.520979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-957c6fc7-6e3a-4576-b650-8d3335315c07 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] status, active and update: available, enabled, 2021-02-03 03:28:59+00:00 {{(pid=87960) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Feb 03 03:29:07.521610 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-957c6fc7-6e3a-4576-b650-8d3335315c07 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] status, active and update: available, enabled, 2021-02-03 03:29:03+00:00 {{(pid=87960) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Feb 03 03:29:07.522501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-957c6fc7-6e3a-4576-b650-8d3335315c07 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] status, active and update: available, enabled, 2021-02-03 03:28:59+00:00 {{(pid=87960) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Feb 03 03:29:07.523481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-957c6fc7-6e3a-4576-b650-8d3335315c07 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] http://10.222.0.65/volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts returned with HTTP 200 Feb 03 03:29:07.525092 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 197/390] 10.222.0.65 () {58 vars in 1207 bytes} [Wed Feb 3 03:29:07 2021] GET /volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts => generated 566 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:07.538303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2e068af-8978-4596-9673-664ca646757f tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] GET http://10.222.0.65/volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts Feb 03 03:29:07.538835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2e068af-8978-4596-9673-664ca646757f tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:07.539301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2e068af-8978-4596-9673-664ca646757f tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:07.550629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-e2e068af-8978-4596-9673-664ca646757f tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] status, active and update: available, enabled, 2021-02-03 03:28:59+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Feb 03 03:29:07.551354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-e2e068af-8978-4596-9673-664ca646757f tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] status, active and update: available, enabled, 2021-02-03 03:29:03+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Feb 03 03:29:07.551986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-e2e068af-8978-4596-9673-664ca646757f tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] status, active and update: available, enabled, 2021-02-03 03:28:59+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Feb 03 03:29:07.552895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2e068af-8978-4596-9673-664ca646757f tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] http://10.222.0.65/volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts returned with HTTP 200 Feb 03 03:29:07.554629 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 194/391] 10.222.0.65 () {58 vars in 1207 bytes} [Wed Feb 3 03:29:07 2021] GET /volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts => generated 566 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:07.568587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eba7c056-d1a4-49b2-8cf7-8f811e169b96 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] GET http://10.222.0.65/volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts/n-d-767704-11@lvmdriver-1 Feb 03 03:29:07.569359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eba7c056-d1a4-49b2-8cf7-8f811e169b96 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:07.570005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eba7c056-d1a4-49b2-8cf7-8f811e169b96 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:07.650436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eba7c056-d1a4-49b2-8cf7-8f811e169b96 tempest-VolumeHostsAdminTestsJSON-1485140671 tempest-VolumeHostsAdminTestsJSON-1485140671-project-admin] http://10.222.0.65/volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts/n-d-767704-11@lvmdriver-1 returned with HTTP 200 Feb 03 03:29:07.652363 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 198/392] 10.222.0.65 () {58 vars in 1285 bytes} [Wed Feb 3 03:29:07 2021] GET /volume/v3/31d25dbadfd64443bcd370e63b0cdbb4/os-hosts/n-d-767704-11@lvmdriver-1 => generated 373 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:20.706627 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c76271a0-993d-4160-a30a-77f97e675afb tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] POST http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types Feb 03 03:29:20.708101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c76271a0-993d-4160-a30a-77f97e675afb tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:20.802859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c76271a0-993d-4160-a30a-77f97e675afb tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types returned with HTTP 200 Feb 03 03:29:20.805797 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 195/393] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:29:20 2021] POST /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types => generated 188 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:20.814889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b46af16f-e15d-4305-b62b-18a1accf71e9 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] POST http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types Feb 03 03:29:20.815746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b46af16f-e15d-4305-b62b-18a1accf71e9 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:20.929706 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b46af16f-e15d-4305-b62b-18a1accf71e9 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types returned with HTTP 200 Feb 03 03:29:20.933241 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 199/394] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:29:20 2021] POST /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types => generated 188 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:21.321930 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] POST http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes Feb 03 03:29:21.321930 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:21.323786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:29:21.339637 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Create volume of 1 GB Feb 03 03:29:21.340878 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:21.340878 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:21.341849 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Availability Zones retrieved successfully. Feb 03 03:29:21.363049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Flow 'volume_create_api' (74531dc7-6426-4cd1-b245-831c706a92b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:21.366897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c141c1fc-7b96-44ea-82b7-cfb9e2da52c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:21.373212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:29:21.437599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c141c1fc-7b96-44ea-82b7-cfb9e2da52c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:29:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9bd97ef3-fbd1-404c-a419-b5b58c6492ef,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bd97ef3-fbd1-404c-a419-b5b58c6492ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:21.441361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84203e75-4ce7-4d95-9b60-c68fcf2d1515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:21.498655 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:21.499558 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:21.554422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Created reservations ['f0c1626d-444e-4269-a200-2db28eeab3a2', '732cbe99-f43a-40f5-84c8-6b59a82bb550', '2bc1eb8e-57d8-4f87-bf18-2026d199a615', 'de46a6f1-e303-4009-975e-6a338856096a'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:21.557410 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84203e75-4ce7-4d95-9b60-c68fcf2d1515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0c1626d-444e-4269-a200-2db28eeab3a2', '732cbe99-f43a-40f5-84c8-6b59a82bb550', '2bc1eb8e-57d8-4f87-bf18-2026d199a615', 'de46a6f1-e303-4009-975e-6a338856096a']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:21.560714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f77cb66-e3e9-4042-be64-366a13ad26f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:21.635627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f77cb66-e3e9-4042-be64-366a13ad26f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f0c8f2a-d55b-4cf1-ab02-f79691108f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cce2ae25a8d435095e2dbf14c673fc2',qos_specs=None,replication_status=,reservations=['f0c1626d-444e-4269-a200-2db28eeab3a2','732cbe99-f43a-40f5-84c8-6b59a82bb550','2bc1eb8e-57d8-4f87-bf18-2026d199a615','de46a6f1-e303-4009-975e-6a338856096a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e64dcfb78346bbac0cdb909dec18d2',volume_type_id=9bd97ef3-fbd1-404c-a419-b5b58c6492ef), 'volume': 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-02-03T03:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f0c8f2a-d55b-4cf1-ab02-f79691108f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cce2ae25a8d435095e2dbf14c673fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e9e64dcfb78346bbac0cdb909dec18d2',volume_attachment=,volume_type=,volume_type_id=9bd97ef3-fbd1-404c-a419-b5b58c6492ef)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:21.637982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960a6dfa-420b-42ae-bb2d-b4a2c700afb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:21.671065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960a6dfa-420b-42ae-bb2d-b4a2c700afb0) transitioned into state 'SUCCESS' from state '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-173642459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cce2ae25a8d435095e2dbf14c673fc2',qos_specs=None,replication_status=,reservations=['f0c1626d-444e-4269-a200-2db28eeab3a2','732cbe99-f43a-40f5-84c8-6b59a82bb550','2bc1eb8e-57d8-4f87-bf18-2026d199a615','de46a6f1-e303-4009-975e-6a338856096a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e64dcfb78346bbac0cdb909dec18d2',volume_type_id=9bd97ef3-fbd1-404c-a419-b5b58c6492ef)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:21.674563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a2b0bf-31aa-4e8a-b723-36e3e3fd1689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:21.694119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a2b0bf-31aa-4e8a-b723-36e3e3fd1689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:21.697603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Flow 'volume_create_api' (74531dc7-6426-4cd1-b245-831c706a92b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:21.796910 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Create volume request issued successfully. Feb 03 03:29:21.839451 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2452226c-c093-4962-a937-b1cad45352da tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes returned with HTTP 202 Feb 03 03:29:21.843051 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 196/395] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:29:20 2021] POST /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes => generated 833 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:29:21.858880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39467406-c04f-4c5f-a7d7-e39e9a5ed2a5 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] GET http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:21.859330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39467406-c04f-4c5f-a7d7-e39e9a5ed2a5 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:21.860460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39467406-c04f-4c5f-a7d7-e39e9a5ed2a5 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:21.930539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:21.930539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:21.950929 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-39467406-c04f-4c5f-a7d7-e39e9a5ed2a5 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:21.992133 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39467406-c04f-4c5f-a7d7-e39e9a5ed2a5 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:21.993803 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 200/396] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:21 2021] GET /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 925 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:23.010655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6525e5e1-46e8-4a4d-9e17-2c973759b158 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] GET http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:23.012068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6525e5e1-46e8-4a4d-9e17-2c973759b158 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:23.012499 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:23.012499 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:23.013174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6525e5e1-46e8-4a4d-9e17-2c973759b158 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:23.081376 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:23.081376 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:23.106685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6525e5e1-46e8-4a4d-9e17-2c973759b158 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:23.136785 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6525e5e1-46e8-4a4d-9e17-2c973759b158 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:23.138422 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 197/397] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:23 2021] GET /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 926 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:23.153774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f94360e6-270b-448e-bd90-f5fb0ff1b1e0 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] GET http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:23.154314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f94360e6-270b-448e-bd90-f5fb0ff1b1e0 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:23.154529 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:23.154529 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:23.154904 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f94360e6-270b-448e-bd90-f5fb0ff1b1e0 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:23.272568 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:23.272568 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:23.284883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f94360e6-270b-448e-bd90-f5fb0ff1b1e0 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Volume info retrieved successfully. Feb 03 03:29:23.314236 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f94360e6-270b-448e-bd90-f5fb0ff1b1e0 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:23.328707 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 201/398] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:23 2021] GET /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 1098 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:23.332260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] POST http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f/action Feb 03 03:29:23.332746 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:23.332746 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:23.333157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:29:23.333481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:23.403858 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:23.403858 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:23.405152 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:23.453860 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:23.454952 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:23.486864 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Created reservations ['57778504-1091-4780-9c28-e1e0f3b4c0e8', '2acd4a48-0d72-4e99-8401-e38630701270'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:23.535065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Created reservations ['2ed12a53-d1f3-467d-91bd-e6b9ae896e3b', '7e3bc04f-0331-4c48-aa48-c86001b42757'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:23.632875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Retype volume request issued successfully. Feb 03 03:29:23.633465 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da2f9d69-98a4-41a6-bb0f-f46fc9dc8cda tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f/action returned with HTTP 202 Feb 03 03:29:23.634533 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 198/399] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:29:23 2021] POST /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:29:23.644480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8658c2ac-9ac2-4166-aaaf-13a406b88fcd tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] GET http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:23.645865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8658c2ac-9ac2-4166-aaaf-13a406b88fcd tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:23.646294 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:23.646294 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:23.646945 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8658c2ac-9ac2-4166-aaaf-13a406b88fcd tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:23.815326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:23.815326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:23.835380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8658c2ac-9ac2-4166-aaaf-13a406b88fcd tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:23.885471 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8658c2ac-9ac2-4166-aaaf-13a406b88fcd tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:23.886648 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 202/400] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:23 2021] GET /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 925 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:24.904444 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151fdeb0-5983-4e60-b1d4-a578c9cb8424 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] GET http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:24.906086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151fdeb0-5983-4e60-b1d4-a578c9cb8424 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:24.906496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:24.906496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:24.907395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151fdeb0-5983-4e60-b1d4-a578c9cb8424 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:24.988402 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:24.988402 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:25.002967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-151fdeb0-5983-4e60-b1d4-a578c9cb8424 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:25.034059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151fdeb0-5983-4e60-b1d4-a578c9cb8424 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:25.035836 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 199/401] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:24 2021] GET /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 926 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:25.052537 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd4e03ab-0a1c-4d22-b90b-cf684403de09 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] GET http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:25.053853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd4e03ab-0a1c-4d22-b90b-cf684403de09 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:25.054261 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:25.054261 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:25.054899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd4e03ab-0a1c-4d22-b90b-cf684403de09 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:25.145162 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:25.145162 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:25.154854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd4e03ab-0a1c-4d22-b90b-cf684403de09 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Volume info retrieved successfully. Feb 03 03:29:25.182691 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd4e03ab-0a1c-4d22-b90b-cf684403de09 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:25.183552 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 203/402] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:25 2021] GET /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 1098 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:25.201150 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7cbd229-87f1-47f2-8b65-51a33ef71016 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] GET http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459 Feb 03 03:29:25.201409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7cbd229-87f1-47f2-8b65-51a33ef71016 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:25.201661 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:25.201661 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:25.202841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7cbd229-87f1-47f2-8b65-51a33ef71016 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:25.205336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7cbd229-87f1-47f2-8b65-51a33ef71016 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459'), ('all_tenants', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:25.314744 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f7cbd229-87f1-47f2-8b65-51a33ef71016 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Get all volumes completed successfully. Feb 03 03:29:25.315817 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7cbd229-87f1-47f2-8b65-51a33ef71016 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459 returned with HTTP 200 Feb 03 03:29:25.320198 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 200/403] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:29:25 2021] GET /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-173642459 => generated 412 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:25.330985 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-329fb137-2a5a-4e91-918e-f9bd1929ba1e tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] DELETE http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:25.331528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-329fb137-2a5a-4e91-918e-f9bd1929ba1e tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:25.331748 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:25.331748 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:25.332157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-329fb137-2a5a-4e91-918e-f9bd1929ba1e tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:25.332628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-329fb137-2a5a-4e91-918e-f9bd1929ba1e tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Delete volume with id: 4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:25.387534 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:25.387534 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:25.388909 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-329fb137-2a5a-4e91-918e-f9bd1929ba1e tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:25.437431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-329fb137-2a5a-4e91-918e-f9bd1929ba1e tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Delete volume request issued successfully. Feb 03 03:29:25.437431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-329fb137-2a5a-4e91-918e-f9bd1929ba1e tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 202 Feb 03 03:29:25.439049 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 204/404] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:29:25 2021] DELETE /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:29:25.447946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ebf9b83-2b21-4ec8-bcb5-7785f984ec21 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] GET http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:25.451447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ebf9b83-2b21-4ec8-bcb5-7785f984ec21 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:25.451821 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:25.451821 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:25.453338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ebf9b83-2b21-4ec8-bcb5-7785f984ec21 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:25.575729 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:25.575729 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:25.595908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ebf9b83-2b21-4ec8-bcb5-7785f984ec21 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:25.650965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ebf9b83-2b21-4ec8-bcb5-7785f984ec21 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:25.656178 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 201/405] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:25 2021] GET /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 925 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:26.674533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93e863e0-2131-4a8c-8366-05c54a06dba2 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] GET http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:26.675189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93e863e0-2131-4a8c-8366-05c54a06dba2 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:26.675384 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:26.675384 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:26.675673 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93e863e0-2131-4a8c-8366-05c54a06dba2 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:26.802040 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:26.802040 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:26.832905 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-93e863e0-2131-4a8c-8366-05c54a06dba2 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Volume info retrieved successfully. Feb 03 03:29:26.886225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93e863e0-2131-4a8c-8366-05c54a06dba2 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 200 Feb 03 03:29:26.894234 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 205/406] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:26 2021] GET /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 925 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:27.912200 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce8e1890-3f04-4fdb-95d8-829ac02cd065 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] GET http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f Feb 03 03:29:27.912979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce8e1890-3f04-4fdb-95d8-829ac02cd065 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:27.913309 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:27.913309 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:27.914023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce8e1890-3f04-4fdb-95d8-829ac02cd065 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:28.104246 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce8e1890-3f04-4fdb-95d8-829ac02cd065 tempest-VolumeRetypeWithoutMigrationTest-449917443 tempest-VolumeRetypeWithoutMigrationTest-449917443-project] http://10.222.0.65/volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f returned with HTTP 404 Feb 03 03:29:28.112729 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 202/407] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:27 2021] GET /volume/v3/0cce2ae25a8d435095e2dbf14c673fc2/volumes/4f0c8f2a-d55b-4cf1-ab02-f79691108f7f => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:29:28.123821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4db5d3d8-5d18-4379-9f65-669dcd24a5ed tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] DELETE http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/f2a5186f-3137-4c71-bf99-1f9be0e4e0b0 Feb 03 03:29:28.124536 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4db5d3d8-5d18-4379-9f65-669dcd24a5ed tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:28.124812 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:28.124812 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:28.126122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4db5d3d8-5d18-4379-9f65-669dcd24a5ed tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:28.305621 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:29:28.305621 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:29:28.356977 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4db5d3d8-5d18-4379-9f65-669dcd24a5ed tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/f2a5186f-3137-4c71-bf99-1f9be0e4e0b0 returned with HTTP 202 Feb 03 03:29:28.362046 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 206/408] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:29:28 2021] DELETE /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/f2a5186f-3137-4c71-bf99-1f9be0e4e0b0 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:29:28.366107 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9af8a07a-df5e-4835-be28-87760783e77b tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] GET http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/f2a5186f-3137-4c71-bf99-1f9be0e4e0b0 Feb 03 03:29:28.366630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9af8a07a-df5e-4835-be28-87760783e77b tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:28.367119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9af8a07a-df5e-4835-be28-87760783e77b tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:28.398495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9af8a07a-df5e-4835-be28-87760783e77b tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/f2a5186f-3137-4c71-bf99-1f9be0e4e0b0 returned with HTTP 404 Feb 03 03:29:28.400259 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 203/409] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:29:28 2021] GET /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/f2a5186f-3137-4c71-bf99-1f9be0e4e0b0 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:29:28.408398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a70ef77-e6e8-4c19-ad92-be8e399aa8a9 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] DELETE http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/9bd97ef3-fbd1-404c-a419-b5b58c6492ef Feb 03 03:29:28.408910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a70ef77-e6e8-4c19-ad92-be8e399aa8a9 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:28.409613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a70ef77-e6e8-4c19-ad92-be8e399aa8a9 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:28.581159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a70ef77-e6e8-4c19-ad92-be8e399aa8a9 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/9bd97ef3-fbd1-404c-a419-b5b58c6492ef returned with HTTP 202 Feb 03 03:29:28.582088 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 207/410] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:29:28 2021] DELETE /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/9bd97ef3-fbd1-404c-a419-b5b58c6492ef => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:29:28.591483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49989e99-0e28-419a-a4a5-21ed4d42d552 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] GET http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/9bd97ef3-fbd1-404c-a419-b5b58c6492ef Feb 03 03:29:28.592054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49989e99-0e28-419a-a4a5-21ed4d42d552 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:28.592550 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49989e99-0e28-419a-a4a5-21ed4d42d552 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:28.667045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49989e99-0e28-419a-a4a5-21ed4d42d552 tempest-VolumeRetypeWithoutMigrationTest-548171069 tempest-VolumeRetypeWithoutMigrationTest-548171069-project-admin] http://10.222.0.65/volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/9bd97ef3-fbd1-404c-a419-b5b58c6492ef returned with HTTP 404 Feb 03 03:29:28.672066 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 204/411] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:29:28 2021] GET /volume/v3/7df4ee76fb7c47d1a37a2d72dadf5a49/types/9bd97ef3-fbd1-404c-a419-b5b58c6492ef => generated 114 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:29:43.735733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] GET http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef Feb 03 03:29:43.736327 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:43.736772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:43.843302 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:43.845237 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:43.864761 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] 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. Feb 03 03:29:43.865967 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:43.867016 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:43.868078 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:43.898918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5de4d28e-3c6d-4342-b568-7c222d986dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef returned with HTTP 200 Feb 03 03:29:43.901716 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 205/412] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:43 2021] GET /volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef => generated 361 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:43.918168 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4a69cb1-c7f8-421e-a5f1-472501b9c727 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] PUT http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef Feb 03 03:29:43.923268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4a69cb1-c7f8-421e-a5f1-472501b9c727 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:44.054157 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] POST http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes Feb 03 03:29:44.058405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-562497126"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:44.060198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-562497126'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:29:44.061293 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume of 1 GB Feb 03 03:29:44.116835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Availability Zones retrieved successfully. Feb 03 03:29:44.161034 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Flow 'volume_create_api' (fc9400bf-0d32-4c9e-8c62-1f1d0c459971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:44.185615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406465a0-5cd9-4db9-9831-6631834f5d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:44.188306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:29:44.198933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4a69cb1-c7f8-421e-a5f1-472501b9c727 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef returned with HTTP 200 Feb 03 03:29:44.205748 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 206/413] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:29:43 2021] PUT /volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef => generated 314 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:44.275920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406465a0-5cd9-4db9-9831-6631834f5d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:44.278669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac198bc-6e3e-49a9-8b1b-554843caec6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:44.377918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Created reservations ['0798c40a-1599-49f9-8ee6-77ad4ebf849c', 'dcd25859-e88c-4c92-8ac6-e7ca71067d95', '60a6e61b-12b4-4da3-9e13-b56a3781f616', 'e71fc162-35c5-43e7-b468-ded0dbe4ab9d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:44.379844 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac198bc-6e3e-49a9-8b1b-554843caec6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0798c40a-1599-49f9-8ee6-77ad4ebf849c', 'dcd25859-e88c-4c92-8ac6-e7ca71067d95', '60a6e61b-12b4-4da3-9e13-b56a3781f616', 'e71fc162-35c5-43e7-b468-ded0dbe4ab9d']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:44.383076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269b4033-edba-4506-86f0-626c15b474dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:44.510695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269b4033-edba-4506-86f0-626c15b474dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e735021f-c222-4acb-b351-e9a05c1d2753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-562497126',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f457bb3926084df091f9c00dee0730a9',qos_specs=None,replication_status=,reservations=['0798c40a-1599-49f9-8ee6-77ad4ebf849c','dcd25859-e88c-4c92-8ac6-e7ca71067d95','60a6e61b-12b4-4da3-9e13-b56a3781f616','e71fc162-35c5-43e7-b468-ded0dbe4ab9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2289704e1a04d8dae4446b13757c88b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-562497126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e735021f-c222-4acb-b351-e9a05c1d2753,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f457bb3926084df091f9c00dee0730a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b2289704e1a04d8dae4446b13757c88b',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:44.516969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2caa20-44ab-4442-bd73-331ba5c68058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:44.582670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2caa20-44ab-4442-bd73-331ba5c68058) transitioned into state 'SUCCESS' from state '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-562497126',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f457bb3926084df091f9c00dee0730a9',qos_specs=None,replication_status=,reservations=['0798c40a-1599-49f9-8ee6-77ad4ebf849c','dcd25859-e88c-4c92-8ac6-e7ca71067d95','60a6e61b-12b4-4da3-9e13-b56a3781f616','e71fc162-35c5-43e7-b468-ded0dbe4ab9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2289704e1a04d8dae4446b13757c88b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:44.584866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4d04bb-b116-4747-8ad3-7d2c1480f19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:44.615118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4d04bb-b116-4747-8ad3-7d2c1480f19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:44.618284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Flow 'volume_create_api' (fc9400bf-0d32-4c9e-8c62-1f1d0c459971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:44.644626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] POST http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes Feb 03 03:29:44.645864 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260649886"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:44.647499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260649886'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:29:44.648087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Create volume of 1 GB Feb 03 03:29:44.696412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume request issued successfully. Feb 03 03:29:44.701224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Availability Zones retrieved successfully. Feb 03 03:29:44.713612 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac266918-4b97-483f-a54d-29289ed1faee tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes returned with HTTP 202 Feb 03 03:29:44.714895 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 208/414] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:29:43 2021] POST /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes => generated 828 bytes in 1472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:29:44.732749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aee7f73d-c414-4ff2-aa36-e6c010de7a24 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:29:44.733341 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aee7f73d-c414-4ff2-aa36-e6c010de7a24 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:44.733458 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:44.733458 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:44.733803 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aee7f73d-c414-4ff2-aa36-e6c010de7a24 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:44.788366 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Flow 'volume_create_api' (a0681374-a549-410d-a31e-77ee3ee49f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:44.803472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440e4fdb-195b-4097-92c6-3a4e87a09157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:44.809530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:29:44.868699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:44.868699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:44.887418 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aee7f73d-c414-4ff2-aa36-e6c010de7a24 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:44.918915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440e4fdb-195b-4097-92c6-3a4e87a09157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:44.922344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (054c6701-b577-4c57-bcf4-12b08f29f082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:44.930275 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aee7f73d-c414-4ff2-aa36-e6c010de7a24 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 200 Feb 03 03:29:44.945778 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 209/415] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:44 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 896 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:29:45.054182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Created reservations ['280c2d98-94cd-4bbd-b511-5829232f1974', 'ade18a39-669e-4272-8688-9b204b629b9a', 'e4ffb50b-43c9-4157-941f-86bf94550565', '6c6ef156-9201-402a-b9b6-83edaef39d96'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:45.056567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (054c6701-b577-4c57-bcf4-12b08f29f082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280c2d98-94cd-4bbd-b511-5829232f1974', 'ade18a39-669e-4272-8688-9b204b629b9a', 'e4ffb50b-43c9-4157-941f-86bf94550565', '6c6ef156-9201-402a-b9b6-83edaef39d96']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:45.059789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f7321b-a306-4f42-bebc-ca924f0de056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:45.175398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f7321b-a306-4f42-bebc-ca924f0de056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57bc8042-12e9-4ae8-b064-d108ca0a5d04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260649886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb8bdf6a0c9f4ce1afb3f083f5c8aaef',qos_specs=None,replication_status=,reservations=['280c2d98-94cd-4bbd-b511-5829232f1974','ade18a39-669e-4272-8688-9b204b629b9a','e4ffb50b-43c9-4157-941f-86bf94550565','6c6ef156-9201-402a-b9b6-83edaef39d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff41c9a3dff4b7d94fc33aac515e6fc',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1260649886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57bc8042-12e9-4ae8-b064-d108ca0a5d04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb8bdf6a0c9f4ce1afb3f083f5c8aaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aff41c9a3dff4b7d94fc33aac515e6fc',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:45.180134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f69d95-93bc-4be8-a30f-f0df480c5dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:45.256769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f69d95-93bc-4be8-a30f-f0df480c5dde) transitioned into state 'SUCCESS' from state '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-1260649886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb8bdf6a0c9f4ce1afb3f083f5c8aaef',qos_specs=None,replication_status=,reservations=['280c2d98-94cd-4bbd-b511-5829232f1974','ade18a39-669e-4272-8688-9b204b629b9a','e4ffb50b-43c9-4157-941f-86bf94550565','6c6ef156-9201-402a-b9b6-83edaef39d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff41c9a3dff4b7d94fc33aac515e6fc',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:45.258944 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6afe67e4-91d9-4810-9943-5493ab2636c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:45.295017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6afe67e4-91d9-4810-9943-5493ab2636c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:45.299036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Flow 'volume_create_api' (a0681374-a549-410d-a31e-77ee3ee49f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:45.410529 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Create volume request issued successfully. Feb 03 03:29:45.445491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5ef6ccb-91bc-4eec-bfb3-9d84647f1c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes returned with HTTP 202 Feb 03 03:29:45.446963 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 207/416] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:29:44 2021] POST /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes => generated 836 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:29:45.461290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a461c806-2f74-40d5-92d5-17bc327bba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:45.461932 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a461c806-2f74-40d5-92d5-17bc327bba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:45.462254 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:45.462254 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:45.462783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a461c806-2f74-40d5-92d5-17bc327bba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:45.583070 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:45.583070 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:45.616074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a461c806-2f74-40d5-92d5-17bc327bba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:45.668731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a461c806-2f74-40d5-92d5-17bc327bba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 returned with HTTP 200 Feb 03 03:29:45.675284 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 210/417] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:45 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 => generated 904 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:45.960454 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9676e50-cd7d-418f-855e-ba3ae13c1ef3 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:29:45.961787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9676e50-cd7d-418f-855e-ba3ae13c1ef3 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:45.962244 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:45.962244 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:45.964153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9676e50-cd7d-418f-855e-ba3ae13c1ef3 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:46.159367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:46.159367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:46.191182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b9676e50-cd7d-418f-855e-ba3ae13c1ef3 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:46.241421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9676e50-cd7d-418f-855e-ba3ae13c1ef3 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 200 Feb 03 03:29:46.246726 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 208/418] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:45 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 920 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:46.690061 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01f70cdf-2092-4663-b424-b86330b394e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:46.690852 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01f70cdf-2092-4663-b424-b86330b394e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:46.691202 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:46.691202 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:46.691831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01f70cdf-2092-4663-b424-b86330b394e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:46.878713 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:46.878713 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:46.922528 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-01f70cdf-2092-4663-b424-b86330b394e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:46.978422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01f70cdf-2092-4663-b424-b86330b394e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 returned with HTTP 200 Feb 03 03:29:46.983708 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 211/419] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:46 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 => generated 928 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:47.262218 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-592a0577-ecee-475c-87cf-88340a1bc320 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:29:47.262659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-592a0577-ecee-475c-87cf-88340a1bc320 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:47.262882 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:47.262882 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:47.263260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-592a0577-ecee-475c-87cf-88340a1bc320 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:47.381109 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:47.381109 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:47.391802 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-592a0577-ecee-475c-87cf-88340a1bc320 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:47.425517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-592a0577-ecee-475c-87cf-88340a1bc320 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 200 Feb 03 03:29:47.438388 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 209/420] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:47 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 921 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:47.484806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6943b4df-fbc0-4be7-8ab5-cce8e64e72cf req-cb5b9c81-48a5-48a4-8a03-c812c221f20b tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:29:47.485338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6943b4df-fbc0-4be7-8ab5-cce8e64e72cf req-cb5b9c81-48a5-48a4-8a03-c812c221f20b tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:47.485561 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:47.485561 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:47.485939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6943b4df-fbc0-4be7-8ab5-cce8e64e72cf req-cb5b9c81-48a5-48a4-8a03-c812c221f20b tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:47.598192 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:47.598192 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:47.619747 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-6943b4df-fbc0-4be7-8ab5-cce8e64e72cf req-cb5b9c81-48a5-48a4-8a03-c812c221f20b tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:47.674206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6943b4df-fbc0-4be7-8ab5-cce8e64e72cf req-cb5b9c81-48a5-48a4-8a03-c812c221f20b tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 200 Feb 03 03:29:47.678185 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 212/421] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:29:47 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 921 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:47.694338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] POST http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes Feb 03 03:29:47.694795 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:47.694795 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:47.695227 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1613120173"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:47.697425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1613120173'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:29:47.697807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume of 1 GB Feb 03 03:29:47.730078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Availability Zones retrieved successfully. Feb 03 03:29:47.802214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Flow 'volume_create_api' (5d4f5762-152c-4579-8d10-c823589e4238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:47.808920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68e2f18-4707-4916-8d7a-21616f70df56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:47.814350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:29:47.999081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3cd7662-f72c-4c56-8959-1cbb297cd24e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:47.999596 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3cd7662-f72c-4c56-8959-1cbb297cd24e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:48.000677 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:48.000677 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:48.000883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68e2f18-4707-4916-8d7a-21616f70df56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:48.001045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3cd7662-f72c-4c56-8959-1cbb297cd24e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:48.010142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5746f5b8-cd20-46d2-9d2b-0cd9da085151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:48.168361 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:48.168361 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:48.185250 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Created reservations ['274c984f-e607-4061-a403-3f79fcac70ec', 'b43f9fa2-b2e0-4117-946d-41d04f6d7da1', 'c2706884-3777-4272-a26b-8359abd6e37d', 'a69cad43-46aa-4586-9758-420c6de05dca'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:48.188272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5746f5b8-cd20-46d2-9d2b-0cd9da085151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['274c984f-e607-4061-a403-3f79fcac70ec', 'b43f9fa2-b2e0-4117-946d-41d04f6d7da1', 'c2706884-3777-4272-a26b-8359abd6e37d', 'a69cad43-46aa-4586-9758-420c6de05dca']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:48.190543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9998999-b255-4ebe-9f74-73153395575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:48.205245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a3cd7662-f72c-4c56-8959-1cbb297cd24e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:48.268489 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3cd7662-f72c-4c56-8959-1cbb297cd24e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 returned with HTTP 200 Feb 03 03:29:48.273956 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 213/422] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:47 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 => generated 929 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:48.288895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] POST http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots Feb 03 03:29:48.289360 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:48.289360 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:48.289780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57bc8042-12e9-4ae8-b064-d108ca0a5d04", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-889527140"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:48.367275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9998999-b255-4ebe-9f74-73153395575d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22df05fe-e890-4b7a-b759-686069df7fb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1613120173',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f457bb3926084df091f9c00dee0730a9',qos_specs=None,replication_status=,reservations=['274c984f-e607-4061-a403-3f79fcac70ec','b43f9fa2-b2e0-4117-946d-41d04f6d7da1','c2706884-3777-4272-a26b-8359abd6e37d','a69cad43-46aa-4586-9758-420c6de05dca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2289704e1a04d8dae4446b13757c88b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1613120173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22df05fe-e890-4b7a-b759-686069df7fb2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f457bb3926084df091f9c00dee0730a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b2289704e1a04d8dae4446b13757c88b',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:48.376387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84f50e0-33d7-4dd1-b304-a3c238d62043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:48.433747 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:48.433747 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:48.440727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:48.447071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84f50e0-33d7-4dd1-b304-a3c238d62043) transitioned into state 'SUCCESS' from state '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-1613120173',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f457bb3926084df091f9c00dee0730a9',qos_specs=None,replication_status=,reservations=['274c984f-e607-4061-a403-3f79fcac70ec','b43f9fa2-b2e0-4117-946d-41d04f6d7da1','c2706884-3777-4272-a26b-8359abd6e37d','a69cad43-46aa-4586-9758-420c6de05dca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2289704e1a04d8dae4446b13757c88b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:48.447717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Create snapshot from volume 57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:48.449104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (210b8d5c-f2ac-41f1-8bf1-c46d361d778c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:48.488167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (210b8d5c-f2ac-41f1-8bf1-c46d361d778c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:48.496204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Flow 'volume_create_api' (5d4f5762-152c-4579-8d10-c823589e4238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:48.526184 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:48.570104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume request issued successfully. Feb 03 03:29:48.587613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89b65c9f-16a1-40eb-a597-b932a3bf4355 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes returned with HTTP 202 Feb 03 03:29:48.589356 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 210/423] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:29:47 2021] POST /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes => generated 829 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:29:48.608165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Created reservations ['bd71d6a5-d9e2-4e66-a209-649c14b5273a', 'a0787081-f77e-4675-92ad-f41b14386be4', '4610eb3d-4c94-4e0b-b0a0-4c5f4b39ab77', 'e9be8b1d-6d4e-4184-938c-066e7fae2919'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:48.608951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d552bce-5f4a-4dad-83a2-f7b9b3da5b82 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:29:48.611314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d552bce-5f4a-4dad-83a2-f7b9b3da5b82 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:48.612668 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:48.612668 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:48.613377 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d552bce-5f4a-4dad-83a2-f7b9b3da5b82 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:48.739763 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:48.739763 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:48.760659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d552bce-5f4a-4dad-83a2-f7b9b3da5b82 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:48.809874 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d552bce-5f4a-4dad-83a2-f7b9b3da5b82 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 returned with HTTP 200 Feb 03 03:29:48.811263 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 211/424] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:48 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 => generated 897 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:48.883032 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot create request issued successfully. Feb 03 03:29:48.884595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9da75646-06f6-42d0-9d65-04759d112327 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots returned with HTTP 202 Feb 03 03:29:48.885835 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 214/425] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:29:48 2021] POST /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots => generated 322 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:29:48.896229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3cfd1ea-110e-4746-aa48-0a802e1977ba tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:48.897011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3cfd1ea-110e-4746-aa48-0a802e1977ba tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:48.897226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:48.897226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:48.897591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3cfd1ea-110e-4746-aa48-0a802e1977ba tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:48.955828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:48.955828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:48.957036 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c3cfd1ea-110e-4746-aa48-0a802e1977ba tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:48.959304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3cfd1ea-110e-4746-aa48-0a802e1977ba tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 200 Feb 03 03:29:48.964721 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 212/426] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:48 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 454 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:49.826690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09ae9afc-a889-46ae-942a-a65343bc1855 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:29:49.827172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09ae9afc-a889-46ae-942a-a65343bc1855 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:49.827172 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:49.827172 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:49.827494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09ae9afc-a889-46ae-942a-a65343bc1855 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:49.972245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80fe17c0-30aa-405b-9799-45ab1d658494 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:49.972883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80fe17c0-30aa-405b-9799-45ab1d658494 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:49.973233 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:49.973233 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:49.973827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80fe17c0-30aa-405b-9799-45ab1d658494 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:49.981031 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:49.981031 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:50.029150 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09ae9afc-a889-46ae-942a-a65343bc1855 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:50.075784 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09ae9afc-a889-46ae-942a-a65343bc1855 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 returned with HTTP 200 Feb 03 03:29:50.079074 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 215/427] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:49 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 => generated 922 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:50.093166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:50.093166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:50.094870 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-80fe17c0-30aa-405b-9799-45ab1d658494 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:50.097782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80fe17c0-30aa-405b-9799-45ab1d658494 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 200 Feb 03 03:29:50.101798 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 213/428] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:49 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 454 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:50.160217 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f99e05fe-cddf-407b-aac4-c53a818591e9 req-38c6e769-9130-4416-9893-59a151d9d312 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:29:50.161305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f99e05fe-cddf-407b-aac4-c53a818591e9 req-38c6e769-9130-4416-9893-59a151d9d312 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:50.161733 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:50.161733 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:50.162405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-f99e05fe-cddf-407b-aac4-c53a818591e9 req-38c6e769-9130-4416-9893-59a151d9d312 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:50.294552 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:50.294552 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:50.323508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-f99e05fe-cddf-407b-aac4-c53a818591e9 req-38c6e769-9130-4416-9893-59a151d9d312 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:50.388384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-f99e05fe-cddf-407b-aac4-c53a818591e9 req-38c6e769-9130-4416-9893-59a151d9d312 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 returned with HTTP 200 Feb 03 03:29:50.394822 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 216/429] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:29:50 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 => generated 922 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:50.406798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] POST http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes Feb 03 03:29:50.407096 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:50.407096 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:50.407503 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-510627823"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:50.408745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-510627823'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:29:50.409121 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume of 1 GB Feb 03 03:29:50.454859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Availability Zones retrieved successfully. Feb 03 03:29:50.493772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Flow 'volume_create_api' (002e5781-f36b-4950-83aa-0a0fbd796e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:50.500407 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68823fb-d960-489b-8d85-4bd7f77237e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:50.511290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:29:50.650381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68823fb-d960-489b-8d85-4bd7f77237e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:50.657565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f336b0-a04d-4404-b343-58bc5affe946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:50.831189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Created reservations ['89aea304-2680-42bc-8d32-7ad274a0f622', 'd3247f69-57dd-45c8-b7e6-1f4892330d61', 'fbd11158-ec87-4a9f-b2d6-34c3999c863c', 'fe122073-4d6c-425c-b98a-47b04b095fb0'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:29:50.833057 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f336b0-a04d-4404-b343-58bc5affe946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89aea304-2680-42bc-8d32-7ad274a0f622', 'd3247f69-57dd-45c8-b7e6-1f4892330d61', 'fbd11158-ec87-4a9f-b2d6-34c3999c863c', 'fe122073-4d6c-425c-b98a-47b04b095fb0']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:50.835146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3bb52c-fd22-46a5-8e1b-ec36121497b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:50.969420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3bb52c-fd22-46a5-8e1b-ec36121497b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd38f779-4952-4517-a374-9d311d6f3891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-510627823',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f457bb3926084df091f9c00dee0730a9',qos_specs=None,replication_status=,reservations=['89aea304-2680-42bc-8d32-7ad274a0f622','d3247f69-57dd-45c8-b7e6-1f4892330d61','fbd11158-ec87-4a9f-b2d6-34c3999c863c','fe122073-4d6c-425c-b98a-47b04b095fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2289704e1a04d8dae4446b13757c88b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-510627823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd38f779-4952-4517-a374-9d311d6f3891,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f457bb3926084df091f9c00dee0730a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b2289704e1a04d8dae4446b13757c88b',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:50.971578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea8f3a4-c557-415c-a102-996018387ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:51.066310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea8f3a4-c557-415c-a102-996018387ac7) transitioned into state 'SUCCESS' from state '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-510627823',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f457bb3926084df091f9c00dee0730a9',qos_specs=None,replication_status=,reservations=['89aea304-2680-42bc-8d32-7ad274a0f622','d3247f69-57dd-45c8-b7e6-1f4892330d61','fbd11158-ec87-4a9f-b2d6-34c3999c863c','fe122073-4d6c-425c-b98a-47b04b095fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2289704e1a04d8dae4446b13757c88b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:51.069842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fd44c4-1b99-4c0d-8961-c25789d2d5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:29:51.103523 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fd44c4-1b99-4c0d-8961-c25789d2d5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:29:51.111227 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c936ae5e-05d5-493e-89d7-1dd165cd3a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:51.112260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c936ae5e-05d5-493e-89d7-1dd165cd3a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:51.112661 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:51.112661 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:51.113303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c936ae5e-05d5-493e-89d7-1dd165cd3a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:51.123380 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Flow 'volume_create_api' (002e5781-f36b-4950-83aa-0a0fbd796e97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:29:51.190536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:51.190536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:51.191708 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c936ae5e-05d5-493e-89d7-1dd165cd3a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:51.212733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c936ae5e-05d5-493e-89d7-1dd165cd3a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 200 Feb 03 03:29:51.216128 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 217/430] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:51 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 454 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:51.257396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Create volume request issued successfully. Feb 03 03:29:51.286260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63ed03b0-b41f-4e65-b156-3d13d7b6c5f8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes returned with HTTP 202 Feb 03 03:29:51.287459 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 214/431] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:29:50 2021] POST /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes => generated 828 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:29:51.305769 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8ed7ace-993f-49b8-9e1a-39268f622783 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:51.306411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8ed7ace-993f-49b8-9e1a-39268f622783 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:51.307691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:51.307691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:51.308200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8ed7ace-993f-49b8-9e1a-39268f622783 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:51.433528 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:51.433528 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:51.456526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c8ed7ace-993f-49b8-9e1a-39268f622783 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:51.505134 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8ed7ace-993f-49b8-9e1a-39268f622783 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 returned with HTTP 200 Feb 03 03:29:51.507622 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 218/432] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:51 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:52.227391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-990409e0-d006-4e09-b077-c3094c64c1d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:52.228560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-990409e0-d006-4e09-b077-c3094c64c1d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:52.228931 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:52.228931 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:52.229848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-990409e0-d006-4e09-b077-c3094c64c1d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:52.308019 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:52.308019 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:52.334488 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-990409e0-d006-4e09-b077-c3094c64c1d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:52.338283 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-990409e0-d006-4e09-b077-c3094c64c1d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 200 Feb 03 03:29:52.347111 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 215/433] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:52 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 481 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:52.364262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] PUT http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef Feb 03 03:29:52.366999 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:52.366999 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:52.367788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:52.524511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5db70c0e-2ff4-4fda-8a0e-fe55b00da0d2 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:52.524940 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5db70c0e-2ff4-4fda-8a0e-fe55b00da0d2 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:52.525153 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:52.525153 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:52.525553 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5db70c0e-2ff4-4fda-8a0e-fe55b00da0d2 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:52.681498 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:52.682709 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:52.690217 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:52.691288 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:52.697265 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:29:52.700875 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:52.700875 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:52.727673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a720b373-08e9-4d9d-821d-03a07cd2c7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef returned with HTTP 200 Feb 03 03:29:52.740814 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 219/434] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:29:52 2021] PUT /volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef => generated 314 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:52.748799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5db70c0e-2ff4-4fda-8a0e-fe55b00da0d2 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:52.770141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db8f257a-2fd8-451a-b1a4-0be52e20139c tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] POST http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots Feb 03 03:29:52.786858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db8f257a-2fd8-451a-b1a4-0be52e20139c tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57bc8042-12e9-4ae8-b064-d108ca0a5d04"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:52.833545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5db70c0e-2ff4-4fda-8a0e-fe55b00da0d2 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 returned with HTTP 200 Feb 03 03:29:52.837169 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 216/435] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:52 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 => generated 921 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:52.910533 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:52.910533 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:52.912225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db8f257a-2fd8-451a-b1a4-0be52e20139c tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:52.912811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-db8f257a-2fd8-451a-b1a4-0be52e20139c tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Create snapshot from volume 57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:52.924688 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-53d0ce72-3053-4e93-97f6-dadbc4a23ff4 req-d41a1512-3f8b-4ad9-b6a5-007ffd341390 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:52.925670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-53d0ce72-3053-4e93-97f6-dadbc4a23ff4 req-d41a1512-3f8b-4ad9-b6a5-007ffd341390 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:52.926100 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:52.926100 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:52.926769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-53d0ce72-3053-4e93-97f6-dadbc4a23ff4 req-d41a1512-3f8b-4ad9-b6a5-007ffd341390 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:52.978526 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-db8f257a-2fd8-451a-b1a4-0be52e20139c tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Quota exceeded for bb8bdf6a0c9f4ce1afb3f083f5c8aaef, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Feb 03 03:29:52.979311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-db8f257a-2fd8-451a-b1a4-0be52e20139c tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots returned with HTTP 413 Feb 03 03:29:52.981312 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 220/436] 10.222.0.65 () {60 vars in 1231 bytes} [Wed Feb 3 03:29:52 2021] POST /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots => generated 208 bytes in 232 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Feb 03 03:29:52.991381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:52.991381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:52.993175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bbbeda0-7326-4b8d-87cf-a22755536435 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] PUT http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef Feb 03 03:29:52.993910 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:52.993910 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:52.994741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bbbeda0-7326-4b8d-87cf-a22755536435 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:53.008211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-53d0ce72-3053-4e93-97f6-dadbc4a23ff4 req-d41a1512-3f8b-4ad9-b6a5-007ffd341390 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:53.055864 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-53d0ce72-3053-4e93-97f6-dadbc4a23ff4 req-d41a1512-3f8b-4ad9-b6a5-007ffd341390 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 returned with HTTP 200 Feb 03 03:29:53.057814 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 217/437] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:29:52 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 => generated 921 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:29:53.113611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-988c14e1-ddfc-4ab6-95f0-ac9200eaeb9d req-512235f6-483d-4c91-9086-dcbc5ff966d6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:53.114233 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-988c14e1-ddfc-4ab6-95f0-ac9200eaeb9d req-512235f6-483d-4c91-9086-dcbc5ff966d6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:53.114658 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:53.114658 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:53.115294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-988c14e1-ddfc-4ab6-95f0-ac9200eaeb9d req-512235f6-483d-4c91-9086-dcbc5ff966d6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:53.116244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-988c14e1-ddfc-4ab6-95f0-ac9200eaeb9d req-512235f6-483d-4c91-9086-dcbc5ff966d6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:53.118389 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-988c14e1-ddfc-4ab6-95f0-ac9200eaeb9d req-512235f6-483d-4c91-9086-dcbc5ff966d6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:53.129852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bbbeda0-7326-4b8d-87cf-a22755536435 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef returned with HTTP 200 Feb 03 03:29:53.130853 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 221/438] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:29:52 2021] PUT /volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef => generated 314 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:53.148344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56de7068-efc8-4022-a488-0c4eafe85faf tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] POST http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots Feb 03 03:29:53.150772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56de7068-efc8-4022-a488-0c4eafe85faf tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57bc8042-12e9-4ae8-b064-d108ca0a5d04"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:29:53.199691 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-988c14e1-ddfc-4ab6-95f0-ac9200eaeb9d req-512235f6-483d-4c91-9086-dcbc5ff966d6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:53.202112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:53.202112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:53.227378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-988c14e1-ddfc-4ab6-95f0-ac9200eaeb9d req-512235f6-483d-4c91-9086-dcbc5ff966d6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:53.232930 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 218/439] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:53 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:53.264623 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:53.264623 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:53.266597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56de7068-efc8-4022-a488-0c4eafe85faf tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:53.266956 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-56de7068-efc8-4022-a488-0c4eafe85faf tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Create snapshot from volume 57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:53.284222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-55a49090-af22-4d9c-a678-3ae8621c6cbe req-e5265264-740f-487a-9544-ad8ffb807b65 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:53.284747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-55a49090-af22-4d9c-a678-3ae8621c6cbe req-e5265264-740f-487a-9544-ad8ffb807b65 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:53.284964 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:53.284964 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:53.285333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-55a49090-af22-4d9c-a678-3ae8621c6cbe req-e5265264-740f-487a-9544-ad8ffb807b65 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:53.285957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-55a49090-af22-4d9c-a678-3ae8621c6cbe req-e5265264-740f-487a-9544-ad8ffb807b65 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:53.288862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-55a49090-af22-4d9c-a678-3ae8621c6cbe req-e5265264-740f-487a-9544-ad8ffb807b65 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:53.376702 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-56de7068-efc8-4022-a488-0c4eafe85faf tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Quota exceeded for bb8bdf6a0c9f4ce1afb3f083f5c8aaef, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Feb 03 03:29:53.377257 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-56de7068-efc8-4022-a488-0c4eafe85faf tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots returned with HTTP 413 Feb 03 03:29:53.389204 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 222/440] 10.222.0.65 () {60 vars in 1231 bytes} [Wed Feb 3 03:29:53 2021] POST /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots => generated 133 bytes in 250 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Feb 03 03:29:53.402688 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52efbeb4-c64f-46e8-8d22-f997f303404d tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] DELETE http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:53.403622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52efbeb4-c64f-46e8-8d22-f997f303404d tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:53.404087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:53.404087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:53.405380 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52efbeb4-c64f-46e8-8d22-f997f303404d tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:53.406734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-52efbeb4-c64f-46e8-8d22-f997f303404d tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Delete snapshot with id: eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:53.413931 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-55a49090-af22-4d9c-a678-3ae8621c6cbe req-e5265264-740f-487a-9544-ad8ffb807b65 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:53.425140 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:53.425140 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:53.453521 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-55a49090-af22-4d9c-a678-3ae8621c6cbe req-e5265264-740f-487a-9544-ad8ffb807b65 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:53.466628 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 219/441] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:53 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:29:53.466744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:53.466744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:53.470607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-52efbeb4-c64f-46e8-8d22-f997f303404d tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:53.517566 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-48b0a6bb-2157-4bf0-974d-6608123529af req-0cdc9b52-4714-42a3-a48c-7145616ceefd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:53.518241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-48b0a6bb-2157-4bf0-974d-6608123529af req-0cdc9b52-4714-42a3-a48c-7145616ceefd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:53.518497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:53.518497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:53.518862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-48b0a6bb-2157-4bf0-974d-6608123529af req-0cdc9b52-4714-42a3-a48c-7145616ceefd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:53.519505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-48b0a6bb-2157-4bf0-974d-6608123529af req-0cdc9b52-4714-42a3-a48c-7145616ceefd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:53.521590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-48b0a6bb-2157-4bf0-974d-6608123529af req-0cdc9b52-4714-42a3-a48c-7145616ceefd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:53.590055 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-52efbeb4-c64f-46e8-8d22-f997f303404d tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot delete request issued successfully. Feb 03 03:29:53.590527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52efbeb4-c64f-46e8-8d22-f997f303404d tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 202 Feb 03 03:29:53.591403 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 223/442] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:29:53 2021] DELETE /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Feb 03 03:29:53.609126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8017ac48-db8d-4e9f-94f7-e9e97247f7d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:53.611283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8017ac48-db8d-4e9f-94f7-e9e97247f7d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:53.611550 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:53.611550 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:53.611895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8017ac48-db8d-4e9f-94f7-e9e97247f7d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:53.636867 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-48b0a6bb-2157-4bf0-974d-6608123529af req-0cdc9b52-4714-42a3-a48c-7145616ceefd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:53.642140 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:53.642140 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:53.662159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-48b0a6bb-2157-4bf0-974d-6608123529af req-0cdc9b52-4714-42a3-a48c-7145616ceefd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:53.663203 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 220/443] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:53 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:53.674667 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:53.674667 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:53.674667 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8017ac48-db8d-4e9f-94f7-e9e97247f7d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:53.679676 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8017ac48-db8d-4e9f-94f7-e9e97247f7d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 200 Feb 03 03:29:53.680956 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 224/444] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:53 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 480 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:53.728191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6058f676-eb87-45e3-a8d9-28fe9bb35b09 req-9b2beb8d-f957-4092-8e6d-864cb44611dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:53.728713 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6058f676-eb87-45e3-a8d9-28fe9bb35b09 req-9b2beb8d-f957-4092-8e6d-864cb44611dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:53.728928 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:53.728928 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:53.729446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6058f676-eb87-45e3-a8d9-28fe9bb35b09 req-9b2beb8d-f957-4092-8e6d-864cb44611dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:53.730491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-6058f676-eb87-45e3-a8d9-28fe9bb35b09 req-9b2beb8d-f957-4092-8e6d-864cb44611dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:53.732319 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-6058f676-eb87-45e3-a8d9-28fe9bb35b09 req-9b2beb8d-f957-4092-8e6d-864cb44611dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:53.930887 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-6058f676-eb87-45e3-a8d9-28fe9bb35b09 req-9b2beb8d-f957-4092-8e6d-864cb44611dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:53.939583 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:53.939583 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:53.966220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6058f676-eb87-45e3-a8d9-28fe9bb35b09 req-9b2beb8d-f957-4092-8e6d-864cb44611dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:53.972065 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 221/445] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:53 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:54.042395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-54d8a25a-89b6-4b77-ac1f-9766cbdb7a6d req-173526cf-a442-408f-961c-1d6549aa6ac8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:54.042931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-54d8a25a-89b6-4b77-ac1f-9766cbdb7a6d req-173526cf-a442-408f-961c-1d6549aa6ac8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:54.043134 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:54.043134 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:54.043498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-54d8a25a-89b6-4b77-ac1f-9766cbdb7a6d req-173526cf-a442-408f-961c-1d6549aa6ac8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:54.048096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-54d8a25a-89b6-4b77-ac1f-9766cbdb7a6d req-173526cf-a442-408f-961c-1d6549aa6ac8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:54.050571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-54d8a25a-89b6-4b77-ac1f-9766cbdb7a6d req-173526cf-a442-408f-961c-1d6549aa6ac8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:54.198713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-54d8a25a-89b6-4b77-ac1f-9766cbdb7a6d req-173526cf-a442-408f-961c-1d6549aa6ac8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:54.201287 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:54.201287 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:54.227227 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-54d8a25a-89b6-4b77-ac1f-9766cbdb7a6d req-173526cf-a442-408f-961c-1d6549aa6ac8 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:54.229106 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 225/446] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:54 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:54.287159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3948989a-6ec0-4dab-af8e-fb2a3ba818d3 req-423e7e83-bc8e-435d-a10f-12c3f9ec678d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:54.287680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3948989a-6ec0-4dab-af8e-fb2a3ba818d3 req-423e7e83-bc8e-435d-a10f-12c3f9ec678d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:54.291237 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:54.291237 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:54.291237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3948989a-6ec0-4dab-af8e-fb2a3ba818d3 req-423e7e83-bc8e-435d-a10f-12c3f9ec678d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:54.291237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-3948989a-6ec0-4dab-af8e-fb2a3ba818d3 req-423e7e83-bc8e-435d-a10f-12c3f9ec678d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:54.292720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-3948989a-6ec0-4dab-af8e-fb2a3ba818d3 req-423e7e83-bc8e-435d-a10f-12c3f9ec678d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:54.370634 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-3948989a-6ec0-4dab-af8e-fb2a3ba818d3 req-423e7e83-bc8e-435d-a10f-12c3f9ec678d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:54.372825 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:54.372825 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:54.390199 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3948989a-6ec0-4dab-af8e-fb2a3ba818d3 req-423e7e83-bc8e-435d-a10f-12c3f9ec678d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:54.392322 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 222/447] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:54 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:54.443611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-bf6611d0-c563-4b19-bd26-5884e67afc84 req-c77bf989-fd23-4467-b2c2-846760aaf1dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:54.444465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-bf6611d0-c563-4b19-bd26-5884e67afc84 req-c77bf989-fd23-4467-b2c2-846760aaf1dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:54.444988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:54.444988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:54.445619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-bf6611d0-c563-4b19-bd26-5884e67afc84 req-c77bf989-fd23-4467-b2c2-846760aaf1dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:54.446411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-bf6611d0-c563-4b19-bd26-5884e67afc84 req-c77bf989-fd23-4467-b2c2-846760aaf1dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:54.448851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-bf6611d0-c563-4b19-bd26-5884e67afc84 req-c77bf989-fd23-4467-b2c2-846760aaf1dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:54.576863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-bf6611d0-c563-4b19-bd26-5884e67afc84 req-c77bf989-fd23-4467-b2c2-846760aaf1dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:54.580729 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:54.580729 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:54.595151 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-bf6611d0-c563-4b19-bd26-5884e67afc84 req-c77bf989-fd23-4467-b2c2-846760aaf1dd tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:54.597438 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 226/448] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:54 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:54.662034 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-d9580426-29e6-4345-991d-186ba57fab24 req-d1ea8514-e089-4a83-a19a-fb6f935a9802 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail Feb 03 03:29:54.662333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-d9580426-29e6-4345-991d-186ba57fab24 req-d1ea8514-e089-4a83-a19a-fb6f935a9802 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:54.662530 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:54.662530 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:54.662902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-d9580426-29e6-4345-991d-186ba57fab24 req-d1ea8514-e089-4a83-a19a-fb6f935a9802 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:54.663713 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-d9580426-29e6-4345-991d-186ba57fab24 req-d1ea8514-e089-4a83-a19a-fb6f935a9802 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:29:54.665781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-d9580426-29e6-4345-991d-186ba57fab24 req-d1ea8514-e089-4a83-a19a-fb6f935a9802 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:29:54.693716 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-338c5478-4f3b-4321-bdcf-a35670692797 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:54.694252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-338c5478-4f3b-4321-bdcf-a35670692797 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:54.694470 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:54.694470 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:54.694852 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-338c5478-4f3b-4321-bdcf-a35670692797 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:54.785928 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:54.785928 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:54.794824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-338c5478-4f3b-4321-bdcf-a35670692797 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:54.804814 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-338c5478-4f3b-4321-bdcf-a35670692797 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 200 Feb 03 03:29:54.805722 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 227/449] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:54 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 480 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:54.888422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-d9580426-29e6-4345-991d-186ba57fab24 req-d1ea8514-e089-4a83-a19a-fb6f935a9802 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Get all volumes completed successfully. Feb 03 03:29:54.893868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:54.893868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:54.919807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-d9580426-29e6-4345-991d-186ba57fab24 req-d1ea8514-e089-4a83-a19a-fb6f935a9802 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail returned with HTTP 200 Feb 03 03:29:54.924714 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 223/450] 10.222.0.65 () {60 vars in 1479 bytes} [Wed Feb 3 03:29:54 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/detail => generated 2747 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:29:54.942120 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12734041-f793-4ec6-b190-8712dc463fbb tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] DELETE http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:54.942656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12734041-f793-4ec6-b190-8712dc463fbb tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:54.942875 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:54.942875 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:54.943526 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12734041-f793-4ec6-b190-8712dc463fbb tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:54.944017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-12734041-f793-4ec6-b190-8712dc463fbb tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Delete volume with id: fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:55.071358 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:55.071358 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:55.072730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12734041-f793-4ec6-b190-8712dc463fbb tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:55.130242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12734041-f793-4ec6-b190-8712dc463fbb tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Delete volume request issued successfully. Feb 03 03:29:55.130721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12734041-f793-4ec6-b190-8712dc463fbb tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 returned with HTTP 202 Feb 03 03:29:55.134962 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 228/451] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:29:54 2021] DELETE /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:29:55.140643 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0aeb8405-edff-4b28-80bc-bc1534ae9720 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:55.142750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0aeb8405-edff-4b28-80bc-bc1534ae9720 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:55.143183 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:55.143183 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:55.146172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0aeb8405-edff-4b28-80bc-bc1534ae9720 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:55.278421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:55.278421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:55.305702 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0aeb8405-edff-4b28-80bc-bc1534ae9720 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:55.396969 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0aeb8405-edff-4b28-80bc-bc1534ae9720 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 returned with HTTP 200 Feb 03 03:29:55.405075 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 224/452] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:55 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 => generated 920 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:55.818584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09a36049-da7d-49f7-8653-8046790ed3f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:55.819118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09a36049-da7d-49f7-8653-8046790ed3f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:55.819316 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:55.819316 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:55.820285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09a36049-da7d-49f7-8653-8046790ed3f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:55.876522 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:55.876522 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:55.878059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09a36049-da7d-49f7-8653-8046790ed3f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Snapshot retrieved successfully. Feb 03 03:29:55.880372 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09a36049-da7d-49f7-8653-8046790ed3f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 200 Feb 03 03:29:55.884621 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 229/453] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:55 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 480 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:56.421445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d736ddec-19f7-4403-8750-08fe278e6336 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:56.422179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d736ddec-19f7-4403-8750-08fe278e6336 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:56.422497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:56.422497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:56.422867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d736ddec-19f7-4403-8750-08fe278e6336 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:56.506287 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:56.506287 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:56.525576 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d736ddec-19f7-4403-8750-08fe278e6336 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:56.574732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d736ddec-19f7-4403-8750-08fe278e6336 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 returned with HTTP 200 Feb 03 03:29:56.576062 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 225/454] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:56 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:56.897236 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-191f550b-c04f-4ef5-bc74-c043728f992e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 Feb 03 03:29:56.897780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-191f550b-c04f-4ef5-bc74-c043728f992e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:56.898005 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:56.898005 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:56.898378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-191f550b-c04f-4ef5-bc74-c043728f992e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:56.957196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-191f550b-c04f-4ef5-bc74-c043728f992e tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 returned with HTTP 404 Feb 03 03:29:56.958869 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 230/455] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:29:56 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/snapshots/eff46933-2760-4a0d-a324-39dc7dacca08 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:29:56.966009 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9fb7fb1-3226-494d-b6b7-1db5a8c6474f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] DELETE http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:56.966659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9fb7fb1-3226-494d-b6b7-1db5a8c6474f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:56.966868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:56.966868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:56.967227 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9fb7fb1-3226-494d-b6b7-1db5a8c6474f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:56.967686 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e9fb7fb1-3226-494d-b6b7-1db5a8c6474f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Delete volume with id: 57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:57.092133 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:57.092133 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:57.093743 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9fb7fb1-3226-494d-b6b7-1db5a8c6474f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:57.160618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9fb7fb1-3226-494d-b6b7-1db5a8c6474f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Delete volume request issued successfully. Feb 03 03:29:57.161178 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9fb7fb1-3226-494d-b6b7-1db5a8c6474f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 returned with HTTP 202 Feb 03 03:29:57.162442 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 226/456] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:29:56 2021] DELETE /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:29:57.170477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11d7dbde-2914-43ca-b7ff-94ce3b16476f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:57.170996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11d7dbde-2914-43ca-b7ff-94ce3b16476f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:57.172094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11d7dbde-2914-43ca-b7ff-94ce3b16476f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:57.344175 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:57.344175 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:57.365890 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11d7dbde-2914-43ca-b7ff-94ce3b16476f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:57.418668 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11d7dbde-2914-43ca-b7ff-94ce3b16476f tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 returned with HTTP 200 Feb 03 03:29:57.419778 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 231/457] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:57 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 => generated 928 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:57.591700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da7179a-574d-4bda-8395-b17407b4e646 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 Feb 03 03:29:57.592213 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da7179a-574d-4bda-8395-b17407b4e646 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:57.592419 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:57.592419 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:57.593074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da7179a-574d-4bda-8395-b17407b4e646 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:57.735804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da7179a-574d-4bda-8395-b17407b4e646 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 returned with HTTP 404 Feb 03 03:29:57.739878 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 227/458] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:57 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/fd38f779-4952-4517-a374-9d311d6f3891 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:29:57.747499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ddd193fd-7597-4e19-a444-c70d86c17651 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] DELETE http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:29:57.748610 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ddd193fd-7597-4e19-a444-c70d86c17651 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:57.748828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:57.748828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:57.749201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ddd193fd-7597-4e19-a444-c70d86c17651 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:57.750318 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ddd193fd-7597-4e19-a444-c70d86c17651 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Delete volume with id: 22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:29:57.886580 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:57.886580 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:57.887782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ddd193fd-7597-4e19-a444-c70d86c17651 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:57.924989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ddd193fd-7597-4e19-a444-c70d86c17651 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Delete volume request issued successfully. Feb 03 03:29:57.925754 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ddd193fd-7597-4e19-a444-c70d86c17651 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 returned with HTTP 202 Feb 03 03:29:57.927617 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 232/459] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:29:57 2021] DELETE /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:29:57.935111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-993232f1-c0ed-43e4-b669-e3fc106b647d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:29:57.935629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-993232f1-c0ed-43e4-b669-e3fc106b647d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:57.936514 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-993232f1-c0ed-43e4-b669-e3fc106b647d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:57.992495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:57.992495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:58.004640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-993232f1-c0ed-43e4-b669-e3fc106b647d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:58.028721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-993232f1-c0ed-43e4-b669-e3fc106b647d tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 returned with HTTP 200 Feb 03 03:29:58.029879 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 228/460] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:57 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:58.438484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c87b2db0-12b0-4573-a4fd-0830baef44d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:58.439617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c87b2db0-12b0-4573-a4fd-0830baef44d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:58.439617 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:58.439617 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:58.439617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c87b2db0-12b0-4573-a4fd-0830baef44d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:58.565448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:58.565448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:58.591778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c87b2db0-12b0-4573-a4fd-0830baef44d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Volume info retrieved successfully. Feb 03 03:29:58.631368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c87b2db0-12b0-4573-a4fd-0830baef44d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 returned with HTTP 200 Feb 03 03:29:58.641315 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 233/461] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:58 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 => generated 928 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:59.056794 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c92774d-5b90-477b-a437-52f074664e1a tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:29:59.060780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c92774d-5b90-477b-a437-52f074664e1a tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:59.060991 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:59.060991 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:59.061669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c92774d-5b90-477b-a437-52f074664e1a tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:59.248182 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:29:59.248182 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:29:59.274741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c92774d-5b90-477b-a437-52f074664e1a tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:29:59.335677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c92774d-5b90-477b-a437-52f074664e1a tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 returned with HTTP 200 Feb 03 03:29:59.336647 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 229/462] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:59 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 => generated 921 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:29:59.648419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1705338d-addf-442d-b4d3-c9e0da344018 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] GET http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 Feb 03 03:29:59.648931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1705338d-addf-442d-b4d3-c9e0da344018 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:29:59.649119 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:59.649119 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:59.649748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1705338d-addf-442d-b4d3-c9e0da344018 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:29:59.723700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1705338d-addf-442d-b4d3-c9e0da344018 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975 tempest-VolumeSnapshotQuotasNegativeTestJSON-516831975-project] http://10.222.0.65/volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 returned with HTTP 404 Feb 03 03:29:59.723700 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 234/463] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:29:59 2021] GET /volume/v3/bb8bdf6a0c9f4ce1afb3f083f5c8aaef/volumes/57bc8042-12e9-4ae8-b064-d108ca0a5d04 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:29:59.736291 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe6bacda-9e37-4869-b552-7bf75a7826d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] PUT http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef Feb 03 03:29:59.736923 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:29:59.736923 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:29:59.737354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe6bacda-9e37-4869-b552-7bf75a7826d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:00.110963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe6bacda-9e37-4869-b552-7bf75a7826d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728 tempest-VolumeSnapshotQuotasNegativeTestJSON-451085728-project-admin] http://10.222.0.65/volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef returned with HTTP 200 Feb 03 03:30:00.112186 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 230/464] 10.222.0.65 () {60 vars in 1342 bytes} [Wed Feb 3 03:29:59 2021] PUT /volume/v3/ef139badcf45435da5e4afaac8541728/os-quota-sets/bb8bdf6a0c9f4ce1afb3f083f5c8aaef => generated 319 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:30:00.353630 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc135b54-68a3-4bfe-b29d-5482724bb1c0 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 Feb 03 03:30:00.357088 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc135b54-68a3-4bfe-b29d-5482724bb1c0 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:00.363867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc135b54-68a3-4bfe-b29d-5482724bb1c0 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:00.442088 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:30:00.442088 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:30:00.449836 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc135b54-68a3-4bfe-b29d-5482724bb1c0 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 returned with HTTP 404 Feb 03 03:30:00.455977 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 235/465] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:30:00 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/22df05fe-e890-4b7a-b759-686069df7fb2 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:30:00.460280 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc2145b9-643f-499d-a6d1-7f014b4b6f61 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] DELETE http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:30:00.460910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc2145b9-643f-499d-a6d1-7f014b4b6f61 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:00.461401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc2145b9-643f-499d-a6d1-7f014b4b6f61 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:00.461872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bc2145b9-643f-499d-a6d1-7f014b4b6f61 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Delete volume with id: e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:30:00.577085 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:30:00.577085 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:30:00.579924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc2145b9-643f-499d-a6d1-7f014b4b6f61 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:30:00.645440 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc2145b9-643f-499d-a6d1-7f014b4b6f61 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Delete volume request issued successfully. Feb 03 03:30:00.646351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc2145b9-643f-499d-a6d1-7f014b4b6f61 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 202 Feb 03 03:30:00.650454 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 231/466] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:30:00 2021] DELETE /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:30:00.656828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2550bbec-2a75-4ca9-a65e-83d1dcb38ca6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:30:00.661449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2550bbec-2a75-4ca9-a65e-83d1dcb38ca6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:00.661994 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:30:00.661994 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:30:00.663423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2550bbec-2a75-4ca9-a65e-83d1dcb38ca6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:00.837758 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:30:00.837758 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:30:00.857808 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2550bbec-2a75-4ca9-a65e-83d1dcb38ca6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:30:00.915038 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2550bbec-2a75-4ca9-a65e-83d1dcb38ca6 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 200 Feb 03 03:30:00.935191 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 236/467] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:30:00 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 920 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:30:01.942285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97ae70de-59ae-4f00-8c7b-2a722abec040 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:30:01.942961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97ae70de-59ae-4f00-8c7b-2a722abec040 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:01.943264 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:30:01.943264 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:30:01.944007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97ae70de-59ae-4f00-8c7b-2a722abec040 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:02.063906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:30:02.063906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:30:02.086955 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-97ae70de-59ae-4f00-8c7b-2a722abec040 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Volume info retrieved successfully. Feb 03 03:30:02.135906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97ae70de-59ae-4f00-8c7b-2a722abec040 tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 200 Feb 03 03:30:02.137431 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 232/468] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:30:01 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:30:03.154833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-046a83e8-3bbb-46d7-86d1-790b4812ac6f tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] GET http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 Feb 03 03:30:03.155401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-046a83e8-3bbb-46d7-86d1-790b4812ac6f tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:03.155591 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:30:03.155591 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:30:03.156827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-046a83e8-3bbb-46d7-86d1-790b4812ac6f tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:03.259467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-046a83e8-3bbb-46d7-86d1-790b4812ac6f tempest-VolumesTestJSON-704948075 tempest-VolumesTestJSON-704948075-project] http://10.222.0.65/volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 returned with HTTP 404 Feb 03 03:30:03.260896 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 237/469] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:30:03 2021] GET /volume/v3/f457bb3926084df091f9c00dee0730a9/volumes/e735021f-c222-4acb-b351-e9a05c1d2753 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:30:12.600041 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbbf70f5-effc-4229-a578-c13c0830a87b tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] POST http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types Feb 03 03:30:12.601181 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:30:12.601181 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:30:12.602083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbbf70f5-effc-4229-a578-c13c0830a87b tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-455238954", "extra_specs": {"spec1": "val1"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:12.708366 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbbf70f5-effc-4229-a578-c13c0830a87b tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types returned with HTTP 200 Feb 03 03:30:12.710811 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 233/470] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:30:12 2021] POST /volume/v3/fec1045659fa47c58584ca104346c71c/types => generated 242 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:30:12.723911 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c1df129-07a5-4a7a-b882-29692705f1f3 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] POST http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs Feb 03 03:30:12.726021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c1df129-07a5-4a7a-b882-29692705f1f3 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:12.727786 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c1df129-07a5-4a7a-b882-29692705f1f3 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs returned with HTTP 400 Feb 03 03:30:12.730362 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 238/471] 10.222.0.65 () {60 vars in 1366 bytes} [Wed Feb 3 03:30:12 2021] POST /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:30:12.742915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2c66916-3920-4bc0-9ee1-a2673c33e499 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] POST http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs Feb 03 03:30:12.743682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2c66916-3920-4bc0-9ee1-a2673c33e499 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:12.748464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2c66916-3920-4bc0-9ee1-a2673c33e499 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs returned with HTTP 400 Feb 03 03:30:12.754634 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 234/472] 10.222.0.65 () {60 vars in 1366 bytes} [Wed Feb 3 03:30:12 2021] POST /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs => generated 132 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:30:12.767555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f85c52d6-dea7-4f36-a449-01d5fd7c8a58 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] POST http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/b9e7a514-3c21-4f45-a52b-db6e20187027/extra_specs Feb 03 03:30:12.768889 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f85c52d6-dea7-4f36-a449-01d5fd7c8a58 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:12.858238 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f85c52d6-dea7-4f36-a449-01d5fd7c8a58 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/b9e7a514-3c21-4f45-a52b-db6e20187027/extra_specs returned with HTTP 404 Feb 03 03:30:12.866617 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 239/473] 10.222.0.65 () {60 vars in 1366 bytes} [Wed Feb 3 03:30:12 2021] POST /volume/v3/fec1045659fa47c58584ca104346c71c/types/b9e7a514-3c21-4f45-a52b-db6e20187027/extra_specs => generated 114 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:30:12.873531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a503e620-66bf-4d49-b80d-59b92809e885 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] DELETE http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/001186ce-7a7d-4f53-ab9c-9bf28c210210/extra_specs/spec1 Feb 03 03:30:12.876662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a503e620-66bf-4d49-b80d-59b92809e885 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:12.881680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a503e620-66bf-4d49-b80d-59b92809e885 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:12.916095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a503e620-66bf-4d49-b80d-59b92809e885 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/001186ce-7a7d-4f53-ab9c-9bf28c210210/extra_specs/spec1 returned with HTTP 404 Feb 03 03:30:12.921672 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 235/474] 10.222.0.65 () {58 vars in 1366 bytes} [Wed Feb 3 03:30:12 2021] DELETE /volume/v3/fec1045659fa47c58584ca104346c71c/types/001186ce-7a7d-4f53-ab9c-9bf28c210210/extra_specs/spec1 => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:30:12.930169 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6d069d0-4921-4fc1-8c35-f9de3ce2d7c9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] GET http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/nonexistent_extra_spec_name Feb 03 03:30:12.930650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6d069d0-4921-4fc1-8c35-f9de3ce2d7c9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:12.931133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6d069d0-4921-4fc1-8c35-f9de3ce2d7c9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:12.973935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6d069d0-4921-4fc1-8c35-f9de3ce2d7c9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Feb 03 03:30:12.975176 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 240/475] 10.222.0.65 () {58 vars in 1429 bytes} [Wed Feb 3 03:30:12 2021] GET /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:30:12.988717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fe2d284-0aa8-4d00-801d-cb15597263d9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] GET http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/bc042cac-0af1-4962-ad30-14024611f0ba/extra_specs/spec1 Feb 03 03:30:12.989551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fe2d284-0aa8-4d00-801d-cb15597263d9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:12.990237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fe2d284-0aa8-4d00-801d-cb15597263d9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:13.008698 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fe2d284-0aa8-4d00-801d-cb15597263d9 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/bc042cac-0af1-4962-ad30-14024611f0ba/extra_specs/spec1 returned with HTTP 404 Feb 03 03:30:13.010043 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 236/476] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:30:12 2021] GET /volume/v3/fec1045659fa47c58584ca104346c71c/types/bc042cac-0af1-4962-ad30-14024611f0ba/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:30:13.021590 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e927014-5629-4a5f-8373-7357b6d744ff tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] GET http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/021fdd06-09b1-429d-bf48-c873c051b1a1/extra_specs Feb 03 03:30:13.022093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e927014-5629-4a5f-8373-7357b6d744ff tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:13.024936 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e927014-5629-4a5f-8373-7357b6d744ff tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:13.042425 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e927014-5629-4a5f-8373-7357b6d744ff tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/021fdd06-09b1-429d-bf48-c873c051b1a1/extra_specs returned with HTTP 404 Feb 03 03:30:13.043920 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 241/477] 10.222.0.65 () {58 vars in 1345 bytes} [Wed Feb 3 03:30:13 2021] GET /volume/v3/fec1045659fa47c58584ca104346c71c/types/021fdd06-09b1-429d-bf48-c873c051b1a1/extra_specs => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:30:13.055597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-087bba7a-0449-4ca1-b854-c4da9dfe6450 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] PUT http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/spec1 Feb 03 03:30:13.056541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-087bba7a-0449-4ca1-b854-c4da9dfe6450 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:13.057922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-087bba7a-0449-4ca1-b854-c4da9dfe6450 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/spec1 returned with HTTP 400 Feb 03 03:30:13.059552 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 237/478] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:30:13 2021] PUT /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:30:13.069988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb03e6a-1768-4c77-aa5c-ccaf3223e2fd tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] PUT http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/spec1 Feb 03 03:30:13.071271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bb03e6a-1768-4c77-aa5c-ccaf3223e2fd tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'update', calling method: update, body: null {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:13.073267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb03e6a-1768-4c77-aa5c-ccaf3223e2fd tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/spec1 returned with HTTP 400 Feb 03 03:30:13.075049 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 242/479] 10.222.0.65 () {60 vars in 1382 bytes} [Wed Feb 3 03:30:13 2021] PUT /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:30:13.086070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08b7b23e-2e60-4e5c-82a7-4cec96aea283 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] PUT http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/None Feb 03 03:30:13.086829 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08b7b23e-2e60-4e5c-82a7-4cec96aea283 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:13.198307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08b7b23e-2e60-4e5c-82a7-4cec96aea283 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] HTTP exception thrown: Request body and URI mismatch Feb 03 03:30:13.198743 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08b7b23e-2e60-4e5c-82a7-4cec96aea283 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/None returned with HTTP 400 Feb 03 03:30:13.200214 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 238/480] 10.222.0.65 () {60 vars in 1380 bytes} [Wed Feb 3 03:30:13 2021] PUT /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/None => generated 73 bytes in 119 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:30:13.210953 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a8571e0-054a-4b00-b4ab-b306bc82b700 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] PUT http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/707c88ed-d907-4175-9328-1ff860fa9fc8 Feb 03 03:30:13.211716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a8571e0-054a-4b00-b4ab-b306bc82b700 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:30:13.348331 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a8571e0-054a-4b00-b4ab-b306bc82b700 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] HTTP exception thrown: Request body and URI mismatch Feb 03 03:30:13.349110 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a8571e0-054a-4b00-b4ab-b306bc82b700 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/707c88ed-d907-4175-9328-1ff860fa9fc8 returned with HTTP 400 Feb 03 03:30:13.354983 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 243/481] 10.222.0.65 () {60 vars in 1476 bytes} [Wed Feb 3 03:30:13 2021] PUT /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde/extra_specs/707c88ed-d907-4175-9328-1ff860fa9fc8 => generated 73 bytes in 149 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:30:13.364187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdc95346-6d85-4750-8d28-5921bc59c5cb tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] DELETE http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde Feb 03 03:30:13.364971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdc95346-6d85-4750-8d28-5921bc59c5cb tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:13.365977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdc95346-6d85-4750-8d28-5921bc59c5cb tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:13.524004 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:30:13.524004 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:30:13.541128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdc95346-6d85-4750-8d28-5921bc59c5cb tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde returned with HTTP 202 Feb 03 03:30:13.542422 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 239/482] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:30:13 2021] DELETE /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:30:13.550500 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ddcae9c-29e2-4bfd-a464-3ac8d4bae6b6 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] GET http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde Feb 03 03:30:13.551237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ddcae9c-29e2-4bfd-a464-3ac8d4bae6b6 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:30:13.551913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ddcae9c-29e2-4bfd-a464-3ac8d4bae6b6 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:30:13.575210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ddcae9c-29e2-4bfd-a464-3ac8d4bae6b6 tempest-ExtraSpecsNegativeTest-1172295722 tempest-ExtraSpecsNegativeTest-1172295722-project-admin] http://10.222.0.65/volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde returned with HTTP 404 Feb 03 03:30:13.576992 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 244/483] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:30:13 2021] GET /volume/v3/fec1045659fa47c58584ca104346c71c/types/fb841a0a-37cf-44d7-9456-e7dd16e16dde => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:31:53.614920 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] POST http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes Feb 03 03:31:53.617518 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1002471661"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:31:53.618820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1002471661'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:31:53.619363 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume of 1 GB Feb 03 03:31:53.635881 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Availability Zones retrieved successfully. Feb 03 03:31:53.655405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (b18bb11d-7b52-48d9-bcbb-8020eba3be3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:31:53.659031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de0cdb4-a507-4456-8d7a-c3366ab8c155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:53.661988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:31:53.745643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de0cdb4-a507-4456-8d7a-c3366ab8c155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:53.749989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04ea757-c2e7-4cc7-953e-de5c851b7eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:53.869507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Created reservations ['231f326e-eb32-40c2-9ec8-532329248640', '1fb09bb2-a0a7-4b55-9816-1f6031ea1d3d', 'ddf62997-db16-4b38-bc2d-e8fae850c5f0', 'ad6667c5-33c7-40ab-b536-24cd2d7938dd'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:31:53.871352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04ea757-c2e7-4cc7-953e-de5c851b7eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231f326e-eb32-40c2-9ec8-532329248640', '1fb09bb2-a0a7-4b55-9816-1f6031ea1d3d', 'ddf62997-db16-4b38-bc2d-e8fae850c5f0', 'ad6667c5-33c7-40ab-b536-24cd2d7938dd']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:53.875211 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2dde52-8f03-42c7-9b1a-de7ab29ca730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:53.995162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2dde52-8f03-42c7-9b1a-de7ab29ca730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2af0af1-fbf9-469b-b95f-39482ed9661c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1002471661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['231f326e-eb32-40c2-9ec8-532329248640','1fb09bb2-a0a7-4b55-9816-1f6031ea1d3d','ddf62997-db16-4b38-bc2d-e8fae850c5f0','ad6667c5-33c7-40ab-b536-24cd2d7938dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1002471661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2af0af1-fbf9-469b-b95f-39482ed9661c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2917e0ad6d437eb31a14974ae7c414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:53.997938 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330a0378-922c-4fc1-97d9-690295b1f738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:54.049465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330a0378-922c-4fc1-97d9-690295b1f738) transitioned into state 'SUCCESS' from state '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-1002471661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['231f326e-eb32-40c2-9ec8-532329248640','1fb09bb2-a0a7-4b55-9816-1f6031ea1d3d','ddf62997-db16-4b38-bc2d-e8fae850c5f0','ad6667c5-33c7-40ab-b536-24cd2d7938dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:54.057579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbd6577-2255-4e7e-bcea-86c85c1dd005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:54.092659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbd6577-2255-4e7e-bcea-86c85c1dd005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:54.108363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (b18bb11d-7b52-48d9-bcbb-8020eba3be3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:31:54.217722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request issued successfully. Feb 03 03:31:54.245508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa61c42f-92d1-4895-8b68-c7b15014998d tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes returned with HTTP 202 Feb 03 03:31:54.257989 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 240/484] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:31:53 2021] POST /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes => generated 818 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:31:54.261654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdd4f854-f5d0-4124-96af-25af3a09553c tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:31:54.267292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdd4f854-f5d0-4124-96af-25af3a09553c tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:31:54.268465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdd4f854-f5d0-4124-96af-25af3a09553c tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:31:54.393435 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:31:54.393435 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:31:54.414555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fdd4f854-f5d0-4124-96af-25af3a09553c tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:31:54.448936 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdd4f854-f5d0-4124-96af-25af3a09553c tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c returned with HTTP 200 Feb 03 03:31:54.451714 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 245/485] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:31:54 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:31:55.471923 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0305b2f-7a2a-48fc-b2d3-9367f180309f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:31:55.474480 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0305b2f-7a2a-48fc-b2d3-9367f180309f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:31:55.474895 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:55.474895 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:55.475584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0305b2f-7a2a-48fc-b2d3-9367f180309f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:31:55.613082 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:31:55.613082 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:31:55.648497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0305b2f-7a2a-48fc-b2d3-9367f180309f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:31:55.699599 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0305b2f-7a2a-48fc-b2d3-9367f180309f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c returned with HTTP 200 Feb 03 03:31:55.704264 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 241/486] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:31:55 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c => generated 911 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:31:56.113941 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b99167e9-281a-4075-9d70-3d7a51d1653d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c/action Feb 03 03:31:56.114724 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:56.114724 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:56.115504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b99167e9-281a-4075-9d70-3d7a51d1653d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:31:56.116150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b99167e9-281a-4075-9d70-3d7a51d1653d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:31:56.117357 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-b99167e9-281a-4075-9d70-3d7a51d1653d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume 'f2af0af1-fbf9-469b-b95f-39482ed9661c' with '{'status': 'attaching'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:31:56.308071 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:31:56.308071 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:31:56.449876 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b99167e9-281a-4075-9d70-3d7a51d1653d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c/action returned with HTTP 202 Feb 03 03:31:56.451083 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 246/487] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:31:55 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c/action => generated 0 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:31:56.458738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9751a97f-d812-46dd-ac91-2e3b312bb089 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:31:56.459566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9751a97f-d812-46dd-ac91-2e3b312bb089 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:31:56.461599 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:56.461599 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:56.462346 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9751a97f-d812-46dd-ac91-2e3b312bb089 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:31:56.524521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:31:56.524521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:31:56.536467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9751a97f-d812-46dd-ac91-2e3b312bb089 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:31:56.563419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9751a97f-d812-46dd-ac91-2e3b312bb089 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c returned with HTTP 200 Feb 03 03:31:56.577999 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 242/488] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:31:56 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c => generated 911 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:31:56.583397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29243062-2f53-4cc1-a182-9e71021deef0 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c/action Feb 03 03:31:56.583869 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:56.583869 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:56.584335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29243062-2f53-4cc1-a182-9e71021deef0 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:31:56.584726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29243062-2f53-4cc1-a182-9e71021deef0 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:31:56.649125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:31:56.649125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:31:56.650040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-29243062-2f53-4cc1-a182-9e71021deef0 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Volume info retrieved successfully. Feb 03 03:31:56.709068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-29243062-2f53-4cc1-a182-9e71021deef0 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Delete volume request issued successfully. Feb 03 03:31:56.709886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29243062-2f53-4cc1-a182-9e71021deef0 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c/action returned with HTTP 202 Feb 03 03:31:56.710807 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 247/489] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:31:56 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:31:56.719914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea21c2b1-3e87-4a80-ad9e-872f333c46ed tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:31:56.720758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea21c2b1-3e87-4a80-ad9e-872f333c46ed tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:31:56.721133 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:56.721133 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:56.722125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea21c2b1-3e87-4a80-ad9e-872f333c46ed tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:31:56.814955 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:31:56.814955 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:31:56.835127 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ea21c2b1-3e87-4a80-ad9e-872f333c46ed tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:31:56.882548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea21c2b1-3e87-4a80-ad9e-872f333c46ed tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c returned with HTTP 200 Feb 03 03:31:56.884081 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 243/490] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:31:56 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c => generated 910 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:31:57.901524 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f839a877-78bd-4881-88ab-1851ff48ad04 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:31:57.902042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f839a877-78bd-4881-88ab-1851ff48ad04 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:31:57.902411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:57.902411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:57.902979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f839a877-78bd-4881-88ab-1851ff48ad04 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:31:58.052529 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:31:58.052529 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:31:58.074306 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f839a877-78bd-4881-88ab-1851ff48ad04 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:31:58.147133 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f839a877-78bd-4881-88ab-1851ff48ad04 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c returned with HTTP 200 Feb 03 03:31:58.163080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 248/491] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:31:57 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c => generated 910 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:31:59.173215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a743d46-8458-4f16-84c1-c47af492aaef tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:31:59.173215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a743d46-8458-4f16-84c1-c47af492aaef tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:31:59.173215 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:59.173215 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:59.173215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a743d46-8458-4f16-84c1-c47af492aaef tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:31:59.280382 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a743d46-8458-4f16-84c1-c47af492aaef tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c returned with HTTP 404 Feb 03 03:31:59.281465 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 244/492] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:31:59 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:31:59.290577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] POST http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes Feb 03 03:31:59.291302 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:31:59.291302 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:31:59.292023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2103655544"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:31:59.293289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2103655544'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:31:59.293918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume of 1 GB Feb 03 03:31:59.324263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Availability Zones retrieved successfully. Feb 03 03:31:59.354465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (11bd048b-4057-4160-8249-bcf6deb8f077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:31:59.358767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace938e0-588e-4ed1-8ebd-bae7eee8e4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:59.378428 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:31:59.515598 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace938e0-588e-4ed1-8ebd-bae7eee8e4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:59.517881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fc3b5b-43ca-4fa2-bf90-24823a2eb343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:59.640242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Created reservations ['500c9edc-65c2-458f-bd27-59cdfb6dc062', 'ec193309-aa5f-4876-b2bf-9ba616d8046b', '42885c10-43a9-4f8c-9734-f0551ffa9cb5', 'cfbcdd78-b34b-40f7-8a59-ab0c290cb755'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:31:59.642174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fc3b5b-43ca-4fa2-bf90-24823a2eb343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500c9edc-65c2-458f-bd27-59cdfb6dc062', 'ec193309-aa5f-4876-b2bf-9ba616d8046b', '42885c10-43a9-4f8c-9734-f0551ffa9cb5', 'cfbcdd78-b34b-40f7-8a59-ab0c290cb755']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:59.644439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1abf3048-ba07-4312-af2c-3448573f4b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:59.753837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1abf3048-ba07-4312-af2c-3448573f4b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '044401cd-a624-4731-8492-9a4fff7fbc23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2103655544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['500c9edc-65c2-458f-bd27-59cdfb6dc062','ec193309-aa5f-4876-b2bf-9ba616d8046b','42885c10-43a9-4f8c-9734-f0551ffa9cb5','cfbcdd78-b34b-40f7-8a59-ab0c290cb755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2103655544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=044401cd-a624-4731-8492-9a4fff7fbc23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2917e0ad6d437eb31a14974ae7c414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:59.756627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119ef076-36f3-4973-9bcb-600bd71c4d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:59.798428 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119ef076-36f3-4973-9bcb-600bd71c4d77) transitioned into state 'SUCCESS' from state '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-2103655544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['500c9edc-65c2-458f-bd27-59cdfb6dc062','ec193309-aa5f-4876-b2bf-9ba616d8046b','42885c10-43a9-4f8c-9734-f0551ffa9cb5','cfbcdd78-b34b-40f7-8a59-ab0c290cb755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:59.801158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13dc282e-83ba-40fd-9afc-3c4257666119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:31:59.820474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13dc282e-83ba-40fd-9afc-3c4257666119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:31:59.824350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (11bd048b-4057-4160-8249-bcf6deb8f077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:31:59.941797 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request issued successfully. Feb 03 03:31:59.979714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff53c0e0-18da-4150-8b43-ab34b88bd9af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes returned with HTTP 202 Feb 03 03:31:59.983793 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 249/493] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:31:59 2021] POST /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes => generated 818 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:31:59.996128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66683812-6bca-46e5-8877-63d4a47a54d4 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:31:59.996621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66683812-6bca-46e5-8877-63d4a47a54d4 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:31:59.997393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66683812-6bca-46e5-8877-63d4a47a54d4 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:00.154006 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:00.154006 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:00.190431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66683812-6bca-46e5-8877-63d4a47a54d4 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:00.274865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66683812-6bca-46e5-8877-63d4a47a54d4 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 returned with HTTP 200 Feb 03 03:32:00.296430 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 245/494] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:31:59 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 => generated 910 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:01.293046 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42c4ee16-0d09-4c1c-b8ed-6e160487c1f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:32:01.294259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42c4ee16-0d09-4c1c-b8ed-6e160487c1f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:01.294259 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:01.294259 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:01.295699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42c4ee16-0d09-4c1c-b8ed-6e160487c1f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:01.353815 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:01.353815 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:01.366192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-42c4ee16-0d09-4c1c-b8ed-6e160487c1f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:01.395712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42c4ee16-0d09-4c1c-b8ed-6e160487c1f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 returned with HTTP 200 Feb 03 03:32:01.397026 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 250/495] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:01 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:01.415384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0eef41bf-9a6c-4c1c-a1a9-d23453fcfc09 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/044401cd-a624-4731-8492-9a4fff7fbc23/action Feb 03 03:32:01.416359 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:01.416359 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:01.416819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0eef41bf-9a6c-4c1c-a1a9-d23453fcfc09 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:01.417207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0eef41bf-9a6c-4c1c-a1a9-d23453fcfc09 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:01.418420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-0eef41bf-9a6c-4c1c-a1a9-d23453fcfc09 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume '044401cd-a624-4731-8492-9a4fff7fbc23' with '{'status': 'creating'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:32:01.550548 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:01.550548 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:01.668576 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0eef41bf-9a6c-4c1c-a1a9-d23453fcfc09 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/044401cd-a624-4731-8492-9a4fff7fbc23/action returned with HTTP 202 Feb 03 03:32:01.679972 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd7b083d-8b4e-4eb7-9362-f9fda20fe018 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:32:01.681410 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd7b083d-8b4e-4eb7-9362-f9fda20fe018 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:01.681860 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:01.681860 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:01.682541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd7b083d-8b4e-4eb7-9362-f9fda20fe018 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:01.688428 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 246/496] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:01 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/044401cd-a624-4731-8492-9a4fff7fbc23/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:01.759851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:01.759851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:01.795403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cd7b083d-8b4e-4eb7-9362-f9fda20fe018 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:01.827667 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd7b083d-8b4e-4eb7-9362-f9fda20fe018 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 returned with HTTP 200 Feb 03 03:32:01.839850 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 251/497] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:01 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 => generated 910 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:01.845148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56d989ad-1f5b-4ddb-bd9a-89aa89786894 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/044401cd-a624-4731-8492-9a4fff7fbc23/action Feb 03 03:32:01.845620 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:01.845620 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:01.846074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56d989ad-1f5b-4ddb-bd9a-89aa89786894 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:01.847031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56d989ad-1f5b-4ddb-bd9a-89aa89786894 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:02.033139 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:02.033139 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:02.034058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56d989ad-1f5b-4ddb-bd9a-89aa89786894 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Volume info retrieved successfully. Feb 03 03:32:02.074076 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56d989ad-1f5b-4ddb-bd9a-89aa89786894 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Delete volume request issued successfully. Feb 03 03:32:02.075607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56d989ad-1f5b-4ddb-bd9a-89aa89786894 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/044401cd-a624-4731-8492-9a4fff7fbc23/action returned with HTTP 202 Feb 03 03:32:02.078073 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 247/498] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:01 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/044401cd-a624-4731-8492-9a4fff7fbc23/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Feb 03 03:32:02.086814 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7affc7cf-f134-41dc-b17c-55fcb164b941 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:32:02.087079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7affc7cf-f134-41dc-b17c-55fcb164b941 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:02.087226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:02.087226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:02.087489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7affc7cf-f134-41dc-b17c-55fcb164b941 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:02.145469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:02.145469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:02.155596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7affc7cf-f134-41dc-b17c-55fcb164b941 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:02.192968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7affc7cf-f134-41dc-b17c-55fcb164b941 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 returned with HTTP 200 Feb 03 03:32:02.193988 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 252/499] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:02 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:03.210209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b99a2353-45fd-49c3-ad70-bf70a8d30d38 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:32:03.210717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b99a2353-45fd-49c3-ad70-bf70a8d30d38 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:03.211238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:03.211238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:03.211857 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b99a2353-45fd-49c3-ad70-bf70a8d30d38 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:03.319818 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:03.319818 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:03.339047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b99a2353-45fd-49c3-ad70-bf70a8d30d38 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:03.385128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b99a2353-45fd-49c3-ad70-bf70a8d30d38 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 returned with HTTP 200 Feb 03 03:32:03.386053 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 248/500] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:03 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 => generated 910 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:04.403299 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7181c62e-0f26-4dd6-a4a7-ffa6a7d9d11b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:32:04.403824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7181c62e-0f26-4dd6-a4a7-ffa6a7d9d11b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:04.403962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:04.403962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:04.404294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7181c62e-0f26-4dd6-a4a7-ffa6a7d9d11b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:04.512888 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7181c62e-0f26-4dd6-a4a7-ffa6a7d9d11b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 returned with HTTP 404 Feb 03 03:32:04.518098 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 253/501] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:04 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:04.527014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] POST http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes Feb 03 03:32:04.527470 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:04.527470 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:04.527902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1264736603"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:04.530071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1264736603'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:32:04.530667 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume of 1 GB Feb 03 03:32:04.553287 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Availability Zones retrieved successfully. Feb 03 03:32:04.585544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (853dd67a-0bc7-46e2-a06a-e60ca06f5ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:04.596536 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34713e33-a4a8-4d1e-b437-f95028f68328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:04.600835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:32:04.744375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34713e33-a4a8-4d1e-b437-f95028f68328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:04.749562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b71cf2-5c40-48e5-85a3-c6266f16ca56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:04.880744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Created reservations ['caafd477-fd25-43bc-bcc2-bf905975464d', 'c35948f8-6fa1-41d0-b2b8-b14bb2837bc1', 'f748c049-4e14-458a-b7e9-9c307646cb3d', '831f5bc8-5d3b-4453-a2a1-611f1fe3eb1f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:32:04.882834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b71cf2-5c40-48e5-85a3-c6266f16ca56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caafd477-fd25-43bc-bcc2-bf905975464d', 'c35948f8-6fa1-41d0-b2b8-b14bb2837bc1', 'f748c049-4e14-458a-b7e9-9c307646cb3d', '831f5bc8-5d3b-4453-a2a1-611f1fe3eb1f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:04.885176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d38b3eb-3331-4d62-b7fb-c826c41d434d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:05.019072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d38b3eb-3331-4d62-b7fb-c826c41d434d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1264736603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['caafd477-fd25-43bc-bcc2-bf905975464d','c35948f8-6fa1-41d0-b2b8-b14bb2837bc1','f748c049-4e14-458a-b7e9-9c307646cb3d','831f5bc8-5d3b-4453-a2a1-611f1fe3eb1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1264736603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2917e0ad6d437eb31a14974ae7c414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:05.025705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9746103-059d-4157-b63d-28127f722822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:05.093847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9746103-059d-4157-b63d-28127f722822) transitioned into state 'SUCCESS' from state '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-1264736603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['caafd477-fd25-43bc-bcc2-bf905975464d','c35948f8-6fa1-41d0-b2b8-b14bb2837bc1','f748c049-4e14-458a-b7e9-9c307646cb3d','831f5bc8-5d3b-4453-a2a1-611f1fe3eb1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:05.095786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0e7453-b0bd-4ded-a17a-e074e85a0aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:05.149237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0e7453-b0bd-4ded-a17a-e074e85a0aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:05.163478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (853dd67a-0bc7-46e2-a06a-e60ca06f5ec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:05.308354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request issued successfully. Feb 03 03:32:05.352026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a18d524-17ed-4697-b6e4-8998496fadab tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes returned with HTTP 202 Feb 03 03:32:05.368763 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 249/502] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:32:04 2021] POST /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes => generated 818 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:32:05.373100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d39ddc96-bbba-4090-adae-d2ee28d40f9e tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:05.373774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d39ddc96-bbba-4090-adae-d2ee28d40f9e tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:05.374488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d39ddc96-bbba-4090-adae-d2ee28d40f9e tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:05.604965 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:05.604965 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:05.631448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d39ddc96-bbba-4090-adae-d2ee28d40f9e tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:05.696348 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d39ddc96-bbba-4090-adae-d2ee28d40f9e tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 200 Feb 03 03:32:05.697870 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 254/503] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:05 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 910 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:06.714683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea3a3675-58ee-4cd2-9b3e-c25030fa1a91 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:06.715251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea3a3675-58ee-4cd2-9b3e-c25030fa1a91 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:06.716452 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:06.716452 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:06.716630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea3a3675-58ee-4cd2-9b3e-c25030fa1a91 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:06.825610 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:06.825610 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:06.862394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ea3a3675-58ee-4cd2-9b3e-c25030fa1a91 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:06.888554 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea3a3675-58ee-4cd2-9b3e-c25030fa1a91 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 200 Feb 03 03:32:06.904860 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00a03c72-c793-42d7-89e5-4f910459d366 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e/action Feb 03 03:32:06.905732 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:06.905732 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:06.906478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00a03c72-c793-42d7-89e5-4f910459d366 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:06.907072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00a03c72-c793-42d7-89e5-4f910459d366 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:06.908330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-00a03c72-c793-42d7-89e5-4f910459d366 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume 'c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e' with '{'status': 'error'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:32:06.916196 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 250/504] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:06 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:07.098486 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:07.098486 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:07.297880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00a03c72-c793-42d7-89e5-4f910459d366 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e/action returned with HTTP 202 Feb 03 03:32:07.302073 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 255/505] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:06 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e/action => generated 0 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:07.312253 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c79333-f6a8-498d-a7a5-3d03e511ec9a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:07.313268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c79333-f6a8-498d-a7a5-3d03e511ec9a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:07.313669 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:07.313669 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:07.314494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c79333-f6a8-498d-a7a5-3d03e511ec9a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:07.474768 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:07.474768 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:07.538146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8c79333-f6a8-498d-a7a5-3d03e511ec9a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:07.602276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c79333-f6a8-498d-a7a5-3d03e511ec9a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 200 Feb 03 03:32:07.603444 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 251/506] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:07 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 907 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:07.625013 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86ba2652-90a2-4c67-9a98-b71c99e6b5f8 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e/action Feb 03 03:32:07.625476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:07.625476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:07.625920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86ba2652-90a2-4c67-9a98-b71c99e6b5f8 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:07.626310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86ba2652-90a2-4c67-9a98-b71c99e6b5f8 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:07.739455 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:07.739455 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:07.740473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86ba2652-90a2-4c67-9a98-b71c99e6b5f8 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Volume info retrieved successfully. Feb 03 03:32:07.875778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86ba2652-90a2-4c67-9a98-b71c99e6b5f8 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Delete volume request issued successfully. Feb 03 03:32:07.876411 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86ba2652-90a2-4c67-9a98-b71c99e6b5f8 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e/action returned with HTTP 202 Feb 03 03:32:07.877340 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 256/507] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:07 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:07.886417 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04b2985f-7405-424f-a625-d7394d59ce69 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:07.886944 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04b2985f-7405-424f-a625-d7394d59ce69 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:07.887173 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:07.887173 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:07.888349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04b2985f-7405-424f-a625-d7394d59ce69 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:08.037152 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:08.037152 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:08.066833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04b2985f-7405-424f-a625-d7394d59ce69 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:08.095429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04b2985f-7405-424f-a625-d7394d59ce69 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 200 Feb 03 03:32:08.096900 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 252/508] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:07 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:09.112921 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34c70770-a1e9-4bc7-890b-24d179cca802 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:09.114060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34c70770-a1e9-4bc7-890b-24d179cca802 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:09.114439 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:09.114439 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:09.115078 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34c70770-a1e9-4bc7-890b-24d179cca802 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:09.217367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:09.217367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:09.236690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-34c70770-a1e9-4bc7-890b-24d179cca802 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:09.279314 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34c70770-a1e9-4bc7-890b-24d179cca802 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 200 Feb 03 03:32:09.280277 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 257/509] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:09 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:10.298911 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66778557-bded-410b-b815-faca68cba192 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:10.299567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66778557-bded-410b-b815-faca68cba192 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:10.299689 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:10.299689 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:10.300406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66778557-bded-410b-b815-faca68cba192 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:10.413345 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:10.413345 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:10.438668 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66778557-bded-410b-b815-faca68cba192 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:10.517194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66778557-bded-410b-b815-faca68cba192 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 200 Feb 03 03:32:10.518688 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 253/510] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:10 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:11.534463 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6766ff5d-345f-4dbf-a9ef-6d0609c52fa5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:11.534913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6766ff5d-345f-4dbf-a9ef-6d0609c52fa5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:11.535064 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:11.535064 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:11.535977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6766ff5d-345f-4dbf-a9ef-6d0609c52fa5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:11.685477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6766ff5d-345f-4dbf-a9ef-6d0609c52fa5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 404 Feb 03 03:32:11.686830 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 258/511] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:11 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:11.695910 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] POST http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes Feb 03 03:32:11.696370 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:11.696370 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:11.696782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1032395094"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:11.697872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1032395094'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:32:11.698245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume of 1 GB Feb 03 03:32:11.740942 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Availability Zones retrieved successfully. Feb 03 03:32:11.799378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (44d17389-113c-42c2-aa4c-88bb332392dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:11.806200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea53fa42-8317-4277-8e25-b708e03e993b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:11.808660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:32:11.972840 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea53fa42-8317-4277-8e25-b708e03e993b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:11.980015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ef939b-576f-424e-a150-b0c8882a24de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:12.120377 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Created reservations ['324de8af-0ece-430a-bab5-c9ba223cc81c', '0e1a2d58-bdff-4f0a-8fa9-05c261fe9cc8', 'b8077c3a-f71a-429c-b927-8c9adeb6a5c4', '0b0381f0-4c4e-4502-b42a-d2f3c17dc6f7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:32:12.124202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ef939b-576f-424e-a150-b0c8882a24de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['324de8af-0ece-430a-bab5-c9ba223cc81c', '0e1a2d58-bdff-4f0a-8fa9-05c261fe9cc8', 'b8077c3a-f71a-429c-b927-8c9adeb6a5c4', '0b0381f0-4c4e-4502-b42a-d2f3c17dc6f7']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:12.126850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf8c80ed-5fe3-4189-bdcd-76e958a8e35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:12.237549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf8c80ed-5fe3-4189-bdcd-76e958a8e35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81f5c111-efc9-4d62-b56b-58e51939943a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1032395094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['324de8af-0ece-430a-bab5-c9ba223cc81c','0e1a2d58-bdff-4f0a-8fa9-05c261fe9cc8','b8077c3a-f71a-429c-b927-8c9adeb6a5c4','0b0381f0-4c4e-4502-b42a-d2f3c17dc6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1032395094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81f5c111-efc9-4d62-b56b-58e51939943a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2917e0ad6d437eb31a14974ae7c414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:12.241493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ad1d72-8208-49c4-90f7-8ff50219aa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:12.282017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ad1d72-8208-49c4-90f7-8ff50219aa47) transitioned into state 'SUCCESS' from state '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-1032395094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['324de8af-0ece-430a-bab5-c9ba223cc81c','0e1a2d58-bdff-4f0a-8fa9-05c261fe9cc8','b8077c3a-f71a-429c-b927-8c9adeb6a5c4','0b0381f0-4c4e-4502-b42a-d2f3c17dc6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:12.284888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49c9314-c840-45a2-b61f-b51f4144df98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:12.310487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49c9314-c840-45a2-b61f-b51f4144df98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:12.314252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (44d17389-113c-42c2-aa4c-88bb332392dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:12.378635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request issued successfully. Feb 03 03:32:12.396522 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14a44a09-116f-4290-90b5-e1f78160bc5b tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes returned with HTTP 202 Feb 03 03:32:12.397074 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 254/512] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:32:11 2021] POST /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes => generated 818 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:32:12.411276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ef82503-326e-4372-ab65-8e6e9b03b19a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:12.412494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ef82503-326e-4372-ab65-8e6e9b03b19a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:12.413218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ef82503-326e-4372-ab65-8e6e9b03b19a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:12.489777 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:12.489777 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:12.503816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ef82503-326e-4372-ab65-8e6e9b03b19a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:12.556722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ef82503-326e-4372-ab65-8e6e9b03b19a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a returned with HTTP 200 Feb 03 03:32:12.563314 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 259/513] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:12 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a => generated 886 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:13.585902 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f669a73-7f45-4876-bafd-a05f5d86ed05 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:13.587498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f669a73-7f45-4876-bafd-a05f5d86ed05 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:13.588006 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:13.588006 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:13.591018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f669a73-7f45-4876-bafd-a05f5d86ed05 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:13.654169 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:13.654169 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:13.668736 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f669a73-7f45-4876-bafd-a05f5d86ed05 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:13.705656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f669a73-7f45-4876-bafd-a05f5d86ed05 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a returned with HTTP 200 Feb 03 03:32:13.717925 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 255/514] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:13 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a => generated 911 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:13.722387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ba4c279-4bce-4573-825d-056854f5f29e tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/81f5c111-efc9-4d62-b56b-58e51939943a/action Feb 03 03:32:13.722850 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:13.722850 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:13.723293 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ba4c279-4bce-4573-825d-056854f5f29e tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:13.723685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ba4c279-4bce-4573-825d-056854f5f29e tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:13.724741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-1ba4c279-4bce-4573-825d-056854f5f29e tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume '81f5c111-efc9-4d62-b56b-58e51939943a' with '{'status': 'maintenance'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:32:14.056476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:14.056476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:14.124065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ba4c279-4bce-4573-825d-056854f5f29e tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/81f5c111-efc9-4d62-b56b-58e51939943a/action returned with HTTP 202 Feb 03 03:32:14.125311 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 260/515] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:13 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/81f5c111-efc9-4d62-b56b-58e51939943a/action => generated 0 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:14.132738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a7330c-ba22-4ecc-9f9d-721ad90c4358 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:14.133281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a7330c-ba22-4ecc-9f9d-721ad90c4358 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:14.133479 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:14.133479 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:14.133859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a7330c-ba22-4ecc-9f9d-721ad90c4358 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:14.184995 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:14.184995 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:14.193821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f5a7330c-ba22-4ecc-9f9d-721ad90c4358 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:14.218756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a7330c-ba22-4ecc-9f9d-721ad90c4358 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a returned with HTTP 200 Feb 03 03:32:14.229170 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 256/516] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:14 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:14.235228 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a153a9d1-52fb-4b4e-b3ff-ff8438334643 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/81f5c111-efc9-4d62-b56b-58e51939943a/action Feb 03 03:32:14.235690 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:14.235690 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:14.236477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a153a9d1-52fb-4b4e-b3ff-ff8438334643 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:14.237063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a153a9d1-52fb-4b4e-b3ff-ff8438334643 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:14.293132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:14.293132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:14.294994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a153a9d1-52fb-4b4e-b3ff-ff8438334643 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Volume info retrieved successfully. Feb 03 03:32:14.329015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a153a9d1-52fb-4b4e-b3ff-ff8438334643 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Delete volume request issued successfully. Feb 03 03:32:14.329567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a153a9d1-52fb-4b4e-b3ff-ff8438334643 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/81f5c111-efc9-4d62-b56b-58e51939943a/action returned with HTTP 202 Feb 03 03:32:14.332910 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 261/517] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:14 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/81f5c111-efc9-4d62-b56b-58e51939943a/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:14.341700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d97679cb-04f3-4f1d-8720-26b07d0c41af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:14.342669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d97679cb-04f3-4f1d-8720-26b07d0c41af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:14.343005 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:14.343005 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:14.343575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d97679cb-04f3-4f1d-8720-26b07d0c41af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:14.403753 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:14.403753 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:14.415788 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d97679cb-04f3-4f1d-8720-26b07d0c41af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:14.445665 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d97679cb-04f3-4f1d-8720-26b07d0c41af tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a returned with HTTP 200 Feb 03 03:32:14.458564 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 257/518] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:14 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:15.463766 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfb72e68-4fa7-4c26-98b7-8853f9b34709 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:15.464310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfb72e68-4fa7-4c26-98b7-8853f9b34709 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:15.464851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:15.464851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:15.466045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfb72e68-4fa7-4c26-98b7-8853f9b34709 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:15.567621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:15.567621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:15.584638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfb72e68-4fa7-4c26-98b7-8853f9b34709 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:15.625065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfb72e68-4fa7-4c26-98b7-8853f9b34709 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a returned with HTTP 200 Feb 03 03:32:15.641651 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 262/519] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:15 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a => generated 910 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:16.642854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00e9a770-be6d-4e95-b298-179fde47fb55 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:16.643391 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00e9a770-be6d-4e95-b298-179fde47fb55 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:16.643594 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:16.643594 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:16.643979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00e9a770-be6d-4e95-b298-179fde47fb55 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:16.801267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00e9a770-be6d-4e95-b298-179fde47fb55 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a returned with HTTP 404 Feb 03 03:32:16.807633 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 258/520] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:16 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:16.813822 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] POST http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes Feb 03 03:32:16.814590 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:16.814590 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:16.815305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-282668997"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:16.816633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-282668997'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:32:16.817234 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume of 1 GB Feb 03 03:32:16.852939 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Availability Zones retrieved successfully. Feb 03 03:32:16.912607 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (7f9759e6-b601-4825-874c-f7ce88ff0285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:16.930941 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29559a4-f854-40ed-b2ee-e78ebf8bf176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:16.939921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:32:17.120551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29559a4-f854-40ed-b2ee-e78ebf8bf176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:17.131206 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3341863e-451b-4f90-8095-d36b78863703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:17.232963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Created reservations ['306a4fe7-32f8-443f-b662-b10ea10e1ee5', 'a22eb991-37ec-4c24-9507-eaa49345dfcc', '6c9e754b-8b09-4507-9a12-d5cd5c36548b', 'e795b14e-9d83-4426-8375-6b0b929d5de2'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:32:17.235725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3341863e-451b-4f90-8095-d36b78863703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['306a4fe7-32f8-443f-b662-b10ea10e1ee5', 'a22eb991-37ec-4c24-9507-eaa49345dfcc', '6c9e754b-8b09-4507-9a12-d5cd5c36548b', 'e795b14e-9d83-4426-8375-6b0b929d5de2']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:17.238129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a890ed9-c6df-4998-8dc2-cfe6bfaa1df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:17.367645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a890ed9-c6df-4998-8dc2-cfe6bfaa1df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c3d07a-7077-464d-8a03-06f0cd346575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282668997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['306a4fe7-32f8-443f-b662-b10ea10e1ee5','a22eb991-37ec-4c24-9507-eaa49345dfcc','6c9e754b-8b09-4507-9a12-d5cd5c36548b','e795b14e-9d83-4426-8375-6b0b929d5de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282668997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c3d07a-7077-464d-8a03-06f0cd346575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2917e0ad6d437eb31a14974ae7c414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:17.379908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497a9b42-b4af-4552-bb7e-8540570f975d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:17.455801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497a9b42-b4af-4552-bb7e-8540570f975d) transitioned into state 'SUCCESS' from state '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-282668997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2917e0ad6d437eb31a14974ae7c414',qos_specs=None,replication_status=,reservations=['306a4fe7-32f8-443f-b662-b10ea10e1ee5','a22eb991-37ec-4c24-9507-eaa49345dfcc','6c9e754b-8b09-4507-9a12-d5cd5c36548b','e795b14e-9d83-4426-8375-6b0b929d5de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69bdccebb6e45e6aa9c256ca8d9a3bd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:17.465075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d72e5c-da1d-4598-962b-8eb7494b9bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:17.499617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d72e5c-da1d-4598-962b-8eb7494b9bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:17.506270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Flow 'volume_create_api' (7f9759e6-b601-4825-874c-f7ce88ff0285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:17.658328 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Create volume request issued successfully. Feb 03 03:32:17.709507 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d63f4801-8be2-4ace-a036-66f98640a5a2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes returned with HTTP 202 Feb 03 03:32:17.710429 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 263/521] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:32:16 2021] POST /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes => generated 817 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:32:17.724995 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fe999f0-21a7-457a-b1c1-c48301562e03 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:17.725516 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5fe999f0-21a7-457a-b1c1-c48301562e03 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:17.726000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5fe999f0-21a7-457a-b1c1-c48301562e03 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:17.835469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:17.835469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:17.854756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5fe999f0-21a7-457a-b1c1-c48301562e03 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:17.909811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fe999f0-21a7-457a-b1c1-c48301562e03 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:17.910629 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 259/522] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:17 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 885 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:18.929412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb850e2a-b5e0-410a-ad36-8cdea88699f2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:18.930174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb850e2a-b5e0-410a-ad36-8cdea88699f2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:18.930376 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:18.930376 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:18.931094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb850e2a-b5e0-410a-ad36-8cdea88699f2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:18.983508 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:18.983508 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:18.992075 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fb850e2a-b5e0-410a-ad36-8cdea88699f2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:19.018852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb850e2a-b5e0-410a-ad36-8cdea88699f2 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:19.019968 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 264/523] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:18 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:19.035719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-230005b0-719b-4b2e-8773-693b33377b6d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action Feb 03 03:32:19.036478 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:19.036478 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:19.037303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-230005b0-719b-4b2e-8773-693b33377b6d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:19.037870 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-230005b0-719b-4b2e-8773-693b33377b6d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:19.039393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-230005b0-719b-4b2e-8773-693b33377b6d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume 'a9c3d07a-7077-464d-8a03-06f0cd346575' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:32:19.151959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:19.151959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:19.241378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-230005b0-719b-4b2e-8773-693b33377b6d tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action returned with HTTP 202 Feb 03 03:32:19.242664 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 260/524] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:19 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:19.252378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c88763b2-6802-4be7-b0d4-f84cc5a0cfc1 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:19.252910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c88763b2-6802-4be7-b0d4-f84cc5a0cfc1 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:19.253131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:19.253131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:19.253504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c88763b2-6802-4be7-b0d4-f84cc5a0cfc1 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:19.316464 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:19.316464 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:19.326819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c88763b2-6802-4be7-b0d4-f84cc5a0cfc1 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:19.353589 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c88763b2-6802-4be7-b0d4-f84cc5a0cfc1 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:19.354755 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 265/525] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:19 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 906 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:19.370677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07fbdc38-6efb-4687-a7e6-d24f301ec245 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action Feb 03 03:32:19.371282 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:19.371282 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:19.372293 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07fbdc38-6efb-4687-a7e6-d24f301ec245 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:19.372444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07fbdc38-6efb-4687-a7e6-d24f301ec245 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:19.373459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-07fbdc38-6efb-4687-a7e6-d24f301ec245 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume 'a9c3d07a-7077-464d-8a03-06f0cd346575' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:32:19.517603 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:19.517603 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:19.607463 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07fbdc38-6efb-4687-a7e6-d24f301ec245 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action returned with HTTP 202 Feb 03 03:32:19.610060 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 261/526] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:19 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:19.620351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abc6e861-879d-42ef-a5b8-9d2dae0b26e0 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:19.621126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abc6e861-879d-42ef-a5b8-9d2dae0b26e0 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:19.622150 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:19.622150 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:19.622430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abc6e861-879d-42ef-a5b8-9d2dae0b26e0 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:19.685826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:19.685826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:19.703844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abc6e861-879d-42ef-a5b8-9d2dae0b26e0 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:19.732541 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abc6e861-879d-42ef-a5b8-9d2dae0b26e0 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:19.734000 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 266/527] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:19 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:19.751134 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af6a3856-717b-4f2f-9361-df7069cb03ff tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action Feb 03 03:32:19.751593 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:19.751593 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:19.752061 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af6a3856-717b-4f2f-9361-df7069cb03ff tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:19.752452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af6a3856-717b-4f2f-9361-df7069cb03ff tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:19.753385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-af6a3856-717b-4f2f-9361-df7069cb03ff tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume 'a9c3d07a-7077-464d-8a03-06f0cd346575' with '{'status': 'maintenance'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:32:19.883365 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:19.883365 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:19.948000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af6a3856-717b-4f2f-9361-df7069cb03ff tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action returned with HTTP 202 Feb 03 03:32:19.949058 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 262/528] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:19 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:19.957527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba9eee38-e9bf-418a-8192-5160f1d9c1a5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:19.958067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba9eee38-e9bf-418a-8192-5160f1d9c1a5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:19.958288 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:19.958288 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:19.958642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba9eee38-e9bf-418a-8192-5160f1d9c1a5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:20.015442 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:20.015442 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:20.025161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba9eee38-e9bf-418a-8192-5160f1d9c1a5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:20.053049 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba9eee38-e9bf-418a-8192-5160f1d9c1a5 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:20.065955 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 267/529] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:19 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:20.072761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b788986-e971-4107-b439-e0eea41c47b5 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] POST http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action Feb 03 03:32:20.073546 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:20.073546 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:20.074256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b788986-e971-4107-b439-e0eea41c47b5 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:32:20.074893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b788986-e971-4107-b439-e0eea41c47b5 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:20.077605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-3b788986-e971-4107-b439-e0eea41c47b5 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] Updating volume 'a9c3d07a-7077-464d-8a03-06f0cd346575' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:32:20.197117 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:20.197117 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:20.272867 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b788986-e971-4107-b439-e0eea41c47b5 tempest-VolumesActionsTest-1419753934 tempest-VolumesActionsTest-1419753934-project-admin] http://10.222.0.65/volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action returned with HTTP 202 Feb 03 03:32:20.273875 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 263/530] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:32:20 2021] POST /volume/v3/07df5a27329c453db5138aacc618f88c/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:32:20.283149 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0f3b9bd-1a63-4cb9-b37f-adfb5c200a7a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:20.283791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0f3b9bd-1a63-4cb9-b37f-adfb5c200a7a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:20.284192 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:20.284192 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:20.284717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0f3b9bd-1a63-4cb9-b37f-adfb5c200a7a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:20.343831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:20.343831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:20.353251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0f3b9bd-1a63-4cb9-b37f-adfb5c200a7a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:20.399486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0f3b9bd-1a63-4cb9-b37f-adfb5c200a7a tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:20.413036 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 268/531] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:20 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 910 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:20.420338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7649455-7e4f-48bb-b8ea-356c5ce56451 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] DELETE http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:20.421123 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7649455-7e4f-48bb-b8ea-356c5ce56451 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:20.421508 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:20.421508 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:20.422141 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7649455-7e4f-48bb-b8ea-356c5ce56451 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:20.423293 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f7649455-7e4f-48bb-b8ea-356c5ce56451 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Delete volume with id: a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:20.505004 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:20.505004 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:20.506767 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f7649455-7e4f-48bb-b8ea-356c5ce56451 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:20.554464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f7649455-7e4f-48bb-b8ea-356c5ce56451 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Delete volume request issued successfully. Feb 03 03:32:20.556845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7649455-7e4f-48bb-b8ea-356c5ce56451 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 202 Feb 03 03:32:20.567361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bbe9697-0110-4921-88f6-86e463b66769 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:20.567897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bbe9697-0110-4921-88f6-86e463b66769 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:20.568112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:20.568112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:20.568498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bbe9697-0110-4921-88f6-86e463b66769 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:20.575698 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 264/532] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:32:20 2021] DELETE /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:32:20.684819 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:20.684819 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:20.710059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5bbe9697-0110-4921-88f6-86e463b66769 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:20.765042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bbe9697-0110-4921-88f6-86e463b66769 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:20.776291 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 269/533] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:20 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:21.782173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dfe9203-7523-4e6f-b6ff-c29796c323f8 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:21.783300 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dfe9203-7523-4e6f-b6ff-c29796c323f8 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:21.783684 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:21.783684 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:21.784369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dfe9203-7523-4e6f-b6ff-c29796c323f8 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:21.887086 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:21.887086 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:21.905878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dfe9203-7523-4e6f-b6ff-c29796c323f8 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Volume info retrieved successfully. Feb 03 03:32:21.950914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dfe9203-7523-4e6f-b6ff-c29796c323f8 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 200 Feb 03 03:32:21.956305 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 265/534] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:21 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 909 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:22.969333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c512569-6e46-421e-95dc-9d9b15910cf7 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] GET http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 Feb 03 03:32:22.970529 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c512569-6e46-421e-95dc-9d9b15910cf7 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:22.971423 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:22.971423 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:22.972367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c512569-6e46-421e-95dc-9d9b15910cf7 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:23.057605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c512569-6e46-421e-95dc-9d9b15910cf7 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 returned with HTTP 404 Feb 03 03:32:23.059055 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 270/535] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:22 2021] GET /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/a9c3d07a-7077-464d-8a03-06f0cd346575 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:23.067016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa441c53-e9e5-40ce-a1fa-62f2857cc8e9 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] DELETE http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:23.068023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa441c53-e9e5-40ce-a1fa-62f2857cc8e9 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:23.068468 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:23.068468 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:23.069146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa441c53-e9e5-40ce-a1fa-62f2857cc8e9 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:23.069825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-aa441c53-e9e5-40ce-a1fa-62f2857cc8e9 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Delete volume with id: 81f5c111-efc9-4d62-b56b-58e51939943a Feb 03 03:32:23.131722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa441c53-e9e5-40ce-a1fa-62f2857cc8e9 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a returned with HTTP 404 Feb 03 03:32:23.133571 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 266/536] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:32:23 2021] DELETE /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/81f5c111-efc9-4d62-b56b-58e51939943a => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:23.141619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cef266d6-d898-47ce-aa30-4476b82623f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] DELETE http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:23.142671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cef266d6-d898-47ce-aa30-4476b82623f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:23.143585 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cef266d6-d898-47ce-aa30-4476b82623f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:23.144324 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-cef266d6-d898-47ce-aa30-4476b82623f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Delete volume with id: c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e Feb 03 03:32:23.196360 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cef266d6-d898-47ce-aa30-4476b82623f3 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e returned with HTTP 404 Feb 03 03:32:23.199991 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 271/537] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:32:23 2021] DELETE /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/c6e44fe5-6d26-4c45-a0f1-278a7ff6df4e => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:23.207445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c39fc27-607b-4b61-bd51-ebbc4cd73f8f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] DELETE http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:32:23.208149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c39fc27-607b-4b61-bd51-ebbc4cd73f8f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:23.208749 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c39fc27-607b-4b61-bd51-ebbc4cd73f8f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:23.209711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6c39fc27-607b-4b61-bd51-ebbc4cd73f8f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Delete volume with id: 044401cd-a624-4731-8492-9a4fff7fbc23 Feb 03 03:32:23.266695 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c39fc27-607b-4b61-bd51-ebbc4cd73f8f tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 returned with HTTP 404 Feb 03 03:32:23.268010 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 267/538] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:32:23 2021] DELETE /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/044401cd-a624-4731-8492-9a4fff7fbc23 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:23.276716 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b10918de-1f2d-43a8-a06f-b1d0271e9071 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] DELETE http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:32:23.277388 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b10918de-1f2d-43a8-a06f-b1d0271e9071 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:23.278686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b10918de-1f2d-43a8-a06f-b1d0271e9071 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:23.279261 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b10918de-1f2d-43a8-a06f-b1d0271e9071 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] Delete volume with id: f2af0af1-fbf9-469b-b95f-39482ed9661c Feb 03 03:32:23.333663 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b10918de-1f2d-43a8-a06f-b1d0271e9071 tempest-VolumesActionsTest-177612862 tempest-VolumesActionsTest-177612862-project] http://10.222.0.65/volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c returned with HTTP 404 Feb 03 03:32:23.338688 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 272/539] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:32:23 2021] DELETE /volume/v3/6c2917e0ad6d437eb31a14974ae7c414/volumes/f2af0af1-fbf9-469b-b95f-39482ed9661c => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:32:50.160697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] POST http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes Feb 03 03:32:50.161469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1965062232"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:32:50.162531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1965062232'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:32:50.163089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Create volume of 1 GB Feb 03 03:32:50.180406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Availability Zones retrieved successfully. Feb 03 03:32:50.197669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Flow 'volume_create_api' (812cd492-f1af-4133-b7a6-be3448fac062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:50.203563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf81f91-fcac-4aac-8062-74fe04c9a248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:50.205945 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:32:50.286794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf81f91-fcac-4aac-8062-74fe04c9a248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:50.289374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5496a994-a1d7-4493-b753-aebae0aa2bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:50.395027 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Created reservations ['a6133d69-767d-4a90-84b6-b2eb38a248a1', 'cb68f2d7-db54-4fd0-bceb-eb201af137ca', '43f788bc-e82c-427a-b201-fbdeb039a211', 'af8bae30-d5bb-4648-b339-1de0401d667b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:32:50.397083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5496a994-a1d7-4493-b753-aebae0aa2bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6133d69-767d-4a90-84b6-b2eb38a248a1', 'cb68f2d7-db54-4fd0-bceb-eb201af137ca', '43f788bc-e82c-427a-b201-fbdeb039a211', 'af8bae30-d5bb-4648-b339-1de0401d667b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:50.399513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd6bd5e-db5c-4b0d-9607-ea714410d2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:50.485874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd6bd5e-db5c-4b0d-9607-ea714410d2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86647dde-a5ba-4f19-80cd-cbf135661b87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1965062232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63437e08bb5e4068a3d7cb000151418a',qos_specs=None,replication_status=,reservations=['a6133d69-767d-4a90-84b6-b2eb38a248a1','cb68f2d7-db54-4fd0-bceb-eb201af137ca','43f788bc-e82c-427a-b201-fbdeb039a211','af8bae30-d5bb-4648-b339-1de0401d667b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85fb89bdb0c49ad959c8a36bd006057',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1965062232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86647dde-a5ba-4f19-80cd-cbf135661b87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63437e08bb5e4068a3d7cb000151418a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d85fb89bdb0c49ad959c8a36bd006057',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:50.487978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9159930d-f849-415d-8726-e2fbe9cf63b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:50.514476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9159930d-f849-415d-8726-e2fbe9cf63b2) transitioned into state 'SUCCESS' from state '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-1965062232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63437e08bb5e4068a3d7cb000151418a',qos_specs=None,replication_status=,reservations=['a6133d69-767d-4a90-84b6-b2eb38a248a1','cb68f2d7-db54-4fd0-bceb-eb201af137ca','43f788bc-e82c-427a-b201-fbdeb039a211','af8bae30-d5bb-4648-b339-1de0401d667b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85fb89bdb0c49ad959c8a36bd006057',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:50.516836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ee34a0-ba9b-4158-a762-2aebb5d0670d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:32:50.534000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ee34a0-ba9b-4158-a762-2aebb5d0670d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:32:50.536675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Flow 'volume_create_api' (812cd492-f1af-4133-b7a6-be3448fac062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:32:50.587117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Create volume request issued successfully. Feb 03 03:32:50.601728 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-549477dd-ee9f-48de-abd4-1cc65e8149d6 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes returned with HTTP 202 Feb 03 03:32:50.603555 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 268/540] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:32:49 2021] POST /volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes => generated 819 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:32:50.618220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-543dfcb5-e358-4fb7-aee2-2b4fd082319c tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] GET http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 Feb 03 03:32:50.619008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-543dfcb5-e358-4fb7-aee2-2b4fd082319c tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:50.619726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-543dfcb5-e358-4fb7-aee2-2b4fd082319c tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:50.673170 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:50.673170 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:50.682994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-543dfcb5-e358-4fb7-aee2-2b4fd082319c tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Volume info retrieved successfully. Feb 03 03:32:50.706843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-543dfcb5-e358-4fb7-aee2-2b4fd082319c tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 returned with HTTP 200 Feb 03 03:32:50.717418 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 273/541] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:50 2021] GET /volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 => generated 887 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:51.734124 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e14dfb0-8898-40ea-a1d1-730fa32a7658 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] GET http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 Feb 03 03:32:51.734661 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e14dfb0-8898-40ea-a1d1-730fa32a7658 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:51.734957 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:51.734957 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:51.735261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e14dfb0-8898-40ea-a1d1-730fa32a7658 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:51.880897 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:51.880897 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:51.890886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e14dfb0-8898-40ea-a1d1-730fa32a7658 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Volume info retrieved successfully. Feb 03 03:32:51.920645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e14dfb0-8898-40ea-a1d1-730fa32a7658 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 returned with HTTP 200 Feb 03 03:32:51.926777 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 269/542] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:51 2021] GET /volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:51.944471 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bb2bd0a-7674-44ff-8419-51d227295c1a tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] GET http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/limits Feb 03 03:32:51.945199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bb2bd0a-7674-44ff-8419-51d227295c1a tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:51.945571 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:51.945571 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:51.946174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bb2bd0a-7674-44ff-8419-51d227295c1a tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:52.034935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bb2bd0a-7674-44ff-8419-51d227295c1a tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/limits returned with HTTP 200 Feb 03 03:32:52.036194 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 274/543] 10.222.0.65 () {58 vars in 1201 bytes} [Wed Feb 3 03:32:51 2021] GET /volume/v3/63437e08bb5e4068a3d7cb000151418a/limits => generated 302 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:52.053007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c79f9d9a-3f21-4200-a040-9bec07f20ace tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] DELETE http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 Feb 03 03:32:52.053887 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c79f9d9a-3f21-4200-a040-9bec07f20ace tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:52.054283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:52.054283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:52.054999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c79f9d9a-3f21-4200-a040-9bec07f20ace tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:52.055635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c79f9d9a-3f21-4200-a040-9bec07f20ace tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Delete volume with id: 86647dde-a5ba-4f19-80cd-cbf135661b87 Feb 03 03:32:52.144851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:52.144851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:52.147035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c79f9d9a-3f21-4200-a040-9bec07f20ace tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Volume info retrieved successfully. Feb 03 03:32:52.191017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c79f9d9a-3f21-4200-a040-9bec07f20ace tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Delete volume request issued successfully. Feb 03 03:32:52.191491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c79f9d9a-3f21-4200-a040-9bec07f20ace tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 returned with HTTP 202 Feb 03 03:32:52.195866 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 270/544] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:32:52 2021] DELETE /volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:32:52.204628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4698d96-e73b-4e3a-a72a-6a763bf37e10 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] GET http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 Feb 03 03:32:52.205247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4698d96-e73b-4e3a-a72a-6a763bf37e10 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:52.205735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4698d96-e73b-4e3a-a72a-6a763bf37e10 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:52.319825 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:52.319825 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:52.343087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f4698d96-e73b-4e3a-a72a-6a763bf37e10 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Volume info retrieved successfully. Feb 03 03:32:52.395470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4698d96-e73b-4e3a-a72a-6a763bf37e10 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 returned with HTTP 200 Feb 03 03:32:52.406243 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 275/545] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:52 2021] GET /volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:53.412832 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1edef0d-fcd7-4c21-87ba-9eac2988f873 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] GET http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 Feb 03 03:32:53.413399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1edef0d-fcd7-4c21-87ba-9eac2988f873 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:53.413566 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:53.413566 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:53.413946 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1edef0d-fcd7-4c21-87ba-9eac2988f873 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:53.531741 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:32:53.531741 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:32:53.555702 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c1edef0d-fcd7-4c21-87ba-9eac2988f873 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Volume info retrieved successfully. Feb 03 03:32:53.612118 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1edef0d-fcd7-4c21-87ba-9eac2988f873 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 returned with HTTP 200 Feb 03 03:32:53.625977 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 271/546] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:53 2021] GET /volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 => generated 911 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:32:54.635089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64426768-0019-4f35-9964-1fd8c2c96a98 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] GET http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 Feb 03 03:32:54.636880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64426768-0019-4f35-9964-1fd8c2c96a98 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:32:54.640220 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:32:54.640220 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:32:54.640674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64426768-0019-4f35-9964-1fd8c2c96a98 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:32:54.713216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64426768-0019-4f35-9964-1fd8c2c96a98 tempest-AbsoluteLimitsTests-27329648 tempest-AbsoluteLimitsTests-27329648-project] http://10.222.0.65/volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 returned with HTTP 404 Feb 03 03:32:54.714327 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 276/547] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:32:54 2021] GET /volume/v3/63437e08bb5e4068a3d7cb000151418a/volumes/86647dde-a5ba-4f19-80cd-cbf135661b87 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:36:40.619337 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] POST http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes Feb 03 03:36:40.619912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:40.619912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:40.620562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-750311017", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:36:40.622656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-750311017', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:36:40.623497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Create volume of 1 GB Feb 03 03:36:40.638059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Availability Zones retrieved successfully. Feb 03 03:36:40.656174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Flow 'volume_create_api' (ccc446bf-3c5c-48e5-bd53-521069fe0cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:36:40.659141 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fb197d-a6c6-499a-91a4-9a0770f26040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:36:40.661423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:36:40.741400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fb197d-a6c6-499a-91a4-9a0770f26040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:36:40.744443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d364c8-60b7-4c2d-8751-f623232de988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:36:40.875486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Created reservations ['33c8dc1b-1266-44e8-88db-559b58341ed7', '9da5dbbc-eb72-4b58-afcc-b98fd47a48fe', '08dafce5-d3fc-4e7c-95bc-b0475e5bc91f', '555e965e-c9be-4e94-b0e4-9cb809f37a70'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:36:40.877877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d364c8-60b7-4c2d-8751-f623232de988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c8dc1b-1266-44e8-88db-559b58341ed7', '9da5dbbc-eb72-4b58-afcc-b98fd47a48fe', '08dafce5-d3fc-4e7c-95bc-b0475e5bc91f', '555e965e-c9be-4e94-b0e4-9cb809f37a70']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:36:40.881125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ebd0f4-16ca-4c42-84fd-ec6675d77a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:36:40.950459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ebd0f4-16ca-4c42-84fd-ec6675d77a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0084199-41b2-4c49-8a65-90adcfbd0fbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-750311017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3798f0ea32d043568613d8522815eb10',qos_specs=None,replication_status=,reservations=['33c8dc1b-1266-44e8-88db-559b58341ed7','9da5dbbc-eb72-4b58-afcc-b98fd47a48fe','08dafce5-d3fc-4e7c-95bc-b0475e5bc91f','555e965e-c9be-4e94-b0e4-9cb809f37a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e895c6d2f5484aa299e0c876ec6f16a1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-750311017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0084199-41b2-4c49-8a65-90adcfbd0fbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3798f0ea32d043568613d8522815eb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e895c6d2f5484aa299e0c876ec6f16a1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:36:40.953037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ea5480-b3d5-4f34-9adc-23fdc70790cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:36:40.987923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ea5480-b3d5-4f34-9adc-23fdc70790cc) transitioned into state 'SUCCESS' from state '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-750311017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3798f0ea32d043568613d8522815eb10',qos_specs=None,replication_status=,reservations=['33c8dc1b-1266-44e8-88db-559b58341ed7','9da5dbbc-eb72-4b58-afcc-b98fd47a48fe','08dafce5-d3fc-4e7c-95bc-b0475e5bc91f','555e965e-c9be-4e94-b0e4-9cb809f37a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e895c6d2f5484aa299e0c876ec6f16a1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:36:40.991562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951f0b6c-03c3-4ad2-b6b9-4b3411ced7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:36:41.016373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951f0b6c-03c3-4ad2-b6b9-4b3411ced7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:36:41.020820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Flow 'volume_create_api' (ccc446bf-3c5c-48e5-bd53-521069fe0cf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:36:41.088906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Create volume request issued successfully. Feb 03 03:36:41.105912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-f5703d9e-f446-40f4-a39b-0cf560f5271c tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes returned with HTTP 202 Feb 03 03:36:41.120225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-eb3c4943-6925-4efb-9827-c57f8be1a97f tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:41.120954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-eb3c4943-6925-4efb-9827-c57f8be1a97f tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:41.121558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-eb3c4943-6925-4efb-9827-c57f8be1a97f tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:41.131890 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 272/548] 10.222.0.65 () {64 vars in 1512 bytes} [Wed Feb 3 03:36:40 2021] POST /volume/v3/3798f0ea32d043568613d8522815eb10/volumes => generated 823 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:36:41.182702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:41.182702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:41.191694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-eb3c4943-6925-4efb-9827-c57f8be1a97f tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Volume info retrieved successfully. Feb 03 03:36:41.216711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b123cc8f-9aef-4830-9a59-f499b414f5e6 req-eb3c4943-6925-4efb-9827-c57f8be1a97f tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 200 Feb 03 03:36:41.217865 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 277/549] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:36:41 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 891 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:41.417411 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c761bf15-a943-4723-9b51-f2135a6c8d99 req-723469d7-bfbb-4115-9ccc-0882f03fd049 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:41.418210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c761bf15-a943-4723-9b51-f2135a6c8d99 req-723469d7-bfbb-4115-9ccc-0882f03fd049 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:41.418597 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:41.418597 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:41.419172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c761bf15-a943-4723-9b51-f2135a6c8d99 req-723469d7-bfbb-4115-9ccc-0882f03fd049 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:41.521803 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:41.521803 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:41.546638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c761bf15-a943-4723-9b51-f2135a6c8d99 req-723469d7-bfbb-4115-9ccc-0882f03fd049 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Volume info retrieved successfully. Feb 03 03:36:41.585179 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c761bf15-a943-4723-9b51-f2135a6c8d99 req-723469d7-bfbb-4115-9ccc-0882f03fd049 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 200 Feb 03 03:36:41.586942 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 273/550] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:36:41 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:42.646116 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-fd6b2bd5-655d-4ce1-9a8a-560e95df2e75 req-4c42681a-5fb4-4568-abf5-74749022f3b4 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:42.647758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-fd6b2bd5-655d-4ce1-9a8a-560e95df2e75 req-4c42681a-5fb4-4568-abf5-74749022f3b4 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:42.648149 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:42.648149 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:42.649408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-fd6b2bd5-655d-4ce1-9a8a-560e95df2e75 req-4c42681a-5fb4-4568-abf5-74749022f3b4 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:42.724547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:42.724547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:42.741393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-fd6b2bd5-655d-4ce1-9a8a-560e95df2e75 req-4c42681a-5fb4-4568-abf5-74749022f3b4 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Volume info retrieved successfully. Feb 03 03:36:42.770171 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-fd6b2bd5-655d-4ce1-9a8a-560e95df2e75 req-4c42681a-5fb4-4568-abf5-74749022f3b4 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 200 Feb 03 03:36:42.771287 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 278/551] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:36:42 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:42.836561 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-74843bca-f7c2-42e3-93cd-8255f181319e req-b637ef99-107c-4ab4-aee8-56131d94a3a8 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] POST http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots Feb 03 03:36:42.838010 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:42.838010 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:42.839163 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-74843bca-f7c2-42e3-93cd-8255f181319e req-b637ef99-107c-4ab4-aee8-56131d94a3a8 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0084199-41b2-4c49-8a65-90adcfbd0fbb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1191554576", "description": null, "metadata": {}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:36:42.976882 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:42.976882 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:42.978433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-74843bca-f7c2-42e3-93cd-8255f181319e req-b637ef99-107c-4ab4-aee8-56131d94a3a8 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Volume info retrieved successfully. Feb 03 03:36:42.978940 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [req-74843bca-f7c2-42e3-93cd-8255f181319e req-b637ef99-107c-4ab4-aee8-56131d94a3a8 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Create snapshot from volume a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:43.171674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [req-74843bca-f7c2-42e3-93cd-8255f181319e req-b637ef99-107c-4ab4-aee8-56131d94a3a8 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Created reservations ['9b4deb6f-291e-446e-91bf-ca596ed19940', '55144aa3-f6b1-43d9-b4b6-ec5688742374', '01bc34a4-0a69-4102-b46f-67c074dbdc92', '98042574-8ae0-4560-a625-043fff08e3b2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:36:43.344680 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-74843bca-f7c2-42e3-93cd-8255f181319e req-b637ef99-107c-4ab4-aee8-56131d94a3a8 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot create request issued successfully. Feb 03 03:36:43.346377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-74843bca-f7c2-42e3-93cd-8255f181319e req-b637ef99-107c-4ab4-aee8-56131d94a3a8 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots returned with HTTP 202 Feb 03 03:36:43.375561 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 274/552] 10.222.0.65 () {64 vars in 1518 bytes} [Wed Feb 3 03:36:42 2021] POST /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots => generated 311 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:36:43.438294 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0cb5538d-002d-4bcc-aa6b-0fb36381f3c9 req-a2689c1e-9576-45aa-b91c-f7d1a8a94b83 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:43.439110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0cb5538d-002d-4bcc-aa6b-0fb36381f3c9 req-a2689c1e-9576-45aa-b91c-f7d1a8a94b83 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:43.439473 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:43.439473 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:43.440076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0cb5538d-002d-4bcc-aa6b-0fb36381f3c9 req-a2689c1e-9576-45aa-b91c-f7d1a8a94b83 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:43.496907 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:43.496907 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:43.501255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-0cb5538d-002d-4bcc-aa6b-0fb36381f3c9 req-a2689c1e-9576-45aa-b91c-f7d1a8a94b83 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot retrieved successfully. Feb 03 03:36:43.503470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0cb5538d-002d-4bcc-aa6b-0fb36381f3c9 req-a2689c1e-9576-45aa-b91c-f7d1a8a94b83 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 200 Feb 03 03:36:43.514425 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 279/553] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:36:43 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 443 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:43.572082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-ded29ad5-7768-4ca8-bb35-ab08763c27fa req-ea2f143d-c85a-4b89-abb9-229c756149d0 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/detail Feb 03 03:36:43.572622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-ded29ad5-7768-4ca8-bb35-ab08763c27fa req-ea2f143d-c85a-4b89-abb9-229c756149d0 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:43.572822 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:43.572822 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:43.573206 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-ded29ad5-7768-4ca8-bb35-ab08763c27fa req-ea2f143d-c85a-4b89-abb9-229c756149d0 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:43.573901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-ded29ad5-7768-4ca8-bb35-ab08763c27fa req-ea2f143d-c85a-4b89-abb9-229c756149d0 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:36:43.574604 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:43.574604 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:43.579017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [req-ded29ad5-7768-4ca8-bb35-ab08763c27fa req-ea2f143d-c85a-4b89-abb9-229c756149d0 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:36:43.630193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-ded29ad5-7768-4ca8-bb35-ab08763c27fa req-ea2f143d-c85a-4b89-abb9-229c756149d0 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Get all snapshots completed successfully. Feb 03 03:36:43.638142 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:43.638142 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:43.647872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-ded29ad5-7768-4ca8-bb35-ab08763c27fa req-ea2f143d-c85a-4b89-abb9-229c756149d0 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/detail returned with HTTP 200 Feb 03 03:36:43.650376 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 275/554] 10.222.0.65 () {60 vars in 1485 bytes} [Wed Feb 3 03:36:43 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/detail => generated 446 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:43.717311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8aa6084d-2d91-4e1e-b5ea-2bcc6d4ae78f req-bbfdc451-7daa-467c-b24c-941157faae4e tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:43.717838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8aa6084d-2d91-4e1e-b5ea-2bcc6d4ae78f req-bbfdc451-7daa-467c-b24c-941157faae4e tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:43.718032 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:43.718032 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:43.718632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8aa6084d-2d91-4e1e-b5ea-2bcc6d4ae78f req-bbfdc451-7daa-467c-b24c-941157faae4e tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:43.756670 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:43.756670 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:43.758775 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8aa6084d-2d91-4e1e-b5ea-2bcc6d4ae78f req-bbfdc451-7daa-467c-b24c-941157faae4e tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot retrieved successfully. Feb 03 03:36:43.762778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8aa6084d-2d91-4e1e-b5ea-2bcc6d4ae78f req-bbfdc451-7daa-467c-b24c-941157faae4e tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 200 Feb 03 03:36:43.774444 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 280/555] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:36:43 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:44.841611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8d66339f-6507-4f98-8785-56545ab30c75 req-5b43eea2-e27c-4df8-b968-5e21032a3f21 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:44.842701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8d66339f-6507-4f98-8785-56545ab30c75 req-5b43eea2-e27c-4df8-b968-5e21032a3f21 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:44.843061 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:44.843061 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:44.843640 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8d66339f-6507-4f98-8785-56545ab30c75 req-5b43eea2-e27c-4df8-b968-5e21032a3f21 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:44.886225 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:44.886225 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:44.886918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8d66339f-6507-4f98-8785-56545ab30c75 req-5b43eea2-e27c-4df8-b968-5e21032a3f21 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot retrieved successfully. Feb 03 03:36:44.888715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8d66339f-6507-4f98-8785-56545ab30c75 req-5b43eea2-e27c-4df8-b968-5e21032a3f21 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 200 Feb 03 03:36:44.889578 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 276/556] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:36:44 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:45.952016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-aa295534-0dd0-4806-948a-25914ce97c20 req-8ab5422e-2f8a-441e-9f34-a4942ff37c9a tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:45.952524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-aa295534-0dd0-4806-948a-25914ce97c20 req-8ab5422e-2f8a-441e-9f34-a4942ff37c9a tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:45.952699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:45.952699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:45.953340 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-aa295534-0dd0-4806-948a-25914ce97c20 req-8ab5422e-2f8a-441e-9f34-a4942ff37c9a tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:46.009951 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:46.009951 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:46.011106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-aa295534-0dd0-4806-948a-25914ce97c20 req-8ab5422e-2f8a-441e-9f34-a4942ff37c9a tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot retrieved successfully. Feb 03 03:36:46.013119 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-aa295534-0dd0-4806-948a-25914ce97c20 req-8ab5422e-2f8a-441e-9f34-a4942ff37c9a tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 200 Feb 03 03:36:46.020350 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 281/557] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:36:45 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 470 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:46.073218 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-22d49da1-e939-4bef-91c8-88b6b5a2dab1 req-5f581208-421b-4fbc-9450-d8867739b0ae tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] DELETE http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:46.073702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-22d49da1-e939-4bef-91c8-88b6b5a2dab1 req-5f581208-421b-4fbc-9450-d8867739b0ae tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:46.073899 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:46.073899 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:46.074547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-22d49da1-e939-4bef-91c8-88b6b5a2dab1 req-5f581208-421b-4fbc-9450-d8867739b0ae tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:46.075064 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [req-22d49da1-e939-4bef-91c8-88b6b5a2dab1 req-5f581208-421b-4fbc-9450-d8867739b0ae tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Delete snapshot with id: 3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:46.132726 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:46.132726 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:46.134322 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-22d49da1-e939-4bef-91c8-88b6b5a2dab1 req-5f581208-421b-4fbc-9450-d8867739b0ae tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot retrieved successfully. Feb 03 03:36:46.242738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-22d49da1-e939-4bef-91c8-88b6b5a2dab1 req-5f581208-421b-4fbc-9450-d8867739b0ae tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot delete request issued successfully. Feb 03 03:36:46.244257 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-22d49da1-e939-4bef-91c8-88b6b5a2dab1 req-5f581208-421b-4fbc-9450-d8867739b0ae tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 202 Feb 03 03:36:46.245731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 277/558] 10.222.0.65 () {62 vars in 1597 bytes} [Wed Feb 3 03:36:46 2021] DELETE /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:36:46.318018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b2f5ddd6-9afb-4f6d-8db0-2ac88d1ecfd1 req-27644550-b293-4bde-a6ae-ae65d1cc7b95 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:46.319097 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b2f5ddd6-9afb-4f6d-8db0-2ac88d1ecfd1 req-27644550-b293-4bde-a6ae-ae65d1cc7b95 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:46.319391 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:46.319391 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:46.319784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b2f5ddd6-9afb-4f6d-8db0-2ac88d1ecfd1 req-27644550-b293-4bde-a6ae-ae65d1cc7b95 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:46.379908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:46.379908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:46.381790 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b2f5ddd6-9afb-4f6d-8db0-2ac88d1ecfd1 req-27644550-b293-4bde-a6ae-ae65d1cc7b95 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot retrieved successfully. Feb 03 03:36:46.383922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b2f5ddd6-9afb-4f6d-8db0-2ac88d1ecfd1 req-27644550-b293-4bde-a6ae-ae65d1cc7b95 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 200 Feb 03 03:36:46.386116 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 282/559] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:36:46 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 469 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:47.450578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-9737af1c-6e8c-442e-aefa-73a1c28564a2 req-79fce513-7eba-425b-ad54-b560a1606ddd tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:47.451102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-9737af1c-6e8c-442e-aefa-73a1c28564a2 req-79fce513-7eba-425b-ad54-b560a1606ddd tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:47.451321 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:47.451321 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:47.451695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-9737af1c-6e8c-442e-aefa-73a1c28564a2 req-79fce513-7eba-425b-ad54-b560a1606ddd tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:47.510608 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:47.510608 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:47.511763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-9737af1c-6e8c-442e-aefa-73a1c28564a2 req-79fce513-7eba-425b-ad54-b560a1606ddd tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Snapshot retrieved successfully. Feb 03 03:36:47.513718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-9737af1c-6e8c-442e-aefa-73a1c28564a2 req-79fce513-7eba-425b-ad54-b560a1606ddd tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 200 Feb 03 03:36:47.514931 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 278/560] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:36:47 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 469 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:48.584728 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e3581e83-d962-4c4c-925f-e6fee85f91fc req-bc2744f0-bdd9-4a66-9fa1-70c165931899 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 Feb 03 03:36:48.588857 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e3581e83-d962-4c4c-925f-e6fee85f91fc req-bc2744f0-bdd9-4a66-9fa1-70c165931899 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:48.589276 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:48.589276 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:48.589947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e3581e83-d962-4c4c-925f-e6fee85f91fc req-bc2744f0-bdd9-4a66-9fa1-70c165931899 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:48.652538 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e3581e83-d962-4c4c-925f-e6fee85f91fc req-bc2744f0-bdd9-4a66-9fa1-70c165931899 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 returned with HTTP 404 Feb 03 03:36:48.653970 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 283/561] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:36:48 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/snapshots/3a87936d-af86-4dca-9654-f7b9e04a42d5 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:36:48.727949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-71781ef6-7ac8-49ea-94ec-bef5acb622ff req-8c852864-ea1a-4ff6-b284-22e198954500 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] DELETE http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:48.728432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-71781ef6-7ac8-49ea-94ec-bef5acb622ff req-8c852864-ea1a-4ff6-b284-22e198954500 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:48.728624 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:48.728624 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:48.729244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-71781ef6-7ac8-49ea-94ec-bef5acb622ff req-8c852864-ea1a-4ff6-b284-22e198954500 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:48.729850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-71781ef6-7ac8-49ea-94ec-bef5acb622ff req-8c852864-ea1a-4ff6-b284-22e198954500 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Delete volume with id: a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:48.930017 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:48.930017 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:48.932059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-71781ef6-7ac8-49ea-94ec-bef5acb622ff req-8c852864-ea1a-4ff6-b284-22e198954500 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Volume info retrieved successfully. Feb 03 03:36:48.996947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-71781ef6-7ac8-49ea-94ec-bef5acb622ff req-8c852864-ea1a-4ff6-b284-22e198954500 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Delete volume request issued successfully. Feb 03 03:36:48.997635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-71781ef6-7ac8-49ea-94ec-bef5acb622ff req-8c852864-ea1a-4ff6-b284-22e198954500 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 202 Feb 03 03:36:48.998711 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 279/562] 10.222.0.65 () {62 vars in 1591 bytes} [Wed Feb 3 03:36:48 2021] DELETE /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:36:49.051360 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5ad17fc4-d532-46b9-8cbf-b8cc7deefcf7 req-0eead3ba-8707-4c36-8296-a798976b93d9 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:49.052142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5ad17fc4-d532-46b9-8cbf-b8cc7deefcf7 req-0eead3ba-8707-4c36-8296-a798976b93d9 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:49.053358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5ad17fc4-d532-46b9-8cbf-b8cc7deefcf7 req-0eead3ba-8707-4c36-8296-a798976b93d9 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:49.150541 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:49.150541 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:49.160748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-5ad17fc4-d532-46b9-8cbf-b8cc7deefcf7 req-0eead3ba-8707-4c36-8296-a798976b93d9 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Volume info retrieved successfully. Feb 03 03:36:49.201145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5ad17fc4-d532-46b9-8cbf-b8cc7deefcf7 req-0eead3ba-8707-4c36-8296-a798976b93d9 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 200 Feb 03 03:36:49.202220 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 284/563] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:36:49 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 915 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:50.269485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-da4e18d4-e3d6-4699-acd9-b6f23b46a59e req-b0ebc878-e6e7-42b0-8940-3c3ab03fcb49 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:50.270868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-da4e18d4-e3d6-4699-acd9-b6f23b46a59e req-b0ebc878-e6e7-42b0-8940-3c3ab03fcb49 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:50.271322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:50.271322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:50.272110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-da4e18d4-e3d6-4699-acd9-b6f23b46a59e req-b0ebc878-e6e7-42b0-8940-3c3ab03fcb49 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:50.391194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:36:50.391194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:36:50.414852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-da4e18d4-e3d6-4699-acd9-b6f23b46a59e req-b0ebc878-e6e7-42b0-8940-3c3ab03fcb49 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Volume info retrieved successfully. Feb 03 03:36:50.467810 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-da4e18d4-e3d6-4699-acd9-b6f23b46a59e req-b0ebc878-e6e7-42b0-8940-3c3ab03fcb49 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 200 Feb 03 03:36:50.468726 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 280/564] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:36:50 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:36:51.533019 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-31cf3688-c127-4445-9dcf-f2f8609fcfe1 req-c4d48d20-b471-4cc8-802e-3d28529d3e32 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:51.534856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-31cf3688-c127-4445-9dcf-f2f8609fcfe1 req-c4d48d20-b471-4cc8-802e-3d28529d3e32 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:51.535409 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:51.535409 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:51.536024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-31cf3688-c127-4445-9dcf-f2f8609fcfe1 req-c4d48d20-b471-4cc8-802e-3d28529d3e32 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:51.623000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-31cf3688-c127-4445-9dcf-f2f8609fcfe1 req-c4d48d20-b471-4cc8-802e-3d28529d3e32 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 404 Feb 03 03:36:51.631845 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 285/565] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:36:51 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:36:51.686578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a52c9e91-d560-4ce7-a6f3-950fcb6dc193 req-c98df682-58ae-4aeb-8bb3-5868a2a02dd3 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] DELETE http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:51.687421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a52c9e91-d560-4ce7-a6f3-950fcb6dc193 req-c98df682-58ae-4aeb-8bb3-5868a2a02dd3 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:51.687781 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:36:51.687781 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:36:51.688850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a52c9e91-d560-4ce7-a6f3-950fcb6dc193 req-c98df682-58ae-4aeb-8bb3-5868a2a02dd3 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:51.689461 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-a52c9e91-d560-4ce7-a6f3-950fcb6dc193 req-c98df682-58ae-4aeb-8bb3-5868a2a02dd3 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Delete volume with id: a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:51.766308 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a52c9e91-d560-4ce7-a6f3-950fcb6dc193 req-c98df682-58ae-4aeb-8bb3-5868a2a02dd3 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 404 Feb 03 03:36:51.779741 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 281/566] 10.222.0.65 () {62 vars in 1591 bytes} [Wed Feb 3 03:36:51 2021] DELETE /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:36:51.836772 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8733ed6c-132a-481a-9b66-234e6e2bbd90 req-27eae903-c1e9-434c-9540-af3114351c65 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] GET http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb Feb 03 03:36:51.837688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8733ed6c-132a-481a-9b66-234e6e2bbd90 req-27eae903-c1e9-434c-9540-af3114351c65 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:36:51.838436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8733ed6c-132a-481a-9b66-234e6e2bbd90 req-27eae903-c1e9-434c-9540-af3114351c65 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:36:51.905620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8733ed6c-132a-481a-9b66-234e6e2bbd90 req-27eae903-c1e9-434c-9540-af3114351c65 tempest-VolumesSnapshotsTestJSON-840626601 tempest-VolumesSnapshotsTestJSON-840626601-project] http://10.222.0.65/volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb returned with HTTP 404 Feb 03 03:36:51.914461 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 286/567] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:36:51 2021] GET /volume/v3/3798f0ea32d043568613d8522815eb10/volumes/a0084199-41b2-4c49-8a65-90adcfbd0fbb => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:37:30.196616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7beafcff-7bb6-40d9-8eff-f465e48d78f8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] POST http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types Feb 03 03:37:30.197976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7beafcff-7bb6-40d9-8eff-f465e48d78f8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1940745034"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:30.257323 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7beafcff-7bb6-40d9-8eff-f465e48d78f8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types returned with HTTP 200 Feb 03 03:37:30.258318 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 282/568] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:37:30 2021] POST /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types => generated 220 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:30.268590 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e522d5a-00b2-4ed1-adef-30b6c48569b5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] POST http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/group_types Feb 03 03:37:30.269751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e522d5a-00b2-4ed1-adef-30b6c48569b5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2070013556"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:30.312933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e522d5a-00b2-4ed1-adef-30b6c48569b5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/group_types returned with HTTP 202 Feb 03 03:37:30.320044 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 287/569] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:37:30 2021] POST /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/group_types => generated 177 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:37:30.493979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7f43685-5fc2-454d-ba24-2bf5851136e5 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] POST http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups Feb 03 03:37:30.495016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7f43685-5fc2-454d-ba24-2bf5851136e5 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b2b6fad1-3782-4d3a-b0b2-2cd6748ef0b5", "volume_types": ["abe6c68c-5bc7-48fe-933f-9da1810936f0"], "name": "tempest-GroupsV320Test-Group-1992807977"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:30.496426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-d7f43685-5fc2-454d-ba24-2bf5851136e5 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Creating new group {'group': {'group_type': 'b2b6fad1-3782-4d3a-b0b2-2cd6748ef0b5', 'volume_types': ['abe6c68c-5bc7-48fe-933f-9da1810936f0'], 'name': 'tempest-GroupsV320Test-Group-1992807977'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:37:30.511297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-d7f43685-5fc2-454d-ba24-2bf5851136e5 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Creating group tempest-GroupsV320Test-Group-1992807977. Feb 03 03:37:30.539042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7f43685-5fc2-454d-ba24-2bf5851136e5 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Availability Zones retrieved successfully. Feb 03 03:37:30.570004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d7f43685-5fc2-454d-ba24-2bf5851136e5 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Created reservations ['90c1507f-b1af-4055-8d04-183a6efa19f7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:37:30.634709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7f43685-5fc2-454d-ba24-2bf5851136e5 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups returned with HTTP 202 Feb 03 03:37:30.636274 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 283/570] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:37:30 2021] POST /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups => generated 108 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:37:30.646746 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3080c54d-bb62-40be-824a-e511f939ecd3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:30.647708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3080c54d-bb62-40be-824a-e511f939ecd3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:30.648447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3080c54d-bb62-40be-824a-e511f939ecd3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:30.649015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-3080c54d-bb62-40be-824a-e511f939ecd3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:30.659289 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:30.659289 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:30.694339 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3080c54d-bb62-40be-824a-e511f939ecd3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 200 Feb 03 03:37:30.695196 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 288/571] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:30 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 388 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:37:31.710004 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c34e65ec-1e8c-4811-a097-b17861263d96 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:31.710605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c34e65ec-1e8c-4811-a097-b17861263d96 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:31.710997 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:31.710997 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:31.711376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c34e65ec-1e8c-4811-a097-b17861263d96 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:31.711789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-c34e65ec-1e8c-4811-a097-b17861263d96 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:31.719063 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:31.719063 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:31.749043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c34e65ec-1e8c-4811-a097-b17861263d96 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 200 Feb 03 03:37:31.776080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 284/572] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:31 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 389 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:37:31.789481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eef94a9b-13be-4c97-8eee-4677fcc195f4 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] POST http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action Feb 03 03:37:31.790043 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:31.790043 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:31.791106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eef94a9b-13be-4c97-8eee-4677fcc195f4 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:37:31.791502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eef94a9b-13be-4c97-8eee-4677fcc195f4 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:31.793274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-eef94a9b-13be-4c97-8eee-4677fcc195f4 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Updating group '3c383842-6995-4a61-92f3-e5bca0475850' with 'creating' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Feb 03 03:37:31.808059 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:31.808059 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:31.819924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eef94a9b-13be-4c97-8eee-4677fcc195f4 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action returned with HTTP 202 Feb 03 03:37:31.825850 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 289/573] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:37:31 2021] POST /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:37:31.830045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b58d08c-5465-44f6-94bb-440802ad6187 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:31.830868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b58d08c-5465-44f6-94bb-440802ad6187 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:31.831295 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:31.831295 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:31.832073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b58d08c-5465-44f6-94bb-440802ad6187 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:31.832674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-2b58d08c-5465-44f6-94bb-440802ad6187 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:31.841335 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:31.841335 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:31.871689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b58d08c-5465-44f6-94bb-440802ad6187 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 200 Feb 03 03:37:31.872676 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 285/574] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:31 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 388 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:37:31.884312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51e76d90-e9ca-4ec1-b96d-5bde7d6412b8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] POST http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action Feb 03 03:37:31.885026 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:31.885026 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:31.885640 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51e76d90-e9ca-4ec1-b96d-5bde7d6412b8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:37:31.886205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51e76d90-e9ca-4ec1-b96d-5bde7d6412b8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:31.887141 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-51e76d90-e9ca-4ec1-b96d-5bde7d6412b8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Updating group '3c383842-6995-4a61-92f3-e5bca0475850' with 'available' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Feb 03 03:37:31.897357 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:31.897357 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:31.906266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51e76d90-e9ca-4ec1-b96d-5bde7d6412b8 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action returned with HTTP 202 Feb 03 03:37:31.907302 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 290/575] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:37:31 2021] POST /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:37:31.916206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-210cb32f-0038-4dfe-a4b0-17132730b1da tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:31.916781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-210cb32f-0038-4dfe-a4b0-17132730b1da tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:31.917138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:31.917138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:31.917512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-210cb32f-0038-4dfe-a4b0-17132730b1da tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:31.917916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-210cb32f-0038-4dfe-a4b0-17132730b1da tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:31.925441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:31.925441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:31.952130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-210cb32f-0038-4dfe-a4b0-17132730b1da tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 200 Feb 03 03:37:31.953300 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 286/576] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:31 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 389 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:37:31.966259 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f211a50-3307-4220-93f8-ce523f207930 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] POST http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action Feb 03 03:37:31.966778 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:31.966778 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:31.967208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f211a50-3307-4220-93f8-ce523f207930 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:37:31.967589 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f211a50-3307-4220-93f8-ce523f207930 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:31.968546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-5f211a50-3307-4220-93f8-ce523f207930 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Updating group '3c383842-6995-4a61-92f3-e5bca0475850' with 'error' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Feb 03 03:37:31.976606 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:31.976606 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:31.984216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f211a50-3307-4220-93f8-ce523f207930 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action returned with HTTP 202 Feb 03 03:37:31.985849 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 291/577] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:37:31 2021] POST /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:37:31.994269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46bde305-aad5-4041-af51-62f489a58ce9 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:31.994815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46bde305-aad5-4041-af51-62f489a58ce9 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:31.995173 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:31.995173 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:31.995715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46bde305-aad5-4041-af51-62f489a58ce9 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:31.996267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-46bde305-aad5-4041-af51-62f489a58ce9 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:32.004073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:32.004073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:32.034816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46bde305-aad5-4041-af51-62f489a58ce9 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 200 Feb 03 03:37:32.037056 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 287/578] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:31 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 385 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:37:32.057557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be1f8064-0112-44c7-ab97-945a49dbc4d5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] POST http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action Feb 03 03:37:32.059567 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:32.059567 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:32.060200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be1f8064-0112-44c7-ab97-945a49dbc4d5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:37:32.060670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be1f8064-0112-44c7-ab97-945a49dbc4d5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:32.062421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-be1f8064-0112-44c7-ab97-945a49dbc4d5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Updating group '3c383842-6995-4a61-92f3-e5bca0475850' with 'available' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Feb 03 03:37:32.073536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:32.073536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:32.095048 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be1f8064-0112-44c7-ab97-945a49dbc4d5 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action returned with HTTP 202 Feb 03 03:37:32.099872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 292/579] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:37:32 2021] POST /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/groups/3c383842-6995-4a61-92f3-e5bca0475850/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:37:32.107260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4ae7846-a493-44a9-8a93-b1869d772796 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:32.108217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4ae7846-a493-44a9-8a93-b1869d772796 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:32.108488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:32.108488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:32.109846 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4ae7846-a493-44a9-8a93-b1869d772796 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:32.110463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-d4ae7846-a493-44a9-8a93-b1869d772796 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:32.127916 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:32.127916 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:32.158053 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4ae7846-a493-44a9-8a93-b1869d772796 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 200 Feb 03 03:37:32.160149 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 288/580] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:32 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 389 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:37:32.173300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98e35104-5846-4571-8e66-fb0421a49a1f tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/volumes/detail Feb 03 03:37:32.174423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98e35104-5846-4571-8e66-fb0421a49a1f tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:32.174649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:32.174649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:32.176126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98e35104-5846-4571-8e66-fb0421a49a1f tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:32.177145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-98e35104-5846-4571-8e66-fb0421a49a1f tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:37:32.180230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-98e35104-5846-4571-8e66-fb0421a49a1f tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:37:32.257411 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-98e35104-5846-4571-8e66-fb0421a49a1f tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Get all volumes completed successfully. Feb 03 03:37:32.285600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98e35104-5846-4571-8e66-fb0421a49a1f tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/volumes/detail returned with HTTP 200 Feb 03 03:37:32.292021 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 293/581] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:37:32 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:32.306493 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9b90aa4-a871-4186-8e22-bd8f4eed8b4d tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] POST http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850/action Feb 03 03:37:32.307022 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:32.307022 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:32.307463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9b90aa4-a871-4186-8e22-bd8f4eed8b4d tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:37:32.307851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9b90aa4-a871-4186-8e22-bd8f4eed8b4d tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:32.309436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e9b90aa4-a871-4186-8e22-bd8f4eed8b4d tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] delete called for group 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:37:32.310194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-e9b90aa4-a871-4186-8e22-bd8f4eed8b4d tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Delete group with id: 3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:32.326521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:32.326521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:32.448726 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9b90aa4-a871-4186-8e22-bd8f4eed8b4d tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850/action returned with HTTP 202 Feb 03 03:37:32.453152 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 289/582] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:37:32 2021] POST /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:37:32.459369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eadb1ae3-7da6-4cc3-aeb0-de6e270dd240 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:32.459548 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eadb1ae3-7da6-4cc3-aeb0-de6e270dd240 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:32.464282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eadb1ae3-7da6-4cc3-aeb0-de6e270dd240 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:32.465782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-eadb1ae3-7da6-4cc3-aeb0-de6e270dd240 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:32.483468 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:32.483468 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:32.557945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eadb1ae3-7da6-4cc3-aeb0-de6e270dd240 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 200 Feb 03 03:37:32.559097 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 294/583] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:32 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 388 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:37:33.572033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e17df11-1871-4f0a-981f-ee8faca87bb3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] GET http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 Feb 03 03:37:33.572901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e17df11-1871-4f0a-981f-ee8faca87bb3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:33.573421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:33.573421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:33.573959 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e17df11-1871-4f0a-981f-ee8faca87bb3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:33.574484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-6e17df11-1871-4f0a-981f-ee8faca87bb3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] show called for member 3c383842-6995-4a61-92f3-e5bca0475850 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:37:33.580996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e17df11-1871-4f0a-981f-ee8faca87bb3 tempest-GroupsV320Test-1457903969 tempest-GroupsV320Test-1457903969-project] http://10.222.0.65/volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 returned with HTTP 404 Feb 03 03:37:33.582113 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 290/584] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:37:33 2021] GET /volume/v3/662f888cf1134cd38cf25bc691cdf75a/groups/3c383842-6995-4a61-92f3-e5bca0475850 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:37:33.590432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c87e81e0-2a98-4f5e-8bcf-7061d6e2a816 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] DELETE http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/group_types/b2b6fad1-3782-4d3a-b0b2-2cd6748ef0b5 Feb 03 03:37:33.592549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c87e81e0-2a98-4f5e-8bcf-7061d6e2a816 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:33.592804 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:33.592804 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:33.593498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c87e81e0-2a98-4f5e-8bcf-7061d6e2a816 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:33.594274 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:33.594274 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:33.624847 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:37:33.624847 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:37:33.633916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c87e81e0-2a98-4f5e-8bcf-7061d6e2a816 tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/group_types/b2b6fad1-3782-4d3a-b0b2-2cd6748ef0b5 returned with HTTP 202 Feb 03 03:37:33.635049 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 295/585] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:37:33 2021] DELETE /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/group_types/b2b6fad1-3782-4d3a-b0b2-2cd6748ef0b5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Feb 03 03:37:33.645310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387f0cb1-bc0f-4293-81e8-31b8517de47c tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] DELETE http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types/abe6c68c-5bc7-48fe-933f-9da1810936f0 Feb 03 03:37:33.646382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387f0cb1-bc0f-4293-81e8-31b8517de47c tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:33.647274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387f0cb1-bc0f-4293-81e8-31b8517de47c tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:33.732867 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:37:33.732867 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:37:33.743569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387f0cb1-bc0f-4293-81e8-31b8517de47c tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types/abe6c68c-5bc7-48fe-933f-9da1810936f0 returned with HTTP 202 Feb 03 03:37:33.744704 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 291/586] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:37:33 2021] DELETE /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types/abe6c68c-5bc7-48fe-933f-9da1810936f0 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:37:33.754040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-744b442e-0a90-4814-bbd0-0b736dce52df tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] GET http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types/abe6c68c-5bc7-48fe-933f-9da1810936f0 Feb 03 03:37:33.754697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-744b442e-0a90-4814-bbd0-0b736dce52df tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:33.755326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-744b442e-0a90-4814-bbd0-0b736dce52df tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:33.784349 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-744b442e-0a90-4814-bbd0-0b736dce52df tempest-GroupsV320Test-401084461 tempest-GroupsV320Test-401084461-project-admin] http://10.222.0.65/volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types/abe6c68c-5bc7-48fe-933f-9da1810936f0 returned with HTTP 404 Feb 03 03:37:33.785951 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 296/587] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:37:33 2021] GET /volume/v3/c6c71dcd8e554d14a2e54dccd3d879bb/types/abe6c68c-5bc7-48fe-933f-9da1810936f0 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:37:46.081977 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edee7c1b-738f-4eb6-892a-bca2c0944b85 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] GET http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 Feb 03 03:37:46.082627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edee7c1b-738f-4eb6-892a-bca2c0944b85 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:46.084316 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edee7c1b-738f-4eb6-892a-bca2c0944b85 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:46.119689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edee7c1b-738f-4eb6-892a-bca2c0944b85 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 returned with HTTP 200 Feb 03 03:37:46.121046 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 292/588] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:37:45 2021] GET /volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 => generated 361 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:37:46.322223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] POST http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes Feb 03 03:37:46.323398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-884689324"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:46.324670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-884689324'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:37:46.325123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Create volume of 1 GB Feb 03 03:37:46.339330 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Availability Zones retrieved successfully. Feb 03 03:37:46.356245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Flow 'volume_create_api' (2be71b0f-3876-42fd-922c-934bce4a422d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:37:46.359697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da47425-16e4-4b90-ae7c-c553861e1858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:46.361984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:37:46.439897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da47425-16e4-4b90-ae7c-c553861e1858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:37:46.442985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d86b4f-0b93-4255-a0d3-00952568787b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:46.531331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Created reservations ['51846b8d-f692-4bce-a382-6727223ae731', '63007631-9dbe-4e7c-a2e3-54eb1bea5c90', '0eea70e6-66fa-450f-b0eb-e666e48236df', '8ac6104e-7fea-4f48-aee9-4e10d61f32e9'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:37:46.533358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d86b4f-0b93-4255-a0d3-00952568787b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51846b8d-f692-4bce-a382-6727223ae731', '63007631-9dbe-4e7c-a2e3-54eb1bea5c90', '0eea70e6-66fa-450f-b0eb-e666e48236df', '8ac6104e-7fea-4f48-aee9-4e10d61f32e9']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:37:46.535460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3127eddd-802c-4921-9d33-03b20af96237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:46.595110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3127eddd-802c-4921-9d33-03b20af96237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b7f0454-ad94-4962-8aa5-e639baf6bfe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-884689324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38896fe1473946039bfb79cdb450b0f5',qos_specs=None,replication_status=,reservations=['51846b8d-f692-4bce-a382-6727223ae731','63007631-9dbe-4e7c-a2e3-54eb1bea5c90','0eea70e6-66fa-450f-b0eb-e666e48236df','8ac6104e-7fea-4f48-aee9-4e10d61f32e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cee8ca4bcee46f78350b191aec2a61c',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-884689324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b7f0454-ad94-4962-8aa5-e639baf6bfe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38896fe1473946039bfb79cdb450b0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9cee8ca4bcee46f78350b191aec2a61c',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:37:46.597193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9311da-6494-41e9-aad9-43ebb005958a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:46.624814 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9311da-6494-41e9-aad9-43ebb005958a) transitioned into state 'SUCCESS' from state '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-884689324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38896fe1473946039bfb79cdb450b0f5',qos_specs=None,replication_status=,reservations=['51846b8d-f692-4bce-a382-6727223ae731','63007631-9dbe-4e7c-a2e3-54eb1bea5c90','0eea70e6-66fa-450f-b0eb-e666e48236df','8ac6104e-7fea-4f48-aee9-4e10d61f32e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cee8ca4bcee46f78350b191aec2a61c',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:37:46.626777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f3c098-ae1e-4e61-9a3f-b6c0de60ce38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:46.643988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f3c098-ae1e-4e61-9a3f-b6c0de60ce38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:37:46.647570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Flow 'volume_create_api' (2be71b0f-3876-42fd-922c-934bce4a422d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:37:46.707509 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Create volume request issued successfully. Feb 03 03:37:46.734198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc09db4e-4548-418a-943f-77d1ae98193b tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes returned with HTTP 202 Feb 03 03:37:46.735071 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 297/589] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:37:46 2021] POST /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes => generated 827 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:37:46.750802 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95757b20-8c1b-4440-9dcb-71e8237ea43e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] GET http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 Feb 03 03:37:46.751435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95757b20-8c1b-4440-9dcb-71e8237ea43e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:46.752140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95757b20-8c1b-4440-9dcb-71e8237ea43e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:46.835297 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:46.835297 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:46.844428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-95757b20-8c1b-4440-9dcb-71e8237ea43e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Volume info retrieved successfully. Feb 03 03:37:46.869390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95757b20-8c1b-4440-9dcb-71e8237ea43e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 returned with HTTP 200 Feb 03 03:37:46.870280 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 293/590] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:37:46 2021] GET /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:47.886547 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6745856-0a34-4398-9227-ae409dfc76c2 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] GET http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 Feb 03 03:37:47.887682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6745856-0a34-4398-9227-ae409dfc76c2 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:47.888084 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:47.888084 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:47.888762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6745856-0a34-4398-9227-ae409dfc76c2 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:47.943008 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:47.943008 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:47.951872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c6745856-0a34-4398-9227-ae409dfc76c2 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Volume info retrieved successfully. Feb 03 03:37:47.976247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6745856-0a34-4398-9227-ae409dfc76c2 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 returned with HTTP 200 Feb 03 03:37:47.977329 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 298/591] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:37:47 2021] GET /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:47.995310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c8845b3-4c6c-445e-bd8f-c281d5402529 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] PUT http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 Feb 03 03:37:47.996282 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:47.996282 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:47.996786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c8845b3-4c6c-445e-bd8f-c281d5402529 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:48.181618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c8845b3-4c6c-445e-bd8f-c281d5402529 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 returned with HTTP 200 Feb 03 03:37:48.182490 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 294/592] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:37:47 2021] PUT /volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 => generated 316 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:48.193655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] POST http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes Feb 03 03:37:48.194453 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:48.194453 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:48.195143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:48.196474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Create volume request body: {'volume': {'size': 2}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:37:48.197044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Create volume of 2 GB Feb 03 03:37:48.218937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Availability Zones retrieved successfully. Feb 03 03:37:48.238229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Flow 'volume_create_api' (305ab333-391a-4d27-91f3-509772296213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:37:48.242963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df34e31-f1e0-40c2-84d3-8f7d634d1c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:48.245508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Validating volume size '2' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:37:48.377120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df34e31-f1e0-40c2-84d3-8f7d634d1c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:37:48.385056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b36002f-6850-49b5-afa9-17c977a712d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:48.585029 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Quota exceeded for 38896fe1473946039bfb79cdb450b0f5, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Feb 03 03:37:48.635611 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b36002f-6850-49b5-afa9-17c977a712d5) transitioned into state 'FAILURE' from state 'RUNNING' Feb 03 03:37:48.635611 n-d-767704-11 devstack@c-api.service[87958]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Feb 03 03:37:48.640845 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b36002f-6850-49b5-afa9-17c977a712d5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:48.647961 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b36002f-6850-49b5-afa9-17c977a712d5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:37:48.653905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df34e31-f1e0-40c2-84d3-8f7d634d1c9c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:48.660845 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df34e31-f1e0-40c2-84d3-8f7d634d1c9c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:37:48.671469 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Flow 'volume_create_api' (305ab333-391a-4d27-91f3-509772296213) transitioned into state 'REVERTED' from state 'RUNNING' Feb 03 03:37:48.675047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-3652df33-041e-4c93-baee-6e3e713930d7 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes returned with HTTP 413 Feb 03 03:37:48.688680 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 299/593] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:37:48 2021] POST /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes => generated 208 bytes in 495 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Feb 03 03:37:48.695825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc48bd39-216e-4159-a928-aae895a722d6 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] PUT http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 Feb 03 03:37:48.696744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc48bd39-216e-4159-a928-aae895a722d6 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:48.976370 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc48bd39-216e-4159-a928-aae895a722d6 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 returned with HTTP 200 Feb 03 03:37:48.979504 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 295/594] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:37:48 2021] PUT /volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 => generated 316 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:48.989969 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] POST http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes Feb 03 03:37:48.990448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:48.990448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:48.990865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:48.992071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Create volume request body: {'volume': {'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:37:48.992450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Create volume of 1 GB Feb 03 03:37:48.994077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:48.994077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:49.040399 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Availability Zones retrieved successfully. Feb 03 03:37:49.089465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Flow 'volume_create_api' (fb1dae63-bcb5-46eb-a9d3-afa272726670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:37:49.094496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983cdd4c-3620-4b41-97f2-2ba45af8ef0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:49.097976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:37:49.201324 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983cdd4c-3620-4b41-97f2-2ba45af8ef0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:37:49.204936 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd9d2fc-2c1f-4c77-bfd0-e7464bd32a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:49.294321 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Quota exceeded for 38896fe1473946039bfb79cdb450b0f5, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Feb 03 03:37:49.297852 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd9d2fc-2c1f-4c77-bfd0-e7464bd32a0b) transitioned into state 'FAILURE' from state 'RUNNING' Feb 03 03:37:49.298036 n-d-767704-11 devstack@c-api.service[87958]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Feb 03 03:37:49.303769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd9d2fc-2c1f-4c77-bfd0-e7464bd32a0b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:49.309231 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd9d2fc-2c1f-4c77-bfd0-e7464bd32a0b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:37:49.312024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983cdd4c-3620-4b41-97f2-2ba45af8ef0b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:37:49.314954 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983cdd4c-3620-4b41-97f2-2ba45af8ef0b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:37:49.319689 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Flow 'volume_create_api' (fb1dae63-bcb5-46eb-a9d3-afa272726670) transitioned into state 'REVERTED' from state 'RUNNING' Feb 03 03:37:49.320984 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-8eece019-e9e5-4942-b3e5-decf2f9af9d8 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes returned with HTTP 413 Feb 03 03:37:49.327099 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 300/595] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:37:48 2021] POST /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes => generated 150 bytes in 339 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Feb 03 03:37:49.336302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-422ce4ba-02d9-41a1-964b-cc185f61d741 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] PUT http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 Feb 03 03:37:49.337470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-422ce4ba-02d9-41a1-964b-cc185f61d741 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:49.549404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-422ce4ba-02d9-41a1-964b-cc185f61d741 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 returned with HTTP 200 Feb 03 03:37:49.550868 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 296/596] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:37:49 2021] PUT /volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 => generated 315 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:49.563032 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1a86b1b-f450-4544-bb70-397bccd9ac7e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] POST http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8/action Feb 03 03:37:49.563569 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:49.563569 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:49.564033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1a86b1b-f450-4544-bb70-397bccd9ac7e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:37:49.564426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1a86b1b-f450-4544-bb70-397bccd9ac7e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:49.699688 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:49.699688 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:49.707457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1a86b1b-f450-4544-bb70-397bccd9ac7e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Volume info retrieved successfully. Feb 03 03:37:49.891679 n-d-767704-11 devstack@c-api.service[87958]: ERROR cinder.volume.api [None req-e1a86b1b-f450-4544-bb70-397bccd9ac7e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Quota exceeded for 38896fe1473946039bfb79cdb450b0f5, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Feb 03 03:37:49.903970 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-e1a86b1b-f450-4544-bb70-397bccd9ac7e tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8/action returned with HTTP 413 Feb 03 03:37:49.905748 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 301/597] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:37:49 2021] POST /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8/action => generated 208 bytes in 348 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Feb 03 03:37:49.916603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a707825c-7950-4b6d-8b02-45680cb5ab39 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] DELETE http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 Feb 03 03:37:49.917449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a707825c-7950-4b6d-8b02-45680cb5ab39 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:49.917943 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a707825c-7950-4b6d-8b02-45680cb5ab39 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:49.918431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a707825c-7950-4b6d-8b02-45680cb5ab39 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Delete volume with id: 7b7f0454-ad94-4962-8aa5-e639baf6bfe8 Feb 03 03:37:49.990879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:49.990879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:49.993824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a707825c-7950-4b6d-8b02-45680cb5ab39 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Volume info retrieved successfully. Feb 03 03:37:50.042823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a707825c-7950-4b6d-8b02-45680cb5ab39 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Delete volume request issued successfully. Feb 03 03:37:50.043305 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a707825c-7950-4b6d-8b02-45680cb5ab39 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 returned with HTTP 202 Feb 03 03:37:50.054065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a95f7989-956c-4b49-8477-f714bc21d8ed tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] GET http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 Feb 03 03:37:50.054549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a95f7989-956c-4b49-8477-f714bc21d8ed tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:50.054914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:50.054914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:50.055304 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a95f7989-956c-4b49-8477-f714bc21d8ed tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:50.060633 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 297/598] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:37:49 2021] DELETE /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:37:50.181743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:50.181743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:50.226065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a95f7989-956c-4b49-8477-f714bc21d8ed tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Volume info retrieved successfully. Feb 03 03:37:50.271544 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a95f7989-956c-4b49-8477-f714bc21d8ed tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 returned with HTTP 200 Feb 03 03:37:50.272643 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 302/599] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:37:50 2021] GET /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:51.294280 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be1a968e-4ea7-429d-a0aa-de21a79660ca tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] GET http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 Feb 03 03:37:51.295115 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be1a968e-4ea7-429d-a0aa-de21a79660ca tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:51.295340 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:51.295340 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:51.295719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be1a968e-4ea7-429d-a0aa-de21a79660ca tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:51.401008 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:37:51.401008 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:37:51.422696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be1a968e-4ea7-429d-a0aa-de21a79660ca tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Volume info retrieved successfully. Feb 03 03:37:51.472981 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be1a968e-4ea7-429d-a0aa-de21a79660ca tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 returned with HTTP 200 Feb 03 03:37:51.486656 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 298/600] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:37:51 2021] GET /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 => generated 919 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:37:52.490748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ed4dc91-9af4-4360-97ae-818b90fbf5c9 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] GET http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 Feb 03 03:37:52.491914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ed4dc91-9af4-4360-97ae-818b90fbf5c9 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:37:52.492306 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:52.492306 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:52.492911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ed4dc91-9af4-4360-97ae-818b90fbf5c9 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:37:52.613350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ed4dc91-9af4-4360-97ae-818b90fbf5c9 tempest-VolumeQuotasNegativeTestJSON-1177451946 tempest-VolumeQuotasNegativeTestJSON-1177451946-project] http://10.222.0.65/volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 returned with HTTP 404 Feb 03 03:37:52.615662 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 303/601] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:37:52 2021] GET /volume/v3/38896fe1473946039bfb79cdb450b0f5/volumes/7b7f0454-ad94-4962-8aa5-e639baf6bfe8 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:37:52.625538 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6cdb27c9-3d04-48a2-bf24-9cc147289fc6 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] PUT http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 Feb 03 03:37:52.626210 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:37:52.626210 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:37:52.626897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6cdb27c9-3d04-48a2-bf24-9cc147289fc6 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:37:53.104097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6cdb27c9-3d04-48a2-bf24-9cc147289fc6 tempest-VolumeQuotasNegativeTestJSON-40650235 tempest-VolumeQuotasNegativeTestJSON-40650235-project-admin] http://10.222.0.65/volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 returned with HTTP 200 Feb 03 03:37:53.110282 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 299/602] 10.222.0.65 () {60 vars in 1342 bytes} [Wed Feb 3 03:37:52 2021] PUT /volume/v3/1ae644def8044e9bbf02cc6b57d329ac/os-quota-sets/38896fe1473946039bfb79cdb450b0f5 => generated 319 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:01.704862 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3063f89-9e24-4f0b-a754-cb547058691a tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] GET http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services Feb 03 03:38:01.706307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3063f89-9e24-4f0b-a754-cb547058691a tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:01.707049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3063f89-9e24-4f0b-a754-cb547058691a tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:01.719377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3063f89-9e24-4f0b-a754-cb547058691a tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services returned with HTTP 200 Feb 03 03:38:01.721534 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 304/603] 10.222.0.65 () {58 vars in 1216 bytes} [Wed Feb 3 03:38:01 2021] GET /volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services => generated 632 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:01.734660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94061902-1a94-439b-8db2-803183581529 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] GET http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11 Feb 03 03:38:01.735500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94061902-1a94-439b-8db2-803183581529 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:01.736189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94061902-1a94-439b-8db2-803183581529 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:01.746125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94061902-1a94-439b-8db2-803183581529 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11 returned with HTTP 200 Feb 03 03:38:01.747233 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 300/604] 10.222.0.65 () {58 vars in 1253 bytes} [Wed Feb 3 03:38:01 2021] GET /volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11 => generated 632 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:01.779196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4330256c-12b6-491d-985b-f4cd6c223423 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] GET http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11&binary=cinder-scheduler Feb 03 03:38:01.782350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4330256c-12b6-491d-985b-f4cd6c223423 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:01.783464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4330256c-12b6-491d-985b-f4cd6c223423 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:01.810378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4330256c-12b6-491d-985b-f4cd6c223423 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11&binary=cinder-scheduler returned with HTTP 200 Feb 03 03:38:01.820573 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 305/605] 10.222.0.65 () {58 vars in 1301 bytes} [Wed Feb 3 03:38:01 2021] GET /volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11&binary=cinder-scheduler => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:01.836902 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb9ea785-b844-444a-9702-d49b1612e322 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] GET http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?binary=cinder-scheduler Feb 03 03:38:01.838455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb9ea785-b844-444a-9702-d49b1612e322 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:01.839100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb9ea785-b844-444a-9702-d49b1612e322 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:01.860590 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb9ea785-b844-444a-9702-d49b1612e322 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?binary=cinder-scheduler returned with HTTP 200 Feb 03 03:38:01.862031 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 301/606] 10.222.0.65 () {58 vars in 1263 bytes} [Wed Feb 3 03:38:01 2021] GET /volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?binary=cinder-scheduler => generated 192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:02.035024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] POST http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes Feb 03 03:38:02.036225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2124557215"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:38:02.037452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2124557215'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:38:02.038024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Create volume of 1 GB Feb 03 03:38:02.052415 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Availability Zones retrieved successfully. Feb 03 03:38:02.072084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Flow 'volume_create_api' (4289494a-84a1-4111-86e7-e23838495499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:38:02.075392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87359f51-ca51-4b6f-bc4f-17cb071a5454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:02.078360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:38:02.195211 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87359f51-ca51-4b6f-bc4f-17cb071a5454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:02.197994 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fee737d-9584-4432-95a9-b5c2441610a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:02.371032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Created reservations ['0656b706-785d-45d1-90fd-886a81f4c076', 'adc9be01-7dd6-4924-84cb-85312ed11435', 'e4a35c9c-0fc9-4876-971f-e20fa562bbf5', '1487e8eb-509a-4236-9975-6934f740de51'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:38:02.373478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fee737d-9584-4432-95a9-b5c2441610a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0656b706-785d-45d1-90fd-886a81f4c076', 'adc9be01-7dd6-4924-84cb-85312ed11435', 'e4a35c9c-0fc9-4876-971f-e20fa562bbf5', '1487e8eb-509a-4236-9975-6934f740de51']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:02.375687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b13fd44-cf32-45f1-b3e2-c9f1538784a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:02.498111 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b13fd44-cf32-45f1-b3e2-c9f1538784a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bafcb044-c784-4cd3-9b50-e61e2b11430c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2124557215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb60cc9486a4754835055317e7244e7',qos_specs=None,replication_status=,reservations=['0656b706-785d-45d1-90fd-886a81f4c076','adc9be01-7dd6-4924-84cb-85312ed11435','e4a35c9c-0fc9-4876-971f-e20fa562bbf5','1487e8eb-509a-4236-9975-6934f740de51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbb9d5b33d4646888110dd907459bf2f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:38:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2124557215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bafcb044-c784-4cd3-9b50-e61e2b11430c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb60cc9486a4754835055317e7244e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dbb9d5b33d4646888110dd907459bf2f',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:02.501903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae37eea-7c07-40b3-9d85-b5f5422d09fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:02.556291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae37eea-7c07-40b3-9d85-b5f5422d09fc) transitioned into state 'SUCCESS' from state '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-2124557215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb60cc9486a4754835055317e7244e7',qos_specs=None,replication_status=,reservations=['0656b706-785d-45d1-90fd-886a81f4c076','adc9be01-7dd6-4924-84cb-85312ed11435','e4a35c9c-0fc9-4876-971f-e20fa562bbf5','1487e8eb-509a-4236-9975-6934f740de51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbb9d5b33d4646888110dd907459bf2f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:02.569821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf4f325-713d-435f-bb5e-bddd8446f328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:02.618015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf4f325-713d-435f-bb5e-bddd8446f328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:02.624574 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Flow 'volume_create_api' (4289494a-84a1-4111-86e7-e23838495499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:38:02.775489 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Create volume request issued successfully. Feb 03 03:38:02.847809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bf39238-b5a0-4cfa-a27f-2598296e8a5a tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes returned with HTTP 202 Feb 03 03:38:02.853879 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 306/607] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:38:01 2021] POST /volume/v3/4bb60cc9486a4754835055317e7244e7/volumes => generated 823 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:38:02.866574 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5e2a3e0-9307-4911-9cda-9752c842f451 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] GET http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:02.870568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5e2a3e0-9307-4911-9cda-9752c842f451 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:02.871343 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5e2a3e0-9307-4911-9cda-9752c842f451 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:02.979696 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:02.979696 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:03.000352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5e2a3e0-9307-4911-9cda-9752c842f451 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Volume info retrieved successfully. Feb 03 03:38:03.051116 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5e2a3e0-9307-4911-9cda-9752c842f451 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c returned with HTTP 200 Feb 03 03:38:03.064160 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 302/608] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:02 2021] GET /volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:04.069626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0c4cf2d-015a-4557-82cf-ce678034803d tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] GET http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:04.071102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0c4cf2d-015a-4557-82cf-ce678034803d tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:04.071513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:04.071513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:04.072231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0c4cf2d-015a-4557-82cf-ce678034803d tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:04.164844 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:04.164844 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:04.183117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0c4cf2d-015a-4557-82cf-ce678034803d tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Volume info retrieved successfully. Feb 03 03:38:04.230085 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0c4cf2d-015a-4557-82cf-ce678034803d tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c returned with HTTP 200 Feb 03 03:38:04.231971 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 307/609] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:04 2021] GET /volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:04.247203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7088310a-3d75-4970-a3f0-241d15a8a64e tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] GET http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:04.247736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7088310a-3d75-4970-a3f0-241d15a8a64e tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:04.247953 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:04.247953 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:04.248598 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7088310a-3d75-4970-a3f0-241d15a8a64e tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:04.307552 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:04.307552 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:04.319450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7088310a-3d75-4970-a3f0-241d15a8a64e tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Volume info retrieved successfully. Feb 03 03:38:04.350546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7088310a-3d75-4970-a3f0-241d15a8a64e tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c returned with HTTP 200 Feb 03 03:38:04.351864 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 303/610] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:04 2021] GET /volume/v3/1e74a9805e744ecc97bd3299bfe3c860/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c => generated 1088 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:38:04.374191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-397b6d2f-9bbc-4ad7-977f-fcfed38a7980 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] GET http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11&binary=cinder-volume Feb 03 03:38:04.374922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-397b6d2f-9bbc-4ad7-977f-fcfed38a7980 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:04.375540 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:04.375540 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:04.376081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-397b6d2f-9bbc-4ad7-977f-fcfed38a7980 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:04.387133 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-397b6d2f-9bbc-4ad7-977f-fcfed38a7980 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11&binary=cinder-volume returned with HTTP 200 Feb 03 03:38:04.388529 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 308/611] 10.222.0.65 () {58 vars in 1295 bytes} [Wed Feb 3 03:38:04 2021] GET /volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services?host=n-d-767704-11&binary=cinder-volume => generated 279 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:04.404225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18f22bce-c43a-4729-bade-1a5d9e0436a7 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] GET http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services Feb 03 03:38:04.404890 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18f22bce-c43a-4729-bade-1a5d9e0436a7 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:04.405217 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:04.405217 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:04.405780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18f22bce-c43a-4729-bade-1a5d9e0436a7 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:04.418181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18f22bce-c43a-4729-bade-1a5d9e0436a7 tempest-VolumesServicesTestJSON-1965633863 tempest-VolumesServicesTestJSON-1965633863-project-admin] http://10.222.0.65/volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services returned with HTTP 200 Feb 03 03:38:04.419463 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 304/612] 10.222.0.65 () {58 vars in 1216 bytes} [Wed Feb 3 03:38:04 2021] GET /volume/v3/1e74a9805e744ecc97bd3299bfe3c860/os-services => generated 632 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:04.430804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe5aadb6-c482-4926-b38f-d42d79fb976c tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] DELETE http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:04.431323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe5aadb6-c482-4926-b38f-d42d79fb976c tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:04.431801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe5aadb6-c482-4926-b38f-d42d79fb976c tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:04.432609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fe5aadb6-c482-4926-b38f-d42d79fb976c tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Delete volume with id: bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:04.492612 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:04.492612 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:04.493911 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fe5aadb6-c482-4926-b38f-d42d79fb976c tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Volume info retrieved successfully. Feb 03 03:38:04.537765 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fe5aadb6-c482-4926-b38f-d42d79fb976c tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Delete volume request issued successfully. Feb 03 03:38:04.538242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe5aadb6-c482-4926-b38f-d42d79fb976c tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c returned with HTTP 202 Feb 03 03:38:04.540863 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 309/613] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:38:04 2021] DELETE /volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:38:04.547172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-657f6235-b3ec-4b49-a8b5-2af475e97e6f tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] GET http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:04.547706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-657f6235-b3ec-4b49-a8b5-2af475e97e6f tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:04.549275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-657f6235-b3ec-4b49-a8b5-2af475e97e6f tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:04.653991 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:04.653991 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:04.680277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-657f6235-b3ec-4b49-a8b5-2af475e97e6f tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Volume info retrieved successfully. Feb 03 03:38:04.733142 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-657f6235-b3ec-4b49-a8b5-2af475e97e6f tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c returned with HTTP 200 Feb 03 03:38:04.744614 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 305/614] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:04 2021] GET /volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:05.752681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd05f14c-c1ae-46fe-ad32-580fb2781e34 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] GET http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:05.753735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd05f14c-c1ae-46fe-ad32-580fb2781e34 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:05.754176 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:05.754176 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:05.755594 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd05f14c-c1ae-46fe-ad32-580fb2781e34 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:05.860873 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:05.860873 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:05.869941 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd05f14c-c1ae-46fe-ad32-580fb2781e34 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Volume info retrieved successfully. Feb 03 03:38:05.921115 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd05f14c-c1ae-46fe-ad32-580fb2781e34 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c returned with HTTP 200 Feb 03 03:38:05.922345 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 310/615] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:05 2021] GET /volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:06.937260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf11e80b-e877-4f3b-a830-132e24d8a970 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] GET http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c Feb 03 03:38:06.938317 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf11e80b-e877-4f3b-a830-132e24d8a970 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:06.938688 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:06.938688 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:06.939319 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf11e80b-e877-4f3b-a830-132e24d8a970 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:06.987009 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf11e80b-e877-4f3b-a830-132e24d8a970 tempest-VolumesServicesTestJSON-1082175797 tempest-VolumesServicesTestJSON-1082175797-project] http://10.222.0.65/volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c returned with HTTP 404 Feb 03 03:38:06.992245 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 306/616] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:06 2021] GET /volume/v3/4bb60cc9486a4754835055317e7244e7/volumes/bafcb044-c784-4cd3-9b50-e61e2b11430c => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:38:18.562014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4385407c-53c3-4762-9136-9056718219f5 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] POST http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types Feb 03 03:38:18.564403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:18.564403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:18.565139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4385407c-53c3-4762-9136-9056718219f5 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1355034380", "os-volume-type-access:is_public": false}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:38:18.640898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4385407c-53c3-4762-9136-9056718219f5 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types returned with HTTP 200 Feb 03 03:38:18.642008 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 311/617] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:38:18 2021] POST /volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types => generated 231 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:18.860798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8893bfa-be81-4ca3-9839-1e88677ab120 tempest-VolumeTypesNegativeTest-289041499 tempest-VolumeTypesNegativeTest-289041499-project] POST http://10.222.0.65/volume/v3/132e31feb725425cbfaf70b205261b15/volumes Feb 03 03:38:18.861570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8893bfa-be81-4ca3-9839-1e88677ab120 tempest-VolumeTypesNegativeTest-289041499 tempest-VolumeTypesNegativeTest-289041499-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8bd9378-885c-4d7a-b885-761ee5e8807c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-49485249"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:38:18.863118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f8893bfa-be81-4ca3-9839-1e88677ab120 tempest-VolumeTypesNegativeTest-289041499 tempest-VolumeTypesNegativeTest-289041499-project] Create volume request body: {'volume': {'volume_type': 'e8bd9378-885c-4d7a-b885-761ee5e8807c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-49485249'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:38:18.905767 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8893bfa-be81-4ca3-9839-1e88677ab120 tempest-VolumeTypesNegativeTest-289041499 tempest-VolumeTypesNegativeTest-289041499-project] http://10.222.0.65/volume/v3/132e31feb725425cbfaf70b205261b15/volumes returned with HTTP 404 Feb 03 03:38:18.907068 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 307/618] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:38:18 2021] POST /volume/v3/132e31feb725425cbfaf70b205261b15/volumes => generated 114 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:38:18.916659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efe41403-d5a4-49f8-a795-614677ce51eb tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] POST http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types Feb 03 03:38:18.917701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efe41403-d5a4-49f8-a795-614677ce51eb tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:38:18.919035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efe41403-d5a4-49f8-a795-614677ce51eb tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types returned with HTTP 400 Feb 03 03:38:18.920194 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 312/619] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:38:18 2021] POST /volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:38:18.930761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30170c34-3cce-49fe-90f9-7906aebd37ec tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] DELETE http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/268a2057-d3c9-4ccf-a6dd-0607e9f4d138 Feb 03 03:38:18.931462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30170c34-3cce-49fe-90f9-7906aebd37ec tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:18.933100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30170c34-3cce-49fe-90f9-7906aebd37ec tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:18.965429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30170c34-3cce-49fe-90f9-7906aebd37ec tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/268a2057-d3c9-4ccf-a6dd-0607e9f4d138 returned with HTTP 404 Feb 03 03:38:18.966485 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 308/620] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:38:18 2021] DELETE /volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/268a2057-d3c9-4ccf-a6dd-0607e9f4d138 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:38:18.976102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3868910c-3e98-4c0e-b0bc-63396ee16e79 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] GET http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/861cd9c5-f075-451a-a4dc-8967a381631e Feb 03 03:38:18.976977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3868910c-3e98-4c0e-b0bc-63396ee16e79 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:18.977617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3868910c-3e98-4c0e-b0bc-63396ee16e79 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:19.004628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3868910c-3e98-4c0e-b0bc-63396ee16e79 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/861cd9c5-f075-451a-a4dc-8967a381631e returned with HTTP 404 Feb 03 03:38:19.006004 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 313/621] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:38:18 2021] GET /volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/861cd9c5-f075-451a-a4dc-8967a381631e => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:38:19.015103 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19c95b19-d90f-498b-a2d8-6d2415d36bb3 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] DELETE http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/e8bd9378-885c-4d7a-b885-761ee5e8807c Feb 03 03:38:19.015628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19c95b19-d90f-498b-a2d8-6d2415d36bb3 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:19.016170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19c95b19-d90f-498b-a2d8-6d2415d36bb3 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:19.129630 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:38:19.129630 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:38:19.147418 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19c95b19-d90f-498b-a2d8-6d2415d36bb3 tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/e8bd9378-885c-4d7a-b885-761ee5e8807c returned with HTTP 202 Feb 03 03:38:19.152633 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 309/622] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:38:19 2021] DELETE /volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/e8bd9378-885c-4d7a-b885-761ee5e8807c => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:38:19.157611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb47a91c-7d9d-4ed2-a55f-695b6f95337b tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] GET http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/e8bd9378-885c-4d7a-b885-761ee5e8807c Feb 03 03:38:19.158161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb47a91c-7d9d-4ed2-a55f-695b6f95337b tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:19.158656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb47a91c-7d9d-4ed2-a55f-695b6f95337b tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:19.183211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb47a91c-7d9d-4ed2-a55f-695b6f95337b tempest-VolumeTypesNegativeTest-440228235 tempest-VolumeTypesNegativeTest-440228235-project-admin] http://10.222.0.65/volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/e8bd9378-885c-4d7a-b885-761ee5e8807c returned with HTTP 404 Feb 03 03:38:19.195652 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 314/623] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:38:19 2021] GET /volume/v3/23426e34cc7b45d6a3aeb78234a97e7c/types/e8bd9378-885c-4d7a-b885-761ee5e8807c => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:38:30.211632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] POST http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes Feb 03 03:38:30.212754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-288309396"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:38:30.215281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-288309396'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:38:30.215818 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Create volume of 1 GB Feb 03 03:38:30.234074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Availability Zones retrieved successfully. Feb 03 03:38:30.272115 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Flow 'volume_create_api' (5a95604e-7c65-4cf0-b6a7-036e129c1283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:38:30.284499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd94254d-408b-4463-a7c3-60be312ea0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:30.287404 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:38:30.392656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd94254d-408b-4463-a7c3-60be312ea0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:30.403304 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f54cc4-e252-48c4-ac94-fe8667bcf017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:30.521400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Created reservations ['8e0ca3cf-5cc8-4fbd-b474-b00af31328ba', 'eff27a73-5401-49c1-b24c-20f03ac37f5f', '43962321-7324-4971-b61b-faa44afa0ba8', '66dcac27-9b3e-4ab3-9b7b-73bc63b86927'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:38:30.523641 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f54cc4-e252-48c4-ac94-fe8667bcf017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e0ca3cf-5cc8-4fbd-b474-b00af31328ba', 'eff27a73-5401-49c1-b24c-20f03ac37f5f', '43962321-7324-4971-b61b-faa44afa0ba8', '66dcac27-9b3e-4ab3-9b7b-73bc63b86927']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:30.526172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cfeeb9-2e53-426f-8ba9-d20c318b19c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:30.608288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cfeeb9-2e53-426f-8ba9-d20c318b19c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-288309396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',qos_specs=None,replication_status=,reservations=['8e0ca3cf-5cc8-4fbd-b474-b00af31328ba','eff27a73-5401-49c1-b24c-20f03ac37f5f','43962321-7324-4971-b61b-faa44afa0ba8','66dcac27-9b3e-4ab3-9b7b-73bc63b86927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-288309396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:30.610804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681ba174-8cfa-4827-ae9b-c72cbe7ddfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:30.666245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681ba174-8cfa-4827-ae9b-c72cbe7ddfc6) transitioned into state 'SUCCESS' from state '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-288309396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',qos_specs=None,replication_status=,reservations=['8e0ca3cf-5cc8-4fbd-b474-b00af31328ba','eff27a73-5401-49c1-b24c-20f03ac37f5f','43962321-7324-4971-b61b-faa44afa0ba8','66dcac27-9b3e-4ab3-9b7b-73bc63b86927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:30.668485 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb37e6d3-a0f9-4929-bdff-c53ee72cee28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:38:30.719247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb37e6d3-a0f9-4929-bdff-c53ee72cee28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:38:30.734862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Flow 'volume_create_api' (5a95604e-7c65-4cf0-b6a7-036e129c1283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:38:30.905387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Create volume request issued successfully. Feb 03 03:38:30.950856 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0abb368f-e820-487a-8d6a-26a39a80d42f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes returned with HTTP 202 Feb 03 03:38:30.965412 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 310/624] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:38:29 2021] POST /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes => generated 822 bytes in 1122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:38:30.966649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60753260-17f7-4ae1-992b-fb799710f081 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:38:30.967161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60753260-17f7-4ae1-992b-fb799710f081 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:30.968015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60753260-17f7-4ae1-992b-fb799710f081 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:31.073620 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:31.073620 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:31.086053 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60753260-17f7-4ae1-992b-fb799710f081 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:38:31.137690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60753260-17f7-4ae1-992b-fb799710f081 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 200 Feb 03 03:38:31.147440 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 315/625] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:30 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 890 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:32.165941 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-785f7db0-d5d1-4faf-9986-9720ea6f04de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:38:32.166639 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-785f7db0-d5d1-4faf-9986-9720ea6f04de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:32.166966 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:32.166966 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:32.167522 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-785f7db0-d5d1-4faf-9986-9720ea6f04de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:32.277330 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:32.277330 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:32.291681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-785f7db0-d5d1-4faf-9986-9720ea6f04de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:38:32.326251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-785f7db0-d5d1-4faf-9986-9720ea6f04de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 200 Feb 03 03:38:32.328423 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 311/626] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:32 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:32.344889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-544a8195-b725-4ad2-b8b3-63e88aa40191 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] POST http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups Feb 03 03:38:32.345357 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:32.345357 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:32.345747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-544a8195-b725-4ad2-b8b3-63e88aa40191 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c", "name": "tempest-VolumesBackupsAdminTest-Backup-701754082"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:38:32.347225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-544a8195-b725-4ad2-b8b3-63e88aa40191 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Creating new backup {'backup': {'volume_id': 'cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-701754082'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Feb 03 03:38:32.348029 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-544a8195-b725-4ad2-b8b3-63e88aa40191 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Creating backup of volume cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c in container None Feb 03 03:38:32.400678 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:32.400678 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:32.402340 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-544a8195-b725-4ad2-b8b3-63e88aa40191 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:38:32.453346 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-544a8195-b725-4ad2-b8b3-63e88aa40191 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Created reservations ['70e40934-841a-4743-9439-8bb3ceda4032', '695146ba-63dd-4e86-9651-94accd09b225'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:38:32.557501 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-544a8195-b725-4ad2-b8b3-63e88aa40191 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups returned with HTTP 202 Feb 03 03:38:32.559060 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 316/627] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:38:32 2021] POST /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups => generated 400 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:38:32.570244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81ec7000-5a35-465f-a8f0-24f1502eacf6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:32.570767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81ec7000-5a35-465f-a8f0-24f1502eacf6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:32.570990 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:32.570990 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:32.571348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81ec7000-5a35-465f-a8f0-24f1502eacf6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:32.571720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-81ec7000-5a35-465f-a8f0-24f1502eacf6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:32.602829 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:32.602829 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:32.604611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81ec7000-5a35-465f-a8f0-24f1502eacf6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:32.611842 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 312/628] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:32 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 807 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:33.619971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7592d8be-dfdd-4d77-b295-ee178ade4689 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:33.620487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7592d8be-dfdd-4d77-b295-ee178ade4689 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:33.620665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:33.620665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:33.621290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7592d8be-dfdd-4d77-b295-ee178ade4689 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:33.621809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7592d8be-dfdd-4d77-b295-ee178ade4689 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:33.672192 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:33.672192 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:33.674384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7592d8be-dfdd-4d77-b295-ee178ade4689 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:33.683754 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 317/629] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:33 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 807 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:34.694868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-408275d2-4c50-4af5-9e50-a107f439e762 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:34.695471 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-408275d2-4c50-4af5-9e50-a107f439e762 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:34.695635 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:34.695635 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:34.695990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-408275d2-4c50-4af5-9e50-a107f439e762 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:34.696366 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-408275d2-4c50-4af5-9e50-a107f439e762 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:34.742434 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:34.742434 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:34.744516 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-408275d2-4c50-4af5-9e50-a107f439e762 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:34.772468 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 313/630] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:34 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 807 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:35.758991 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b38bd3e-50da-41a0-bb98-86429f2ed8f9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:35.760586 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b38bd3e-50da-41a0-bb98-86429f2ed8f9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:35.760953 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:35.760953 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:35.761575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b38bd3e-50da-41a0-bb98-86429f2ed8f9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:35.762095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6b38bd3e-50da-41a0-bb98-86429f2ed8f9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:35.806471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:35.806471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:35.808747 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b38bd3e-50da-41a0-bb98-86429f2ed8f9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:35.821095 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 318/631] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:35 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 807 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:36.835380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-765c42ed-e993-4f19-89f8-eed4c4e2ca94 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:36.836002 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-765c42ed-e993-4f19-89f8-eed4c4e2ca94 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:36.836539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:36.836539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:36.837383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-765c42ed-e993-4f19-89f8-eed4c4e2ca94 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:36.837890 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-765c42ed-e993-4f19-89f8-eed4c4e2ca94 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:36.890067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:36.890067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:36.892190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-765c42ed-e993-4f19-89f8-eed4c4e2ca94 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:36.893563 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 314/632] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:36 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 807 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:37.927141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a592aad-b817-432f-9302-0c027cd16729 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:37.927990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a592aad-b817-432f-9302-0c027cd16729 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:37.928235 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:37.928235 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:37.928629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a592aad-b817-432f-9302-0c027cd16729 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:37.929003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6a592aad-b817-432f-9302-0c027cd16729 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:37.999718 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:37.999718 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:38.010501 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a592aad-b817-432f-9302-0c027cd16729 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:38.013442 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 319/633] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:37 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 807 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:39.025711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6ee690a-aeb1-4002-bb73-25b037d8e825 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:39.026918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6ee690a-aeb1-4002-bb73-25b037d8e825 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:39.027853 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:39.027853 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:39.028613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6ee690a-aeb1-4002-bb73-25b037d8e825 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:39.030262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e6ee690a-aeb1-4002-bb73-25b037d8e825 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:39.055435 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:39.055435 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:39.057905 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6ee690a-aeb1-4002-bb73-25b037d8e825 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:39.059077 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 315/634] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:39 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:40.080307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-143ca094-ae64-4cd3-8fb2-1d1844e49dc4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:40.080928 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-143ca094-ae64-4cd3-8fb2-1d1844e49dc4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:40.081213 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:40.081213 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:40.081756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-143ca094-ae64-4cd3-8fb2-1d1844e49dc4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:40.082212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-143ca094-ae64-4cd3-8fb2-1d1844e49dc4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:40.136416 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:40.136416 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:40.138262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-143ca094-ae64-4cd3-8fb2-1d1844e49dc4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:40.162136 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 320/635] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:40 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:38:41.153543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c79ec24f-1ca5-4c4e-8631-a9f2dda0e792 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:41.154647 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c79ec24f-1ca5-4c4e-8631-a9f2dda0e792 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:41.155024 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:41.155024 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:41.155791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c79ec24f-1ca5-4c4e-8631-a9f2dda0e792 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:41.156337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c79ec24f-1ca5-4c4e-8631-a9f2dda0e792 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:41.209592 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:41.209592 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:41.212091 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c79ec24f-1ca5-4c4e-8631-a9f2dda0e792 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:41.213433 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 316/636] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:41 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:42.227555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db1e025c-bb5c-40f3-b8ce-0eebd1600c47 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:42.228285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db1e025c-bb5c-40f3-b8ce-0eebd1600c47 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:42.228715 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:42.228715 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:42.229523 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db1e025c-bb5c-40f3-b8ce-0eebd1600c47 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:42.230012 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-db1e025c-bb5c-40f3-b8ce-0eebd1600c47 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:42.295067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:42.295067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:42.297065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db1e025c-bb5c-40f3-b8ce-0eebd1600c47 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:42.304257 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 321/637] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:42 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:43.320079 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9f4de2e-7ee9-44f8-8c8e-3e551c404a53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:43.321211 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9f4de2e-7ee9-44f8-8c8e-3e551c404a53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:43.321962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:43.321962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:43.322630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9f4de2e-7ee9-44f8-8c8e-3e551c404a53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:43.323195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b9f4de2e-7ee9-44f8-8c8e-3e551c404a53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:43.376201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:43.376201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:43.383885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9f4de2e-7ee9-44f8-8c8e-3e551c404a53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:43.385398 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 317/638] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:43 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:44.400502 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95a0ff7f-b1b5-47f2-ae29-d46855813912 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:44.400895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95a0ff7f-b1b5-47f2-ae29-d46855813912 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:44.400895 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:44.400895 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:44.401096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95a0ff7f-b1b5-47f2-ae29-d46855813912 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:44.401446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-95a0ff7f-b1b5-47f2-ae29-d46855813912 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:44.447852 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:44.447852 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:44.449759 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95a0ff7f-b1b5-47f2-ae29-d46855813912 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:44.450601 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 322/639] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:44 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:38:45.464491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e2b4019-b447-41e5-959a-7fd4a853b363 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:45.464986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e2b4019-b447-41e5-959a-7fd4a853b363 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:45.465214 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:45.465214 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:45.465587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e2b4019-b447-41e5-959a-7fd4a853b363 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:45.466371 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2e2b4019-b447-41e5-959a-7fd4a853b363 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:45.536337 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:45.536337 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:45.547067 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e2b4019-b447-41e5-959a-7fd4a853b363 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:45.558250 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 318/640] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:45 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:46.577314 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-096eec80-ac6a-41fd-800d-71849e7583d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:46.578438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-096eec80-ac6a-41fd-800d-71849e7583d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:46.578851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:46.578851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:46.579627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-096eec80-ac6a-41fd-800d-71849e7583d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:46.580289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-096eec80-ac6a-41fd-800d-71849e7583d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:46.642287 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:46.642287 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:46.645148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-096eec80-ac6a-41fd-800d-71849e7583d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:46.646009 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 323/641] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:46 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:47.669220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e5e652f-95c9-492f-afba-6463bed391c4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:47.669746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e5e652f-95c9-492f-afba-6463bed391c4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:47.669913 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:47.669913 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:47.671135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e5e652f-95c9-492f-afba-6463bed391c4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:47.671633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4e5e652f-95c9-492f-afba-6463bed391c4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:47.770509 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:47.770509 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:47.777194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e5e652f-95c9-492f-afba-6463bed391c4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:47.784134 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 319/642] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:47 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:48.804161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c8a2027-521d-41c2-a47e-e845ce32d078 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:48.807523 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c8a2027-521d-41c2-a47e-e845ce32d078 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:48.807737 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:48.807737 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:48.808595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c8a2027-521d-41c2-a47e-e845ce32d078 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:48.809127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5c8a2027-521d-41c2-a47e-e845ce32d078 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:48.885455 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:48.885455 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:48.887315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c8a2027-521d-41c2-a47e-e845ce32d078 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:48.888168 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 324/643] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:48 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:49.902124 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb4d90ca-22ce-48b3-9977-d4e5745f89d9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:49.902686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb4d90ca-22ce-48b3-9977-d4e5745f89d9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:49.902804 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:49.902804 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:49.903186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb4d90ca-22ce-48b3-9977-d4e5745f89d9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:49.903554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fb4d90ca-22ce-48b3-9977-d4e5745f89d9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:49.940131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:49.940131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:49.942545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb4d90ca-22ce-48b3-9977-d4e5745f89d9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:49.943976 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 320/644] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:49 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:50.961100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55fc4629-de7e-4f5d-9c8e-3eae87d4c320 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:50.961553 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55fc4629-de7e-4f5d-9c8e-3eae87d4c320 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:50.961637 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:50.961637 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:50.961972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55fc4629-de7e-4f5d-9c8e-3eae87d4c320 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:50.962340 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-55fc4629-de7e-4f5d-9c8e-3eae87d4c320 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:51.001264 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:51.001264 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:51.004573 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55fc4629-de7e-4f5d-9c8e-3eae87d4c320 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:51.005903 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 325/645] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:50 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:52.019213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e66539e4-b1ed-42fa-b93e-049af59010c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:52.020599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e66539e4-b1ed-42fa-b93e-049af59010c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:52.020971 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:52.020971 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:52.021602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e66539e4-b1ed-42fa-b93e-049af59010c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:52.022126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e66539e4-b1ed-42fa-b93e-049af59010c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:52.075116 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:52.075116 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:52.083016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e66539e4-b1ed-42fa-b93e-049af59010c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:52.084445 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 321/646] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:52 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:53.117520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22f97e89-32b1-485e-8cc2-14cc7f1a389c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:53.118001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22f97e89-32b1-485e-8cc2-14cc7f1a389c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:53.118215 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:53.118215 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:53.118916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22f97e89-32b1-485e-8cc2-14cc7f1a389c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:53.118916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-22f97e89-32b1-485e-8cc2-14cc7f1a389c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:53.173502 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:53.173502 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:53.185187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22f97e89-32b1-485e-8cc2-14cc7f1a389c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:53.197875 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 326/647] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:53 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:54.200661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8032aac3-3cb0-4d6a-b3e1-8cb02591ebd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:54.201182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8032aac3-3cb0-4d6a-b3e1-8cb02591ebd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:54.201400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:54.201400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:54.201768 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8032aac3-3cb0-4d6a-b3e1-8cb02591ebd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:54.202134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8032aac3-3cb0-4d6a-b3e1-8cb02591ebd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:54.251239 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:54.251239 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:54.252479 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8032aac3-3cb0-4d6a-b3e1-8cb02591ebd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:54.254303 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 322/648] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:54 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:55.267183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ca2a0a6-6eae-4810-a049-7ce93fd69fe2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:55.267790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ca2a0a6-6eae-4810-a049-7ce93fd69fe2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:55.267924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:55.267924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:55.268311 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ca2a0a6-6eae-4810-a049-7ce93fd69fe2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:55.268683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0ca2a0a6-6eae-4810-a049-7ce93fd69fe2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:55.321023 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:55.321023 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:55.322927 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ca2a0a6-6eae-4810-a049-7ce93fd69fe2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:55.323771 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 327/649] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:55 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:56.341217 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224b0626-14db-4690-a37e-11ffd9e48b22 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:56.345750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224b0626-14db-4690-a37e-11ffd9e48b22 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:56.350138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:56.350138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:56.350877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224b0626-14db-4690-a37e-11ffd9e48b22 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:56.351419 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-224b0626-14db-4690-a37e-11ffd9e48b22 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:56.396512 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:56.396512 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:56.398855 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224b0626-14db-4690-a37e-11ffd9e48b22 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:56.406435 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 323/650] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:56 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:57.414979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3a7d094-ff0e-4e19-92b7-00c1eb131f2f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:57.415581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3a7d094-ff0e-4e19-92b7-00c1eb131f2f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:57.415689 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:57.415689 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:57.416251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3a7d094-ff0e-4e19-92b7-00c1eb131f2f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:57.416628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a3a7d094-ff0e-4e19-92b7-00c1eb131f2f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:57.517958 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:57.517958 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:57.521579 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3a7d094-ff0e-4e19-92b7-00c1eb131f2f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:57.529379 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 328/651] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:57 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:58.537317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00e479ba-debe-48d3-b899-f08a4439037b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:58.552650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00e479ba-debe-48d3-b899-f08a4439037b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:58.564646 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:58.564646 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:58.569385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00e479ba-debe-48d3-b899-f08a4439037b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:58.570023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-00e479ba-debe-48d3-b899-f08a4439037b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:58.661368 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:58.661368 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:58.670481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00e479ba-debe-48d3-b899-f08a4439037b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:58.671691 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 324/652] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:58 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:38:59.686425 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81fbdfb2-71f1-4a85-ae43-7840f8d044fc tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:38:59.686947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81fbdfb2-71f1-4a85-ae43-7840f8d044fc tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:38:59.687163 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:38:59.687163 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:38:59.687533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81fbdfb2-71f1-4a85-ae43-7840f8d044fc tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:38:59.687898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-81fbdfb2-71f1-4a85-ae43-7840f8d044fc tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:38:59.725620 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:38:59.725620 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:38:59.727344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81fbdfb2-71f1-4a85-ae43-7840f8d044fc tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:38:59.729920 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 329/653] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:38:59 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:00.746986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40a40dba-cf75-4310-9c03-b99155efb35c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:00.747432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40a40dba-cf75-4310-9c03-b99155efb35c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:00.747515 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:00.747515 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:00.747838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40a40dba-cf75-4310-9c03-b99155efb35c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:00.748216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-40a40dba-cf75-4310-9c03-b99155efb35c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:00.828485 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:00.828485 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:00.833361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40a40dba-cf75-4310-9c03-b99155efb35c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:00.855374 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 325/654] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:00 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:01.866288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d9891b6-ffb6-4c09-90a3-b02af45897d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:01.866996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d9891b6-ffb6-4c09-90a3-b02af45897d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:01.867320 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:01.867320 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:01.867890 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d9891b6-ffb6-4c09-90a3-b02af45897d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:01.868435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2d9891b6-ffb6-4c09-90a3-b02af45897d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:01.913744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:01.913744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:01.920632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d9891b6-ffb6-4c09-90a3-b02af45897d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:01.929668 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 330/655] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:01 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:02.939015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5ea1b96-6b9c-4949-b7a8-aae89ec2b070 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:02.939593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5ea1b96-6b9c-4949-b7a8-aae89ec2b070 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:02.939706 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:02.939706 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:02.943620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5ea1b96-6b9c-4949-b7a8-aae89ec2b070 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:02.944923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c5ea1b96-6b9c-4949-b7a8-aae89ec2b070 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:02.978080 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:02.978080 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:02.979663 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5ea1b96-6b9c-4949-b7a8-aae89ec2b070 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:02.980474 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 326/656] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:02 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:03.995487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38adaee6-abb2-495a-a5d9-0c859c99f8de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:03.996182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38adaee6-abb2-495a-a5d9-0c859c99f8de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:03.996379 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:03.996379 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:03.997042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38adaee6-abb2-495a-a5d9-0c859c99f8de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:03.997572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-38adaee6-abb2-495a-a5d9-0c859c99f8de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:04.050634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:04.050634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:04.058865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38adaee6-abb2-495a-a5d9-0c859c99f8de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:04.059682 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 331/657] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:03 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:05.073832 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b64262d7-c87d-4bbc-b1b5-e0fa3dca9f6a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:05.074374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b64262d7-c87d-4bbc-b1b5-e0fa3dca9f6a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:05.074534 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:05.074534 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:05.075173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b64262d7-c87d-4bbc-b1b5-e0fa3dca9f6a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:05.075699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b64262d7-c87d-4bbc-b1b5-e0fa3dca9f6a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:05.135089 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:05.135089 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:05.143005 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b64262d7-c87d-4bbc-b1b5-e0fa3dca9f6a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:05.152646 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 327/658] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:05 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:06.161017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f434c510-d8c3-4979-9d2a-e8612299fcfb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:06.161683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f434c510-d8c3-4979-9d2a-e8612299fcfb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:06.161861 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:06.161861 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:06.162376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f434c510-d8c3-4979-9d2a-e8612299fcfb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:06.162746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f434c510-d8c3-4979-9d2a-e8612299fcfb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:06.223351 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:06.223351 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:06.225327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f434c510-d8c3-4979-9d2a-e8612299fcfb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:06.226166 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 332/659] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:06 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:07.246017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a18f98c2-7810-40c0-998b-651971fe6465 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:07.247276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a18f98c2-7810-40c0-998b-651971fe6465 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:07.247709 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:07.247709 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:07.248405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a18f98c2-7810-40c0-998b-651971fe6465 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:07.248966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a18f98c2-7810-40c0-998b-651971fe6465 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:07.292136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:07.292136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:07.294560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a18f98c2-7810-40c0-998b-651971fe6465 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:07.302757 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 328/660] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:07 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:08.311213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d63ce82f-a8e4-48ba-9e7c-5bdf29e9858d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:08.311716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d63ce82f-a8e4-48ba-9e7c-5bdf29e9858d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:08.311836 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:08.311836 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:08.312120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d63ce82f-a8e4-48ba-9e7c-5bdf29e9858d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:08.312483 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d63ce82f-a8e4-48ba-9e7c-5bdf29e9858d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:08.371733 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:08.371733 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:08.373857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d63ce82f-a8e4-48ba-9e7c-5bdf29e9858d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:08.374843 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 333/661] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:08 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:09.389387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dd21d1a-cca2-4671-89ce-9b053c3d6597 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:09.389951 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dd21d1a-cca2-4671-89ce-9b053c3d6597 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:09.390190 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:09.390190 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:09.390561 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dd21d1a-cca2-4671-89ce-9b053c3d6597 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:09.390963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5dd21d1a-cca2-4671-89ce-9b053c3d6597 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:09.441537 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:09.441537 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:09.450642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dd21d1a-cca2-4671-89ce-9b053c3d6597 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:09.450642 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 329/662] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:09 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:10.462625 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-912662ad-84a9-412a-99c7-594e6f720c34 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:10.463237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-912662ad-84a9-412a-99c7-594e6f720c34 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:10.463513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:10.463513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:10.463884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-912662ad-84a9-412a-99c7-594e6f720c34 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:10.464328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-912662ad-84a9-412a-99c7-594e6f720c34 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:10.545058 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:10.545058 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:10.551539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-912662ad-84a9-412a-99c7-594e6f720c34 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:10.552498 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 334/663] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:10 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:11.567595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-346fcd7f-9ebd-4843-b0b2-acebcf47a7b9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:11.568230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-346fcd7f-9ebd-4843-b0b2-acebcf47a7b9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:11.568431 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:11.568431 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:11.568804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-346fcd7f-9ebd-4843-b0b2-acebcf47a7b9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:11.569178 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-346fcd7f-9ebd-4843-b0b2-acebcf47a7b9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:11.618060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:11.618060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:11.621679 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-346fcd7f-9ebd-4843-b0b2-acebcf47a7b9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:11.622500 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 330/664] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:11 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:12.640761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a1e4561-a4fc-4dda-a8d4-e35e9324242a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:12.640761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a1e4561-a4fc-4dda-a8d4-e35e9324242a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:12.640761 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:12.640761 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:12.640761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a1e4561-a4fc-4dda-a8d4-e35e9324242a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:12.641452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9a1e4561-a4fc-4dda-a8d4-e35e9324242a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:12.685576 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:12.685576 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:12.691618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a1e4561-a4fc-4dda-a8d4-e35e9324242a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:12.692534 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 335/665] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:12 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:13.706812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f511c834-9d88-46a2-855c-70beb6cef85b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:13.707499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f511c834-9d88-46a2-855c-70beb6cef85b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:13.707852 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:13.707852 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:13.708257 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f511c834-9d88-46a2-855c-70beb6cef85b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:13.708631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f511c834-9d88-46a2-855c-70beb6cef85b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:13.761229 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:13.761229 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:13.763089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f511c834-9d88-46a2-855c-70beb6cef85b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:13.763903 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 331/666] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:13 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:14.779540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ec798e-5efe-4fab-812b-23e2aac4f627 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:14.780104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ec798e-5efe-4fab-812b-23e2aac4f627 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:14.780324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:14.780324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:14.780674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ec798e-5efe-4fab-812b-23e2aac4f627 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:14.781052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-79ec798e-5efe-4fab-812b-23e2aac4f627 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:14.846587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:14.846587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:14.851996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ec798e-5efe-4fab-812b-23e2aac4f627 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:14.864672 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 336/667] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:14 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:15.870721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-762515fd-fd17-447c-81e2-c0602c152e44 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:15.870721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-762515fd-fd17-447c-81e2-c0602c152e44 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:15.876151 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:15.876151 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:15.876151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-762515fd-fd17-447c-81e2-c0602c152e44 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:15.876151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-762515fd-fd17-447c-81e2-c0602c152e44 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:15.934504 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:15.934504 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:15.936393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-762515fd-fd17-447c-81e2-c0602c152e44 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:15.937238 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 332/668] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:15 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:16.951500 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0d85f89-0261-429e-a295-fa50d5cf836a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:16.953381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0d85f89-0261-429e-a295-fa50d5cf836a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:16.953836 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:16.953836 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:16.954677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0d85f89-0261-429e-a295-fa50d5cf836a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:16.955255 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c0d85f89-0261-429e-a295-fa50d5cf836a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:17.030439 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:17.030439 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:17.042340 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0d85f89-0261-429e-a295-fa50d5cf836a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:17.049286 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 337/669] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:16 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:18.064624 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05a32dc0-6b4d-4af8-8753-686b63e48ad5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:18.065963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05a32dc0-6b4d-4af8-8753-686b63e48ad5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:18.066365 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:18.066365 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:18.067030 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05a32dc0-6b4d-4af8-8753-686b63e48ad5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:18.067575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-05a32dc0-6b4d-4af8-8753-686b63e48ad5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:18.122074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:18.122074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:18.122074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05a32dc0-6b4d-4af8-8753-686b63e48ad5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:18.122074 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 333/670] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:18 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:19.131254 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c942501-f663-488d-b429-344968b6ddb8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:19.132129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c942501-f663-488d-b429-344968b6ddb8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:19.132347 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:19.132347 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:19.132712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c942501-f663-488d-b429-344968b6ddb8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:19.133088 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9c942501-f663-488d-b429-344968b6ddb8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:19.157726 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:19.157726 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:19.159852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c942501-f663-488d-b429-344968b6ddb8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:19.167988 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 338/671] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:19 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:20.176628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2167c0a-efb1-489d-8ef5-f41a1f8b070f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:20.177177 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2167c0a-efb1-489d-8ef5-f41a1f8b070f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:20.177374 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:20.177374 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:20.178210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2167c0a-efb1-489d-8ef5-f41a1f8b070f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:20.178774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e2167c0a-efb1-489d-8ef5-f41a1f8b070f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:20.213779 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:20.213779 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:20.216263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2167c0a-efb1-489d-8ef5-f41a1f8b070f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:20.217345 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 334/672] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:20 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:21.234251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e685f24f-6a83-406d-89af-eee087398cd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:21.235898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e685f24f-6a83-406d-89af-eee087398cd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:21.236297 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:21.236297 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:21.236941 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e685f24f-6a83-406d-89af-eee087398cd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:21.239011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e685f24f-6a83-406d-89af-eee087398cd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:21.274128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:21.274128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:21.276436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e685f24f-6a83-406d-89af-eee087398cd1 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:21.277427 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 339/673] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:21 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:21.290508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-961d78b9-38d6-428d-9fed-04aa95c69466 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:39:21.291137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-961d78b9-38d6-428d-9fed-04aa95c69466 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:21.291428 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:21.291428 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:21.291984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-961d78b9-38d6-428d-9fed-04aa95c69466 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:21.345831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:21.345831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:21.355218 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-961d78b9-38d6-428d-9fed-04aa95c69466 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:39:21.379103 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-961d78b9-38d6-428d-9fed-04aa95c69466 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 200 Feb 03 03:39:21.380463 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 335/674] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:21 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:21.657295 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] GET http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917/export_record Feb 03 03:39:21.657964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:21.658316 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:21.658316 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:21.659451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling method 'export_record' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:21.660130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Export record for backup 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Feb 03 03:39:21.684723 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:21.684723 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:21.685509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling RPCAPI with context: , host: n-d-767704-11, backup: 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Feb 03 03:39:21.703192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] export_record in rpcapi backup_id 46b80b8b-df1f-46ea-a45e-ad1571eb9917 on host n-d-767704-11. {{(pid=87960) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Feb 03 03:39:21.720222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDZiODBiOGItZGYxZi00NmVhLWE0NWUtYWQxNTcxZWI5OTE3IiwgInVzZXJfaWQiOiAiOGZlMGUyODQ1MjAxNGJmZDllMjBhY2MyOWUxYTZhZjQiLCAicHJvamVjdF9pZCI6ICJkYzVhNGRiMzhhOGI0Y2M4OTAwZmZhYTRmZjg1OGQyNCIsICJ2b2x1bWVfaWQiOiAiY2Q4M2JkMmEtYTc2Zi00ZTlkLWFmN2QtY2Q3NmJhNTFhZjljIiwgImhvc3QiOiAibi1kLTc2NzcwNC0xMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDE3NTQwODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDgzYmQyYS1hNzZmLTRlOWQtYWY3ZC1jZDc2YmE1MWFmOWMvMjAyMTAyMDMwMzM4MzkvYXpfbm92YV9iYWNrdXBfNDZiODBiOGItZGYxZi00NmVhLWE0NWUtYWQxNTcxZWI5OTE3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMi0wM1QwMzozOToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87960) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Feb 03 03:39:21.721379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbfc145f-2f56-4b52-a76d-ea3e023c1f6b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917/export_record returned with HTTP 200 Feb 03 03:39:21.722853 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 340/675] 10.222.0.65 () {58 vars in 1357 bytes} [Wed Feb 3 03:39:21 2021] GET /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917/export_record => generated 1448 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:39:21.734391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] POST http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/import_record Feb 03 03:39:21.734851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:21.734851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:21.735708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU5NjUwMDctODE3Zi00ZGRkLTk1MTUtY2UwMzU3YjY4NGJmIiwgInVzZXJfaWQiOiAiOGZlMGUyODQ1MjAxNGJmZDllMjBhY2MyOWUxYTZhZjQiLCAicHJvamVjdF9pZCI6ICJkYzVhNGRiMzhhOGI0Y2M4OTAwZmZhYTRmZjg1OGQyNCIsICJ2b2x1bWVfaWQiOiAiY2Q4M2JkMmEtYTc2Zi00ZTlkLWFmN2QtY2Q3NmJhNTFhZjljIiwgImhvc3QiOiAibi1kLTc2NzcwNC0xMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDE3NTQwODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDgzYmQyYS1hNzZmLTRlOWQtYWY3ZC1jZDc2YmE1MWFmOWMvMjAyMTAyMDMwMzM4MzkvYXpfbm92YV9iYWNrdXBfNDZiODBiOGItZGYxZi00NmVhLWE0NWUtYWQxNTcxZWI5OTE3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMi0wM1QwMzozOToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:39:21.737430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU5NjUwMDctODE3Zi00ZGRkLTk1MTUtY2UwMzU3YjY4NGJmIiwgInVzZXJfaWQiOiAiOGZlMGUyODQ1MjAxNGJmZDllMjBhY2MyOWUxYTZhZjQiLCAicHJvamVjdF9pZCI6ICJkYzVhNGRiMzhhOGI0Y2M4OTAwZmZhYTRmZjg1OGQyNCIsICJ2b2x1bWVfaWQiOiAiY2Q4M2JkMmEtYTc2Zi00ZTlkLWFmN2QtY2Q3NmJhNTFhZjljIiwgImhvc3QiOiAibi1kLTc2NzcwNC0xMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDE3NTQwODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDgzYmQyYS1hNzZmLTRlOWQtYWY3ZC1jZDc2YmE1MWFmOWMvMjAyMTAyMDMwMzM4MzkvYXpfbm92YV9iYWNrdXBfNDZiODBiOGItZGYxZi00NmVhLWE0NWUtYWQxNTcxZWI5OTE3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMi0wM1QwMzozOToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87959) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Feb 03 03:39:21.738026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU5NjUwMDctODE3Zi00ZGRkLTk1MTUtY2UwMzU3YjY4NGJmIiwgInVzZXJfaWQiOiAiOGZlMGUyODQ1MjAxNGJmZDllMjBhY2MyOWUxYTZhZjQiLCAicHJvamVjdF9pZCI6ICJkYzVhNGRiMzhhOGI0Y2M4OTAwZmZhYTRmZjg1OGQyNCIsICJ2b2x1bWVfaWQiOiAiY2Q4M2JkMmEtYTc2Zi00ZTlkLWFmN2QtY2Q3NmJhNTFhZjljIiwgImhvc3QiOiAibi1kLTc2NzcwNC0xMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDE3NTQwODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDgzYmQyYS1hNzZmLTRlOWQtYWY3ZC1jZDc2YmE1MWFmOWMvMjAyMTAyMDMwMzM4MzkvYXpfbm92YV9iYWNrdXBfNDZiODBiOGItZGYxZi00NmVhLWE0NWUtYWQxNTcxZWI5OTE3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMi0wM1QwMzozOToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87959) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Feb 03 03:39:21.796643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Created reservations ['6a2fdf08-470b-4275-b971-cff78dd14075', '66a9856d-3390-4758-9170-98371d6e7811'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:39:21.880829 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] import_record rpcapi backup id d5965007-817f-4ddd-9515-ce0357b684bf on host n-d-767704-11 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU5NjUwMDctODE3Zi00ZGRkLTk1MTUtY2UwMzU3YjY4NGJmIiwgInVzZXJfaWQiOiAiOGZlMGUyODQ1MjAxNGJmZDllMjBhY2MyOWUxYTZhZjQiLCAicHJvamVjdF9pZCI6ICJkYzVhNGRiMzhhOGI0Y2M4OTAwZmZhYTRmZjg1OGQyNCIsICJ2b2x1bWVfaWQiOiAiY2Q4M2JkMmEtYTc2Zi00ZTlkLWFmN2QtY2Q3NmJhNTFhZjljIiwgImhvc3QiOiAibi1kLTc2NzcwNC0xMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDE3NTQwODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDgzYmQyYS1hNzZmLTRlOWQtYWY3ZC1jZDc2YmE1MWFmOWMvMjAyMTAyMDMwMzM4MzkvYXpfbm92YV9iYWNrdXBfNDZiODBiOGItZGYxZi00NmVhLWE0NWUtYWQxNTcxZWI5OTE3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDItMDNUMDM6Mzg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMi0wM1QwMzozOToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87959) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Feb 03 03:39:21.885850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Import record output: {'backup': {'id': 'd5965007-817f-4ddd-9515-ce0357b684bf', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf'}, {'rel': 'bookmark', 'href': 'http://10.222.0.65/volume/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf'}]}}. {{(pid=87959) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Feb 03 03:39:21.887058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c4d6072-1db2-48ca-9fc6-ea47adbdb17b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/import_record returned with HTTP 201 Feb 03 03:39:21.893191 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 336/676] 10.222.0.65 () {60 vars in 1269 bytes} [Wed Feb 3 03:39:21 2021] POST /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/import_record => generated 354 bytes in 160 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Feb 03 03:39:21.899598 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bd08616-ad61-4fad-9f8f-4eb6aee0de5a tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] GET http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf Feb 03 03:39:21.900539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bd08616-ad61-4fad-9f8f-4eb6aee0de5a tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:21.900984 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:21.900984 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:21.901830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bd08616-ad61-4fad-9f8f-4eb6aee0de5a tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:21.902411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7bd08616-ad61-4fad-9f8f-4eb6aee0de5a tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Show backup with id d5965007-817f-4ddd-9515-ce0357b684bf. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:21.945248 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:21.945248 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:21.948062 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bd08616-ad61-4fad-9f8f-4eb6aee0de5a tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf returned with HTTP 200 Feb 03 03:39:21.949372 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 341/677] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:21 2021] GET /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf => generated 713 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:22.963595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85fd187a-5fd1-41ea-b495-df534bc0d09b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] GET http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf Feb 03 03:39:22.965079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85fd187a-5fd1-41ea-b495-df534bc0d09b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:22.965293 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:22.965293 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:22.965933 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85fd187a-5fd1-41ea-b495-df534bc0d09b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:22.966331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-85fd187a-5fd1-41ea-b495-df534bc0d09b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Show backup with id d5965007-817f-4ddd-9515-ce0357b684bf. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:22.994472 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:22.994472 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:22.996462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85fd187a-5fd1-41ea-b495-df534bc0d09b tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf returned with HTTP 200 Feb 03 03:39:22.997442 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 337/678] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:22 2021] GET /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:23.011415 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64bb180d-fb24-49b7-be08-5b60540fadce tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] GET http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups Feb 03 03:39:23.011928 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64bb180d-fb24-49b7-be08-5b60540fadce tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:23.012483 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:23.012483 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:23.012934 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64bb180d-fb24-49b7-be08-5b60540fadce tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:23.039054 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64bb180d-fb24-49b7-be08-5b60540fadce tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups returned with HTTP 200 Feb 03 03:39:23.040267 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 342/679] 10.222.0.65 () {58 vars in 1204 bytes} [Wed Feb 3 03:39:23 2021] GET /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups => generated 403 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:23.052676 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] POST http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917/restore Feb 03 03:39:23.053255 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:23.053255 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:23.053757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:39:23.054778 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Restoring backup 46b80b8b-df1f-46ea-a45e-ad1571eb9917 ({'restore': {}}) {{(pid=87959) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Feb 03 03:39:23.055323 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Restoring backup 46b80b8b-df1f-46ea-a45e-ad1571eb9917 to volume None. Feb 03 03:39:23.079721 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:23.079721 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:23.084384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Creating volume of 1 GB for restore of backup 46b80b8b-df1f-46ea-a45e-ad1571eb9917. Feb 03 03:39:23.110570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Availability zone cache updated, next update will occur around 2021-02-03 04:39:23.109935. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Feb 03 03:39:23.111028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Availability Zones retrieved successfully. Feb 03 03:39:23.129734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Flow 'volume_create_api' (1568b326-089b-4424-bd51-88f92a2f041f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:39:23.132674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d53b2e-fe0d-4809-b56d-b8533a85f44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:23.134940 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:39:23.207537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d53b2e-fe0d-4809-b56d-b8533a85f44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:23.209759 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f147a40-8c23-4184-99b7-71912a759b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:23.286522 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Created reservations ['9d2893c1-d137-49e7-9fc3-4cb1e44254ba', '13afb552-1217-4e9b-96a9-6f6e38631bcd', '408e6111-f094-43bb-ab2b-36b0f7f2520a', '782e676b-3e57-41a5-b339-438e17f5c772'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:39:23.288479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f147a40-8c23-4184-99b7-71912a759b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d2893c1-d137-49e7-9fc3-4cb1e44254ba', '13afb552-1217-4e9b-96a9-6f6e38631bcd', '408e6111-f094-43bb-ab2b-36b0f7f2520a', '782e676b-3e57-41a5-b339-438e17f5c772']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:23.291530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2110ae-9dcb-4858-b38c-63d0eb635553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:23.356193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2110ae-9dcb-4858-b38c-63d0eb635553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062468ce-b055-465d-87c7-efd263d1312f', '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_46b80b8b-df1f-46ea-a45e-ad1571eb9917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',qos_specs=None,replication_status=,reservations=['9d2893c1-d137-49e7-9fc3-4cb1e44254ba','13afb552-1217-4e9b-96a9-6f6e38631bcd','408e6111-f094-43bb-ab2b-36b0f7f2520a','782e676b-3e57-41a5-b339-438e17f5c772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:39:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_46b80b8b-df1f-46ea-a45e-ad1571eb9917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062468ce-b055-465d-87c7-efd263d1312f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:23.358272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eef2a0f-e819-4c9d-9161-2e209619aecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:23.385626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eef2a0f-e819-4c9d-9161-2e209619aecf) transitioned into 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_46b80b8b-df1f-46ea-a45e-ad1571eb9917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',qos_specs=None,replication_status=,reservations=['9d2893c1-d137-49e7-9fc3-4cb1e44254ba','13afb552-1217-4e9b-96a9-6f6e38631bcd','408e6111-f094-43bb-ab2b-36b0f7f2520a','782e676b-3e57-41a5-b339-438e17f5c772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:23.387687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b3d6c4-3c2b-472c-b27a-dab6c889945e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:23.405131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b3d6c4-3c2b-472c-b27a-dab6c889945e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:23.409449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Flow 'volume_create_api' (1568b326-089b-4424-bd51-88f92a2f041f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:39:23.471526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Create volume request issued successfully. Feb 03 03:39:23.542563 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:23.542563 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:23.544187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:39:23.544879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Feb 03 03:39:23.544879 n-d-767704-11 devstack@c-api.service[87958]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Feb 03 03:39:23.544879 n-d-767704-11 devstack@c-api.service[87958]: hub = hubs.get_hub() Feb 03 03:39:24.606741 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:24.606741 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:24.609242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:39:24.610146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Checking backup size 1 against volume size 1 {{(pid=87959) restore /opt/stack/cinder/cinder/backup/api.py:383}} Feb 03 03:39:24.610712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Overwriting volume 062468ce-b055-465d-87c7-efd263d1312f with restore of backup 46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:24.639022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] restore_backup in rpcapi backup_id 46b80b8b-df1f-46ea-a45e-ad1571eb9917 {{(pid=87959) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Feb 03 03:39:24.644000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-693327fa-5481-4559-9dc3-5b9c0320e099 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917/restore returned with HTTP 202 Feb 03 03:39:24.645518 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 338/680] 10.222.0.65 () {60 vars in 1360 bytes} [Wed Feb 3 03:39:23 2021] POST /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917/restore => generated 189 bytes in 1599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:39:24.655453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b84c30af-1933-4404-a422-b3a4a26dc933 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:24.656205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b84c30af-1933-4404-a422-b3a4a26dc933 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:24.656632 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:24.656632 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:24.657293 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b84c30af-1933-4404-a422-b3a4a26dc933 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:24.657863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b84c30af-1933-4404-a422-b3a4a26dc933 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:24.699025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:24.699025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:24.701540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b84c30af-1933-4404-a422-b3a4a26dc933 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:24.702575 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 343/681] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:24 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:25.717742 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6dcaa71-46ef-4015-8054-535a95be7365 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:25.718273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6dcaa71-46ef-4015-8054-535a95be7365 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:25.718496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:25.718496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:25.718872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6dcaa71-46ef-4015-8054-535a95be7365 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:25.719241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c6dcaa71-46ef-4015-8054-535a95be7365 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:25.742649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:25.742649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:25.745706 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6dcaa71-46ef-4015-8054-535a95be7365 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:25.747075 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 339/682] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:25 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:26.765525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3429a335-0966-4c02-9c1a-da997e4e5810 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:26.766081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3429a335-0966-4c02-9c1a-da997e4e5810 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:26.766307 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:26.766307 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:26.766691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3429a335-0966-4c02-9c1a-da997e4e5810 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:26.767068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3429a335-0966-4c02-9c1a-da997e4e5810 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:26.818665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:26.818665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:26.820638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3429a335-0966-4c02-9c1a-da997e4e5810 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:26.828494 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 344/683] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:26 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:27.835692 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94c2edba-d64d-4605-a5cc-057cf0a932d2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:27.836339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94c2edba-d64d-4605-a5cc-057cf0a932d2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:27.836731 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:27.836731 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:27.837349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94c2edba-d64d-4605-a5cc-057cf0a932d2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:27.837867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-94c2edba-d64d-4605-a5cc-057cf0a932d2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:27.890691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:27.890691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:27.892872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94c2edba-d64d-4605-a5cc-057cf0a932d2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:27.898707 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 340/684] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:27 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:28.927173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea0fc612-5cb0-4e71-b1f2-d2a7d67473c8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:28.927173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea0fc612-5cb0-4e71-b1f2-d2a7d67473c8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:28.927173 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:28.927173 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:28.927173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea0fc612-5cb0-4e71-b1f2-d2a7d67473c8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:28.927173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ea0fc612-5cb0-4e71-b1f2-d2a7d67473c8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:29.040654 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:29.040654 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:29.050379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea0fc612-5cb0-4e71-b1f2-d2a7d67473c8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:29.051244 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 345/685] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:28 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:30.068831 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e860c738-a606-4d86-be88-b7e3b1066381 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:30.068831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e860c738-a606-4d86-be88-b7e3b1066381 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:30.068831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:30.068831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:30.068831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e860c738-a606-4d86-be88-b7e3b1066381 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:30.068831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e860c738-a606-4d86-be88-b7e3b1066381 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:30.146203 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:30.146203 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:30.158096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e860c738-a606-4d86-be88-b7e3b1066381 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:30.159983 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 341/686] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:30 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:31.177656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d30cf46f-8a0f-4aee-a859-df2f0fe4216a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:31.177656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d30cf46f-8a0f-4aee-a859-df2f0fe4216a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:31.177656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:31.177656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:31.181844 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d30cf46f-8a0f-4aee-a859-df2f0fe4216a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:31.181844 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d30cf46f-8a0f-4aee-a859-df2f0fe4216a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:31.232235 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:31.232235 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:31.234332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d30cf46f-8a0f-4aee-a859-df2f0fe4216a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:31.244984 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 346/687] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:31 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:32.257752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3336aa86-b9fe-4326-9fe2-d2feb58f17d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:32.257752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3336aa86-b9fe-4326-9fe2-d2feb58f17d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:32.257752 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:32.257752 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:32.257752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3336aa86-b9fe-4326-9fe2-d2feb58f17d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:32.257752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3336aa86-b9fe-4326-9fe2-d2feb58f17d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:32.306495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:32.306495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:32.308408 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3336aa86-b9fe-4326-9fe2-d2feb58f17d7 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:32.315547 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 342/688] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:32 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:33.323403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0402b033-227c-4955-b80b-be782d61069e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:33.323403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0402b033-227c-4955-b80b-be782d61069e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:33.331252 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:33.331252 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:33.331252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0402b033-227c-4955-b80b-be782d61069e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:33.331252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0402b033-227c-4955-b80b-be782d61069e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:33.390109 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:33.390109 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:33.390109 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0402b033-227c-4955-b80b-be782d61069e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:33.417310 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 347/689] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:33 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:34.403652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48038681-3f03-4585-873e-a9054fa668e3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:34.403652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48038681-3f03-4585-873e-a9054fa668e3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:34.403652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:34.403652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:34.403652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48038681-3f03-4585-873e-a9054fa668e3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:34.403652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-48038681-3f03-4585-873e-a9054fa668e3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:34.450060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:34.450060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:34.455921 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48038681-3f03-4585-873e-a9054fa668e3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:34.461659 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 343/690] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:34 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:35.474206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23879721-f76e-4689-bbd6-3bc7d66842da tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:35.525101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23879721-f76e-4689-bbd6-3bc7d66842da tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:35.525101 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:35.525101 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:35.525101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23879721-f76e-4689-bbd6-3bc7d66842da tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:35.525101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-23879721-f76e-4689-bbd6-3bc7d66842da tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:35.569462 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:35.569462 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:35.579847 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23879721-f76e-4689-bbd6-3bc7d66842da tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:35.585507 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 348/691] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:35 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:36.624124 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f13ab8e9-83df-4ccd-8de4-ac0f0377a7c3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:36.624124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f13ab8e9-83df-4ccd-8de4-ac0f0377a7c3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:36.624124 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:36.624124 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:36.624124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f13ab8e9-83df-4ccd-8de4-ac0f0377a7c3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:36.644644 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f13ab8e9-83df-4ccd-8de4-ac0f0377a7c3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:36.724618 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:36.724618 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:36.724618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f13ab8e9-83df-4ccd-8de4-ac0f0377a7c3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:36.728609 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 344/692] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:36 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:37.749136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-841e0a47-a737-4dd9-a46a-774f8cad629f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:37.749136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-841e0a47-a737-4dd9-a46a-774f8cad629f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:37.749136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:37.749136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:37.749136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-841e0a47-a737-4dd9-a46a-774f8cad629f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:37.749136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-841e0a47-a737-4dd9-a46a-774f8cad629f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:37.902189 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:37.902189 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:37.902189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-841e0a47-a737-4dd9-a46a-774f8cad629f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:37.902189 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 349/693] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:37 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:38.929694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-852b8ade-0646-4f31-b350-01316bd569e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:38.929694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-852b8ade-0646-4f31-b350-01316bd569e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:38.929694 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:38.929694 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:38.929694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-852b8ade-0646-4f31-b350-01316bd569e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:38.929694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-852b8ade-0646-4f31-b350-01316bd569e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:39.037648 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:39.037648 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:39.039874 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-852b8ade-0646-4f31-b350-01316bd569e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:39.041320 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 345/694] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:38 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:40.064730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cede28a-b92d-469f-909e-98a239a8d481 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:40.074326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cede28a-b92d-469f-909e-98a239a8d481 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:40.074326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:40.074326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:40.074326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cede28a-b92d-469f-909e-98a239a8d481 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:40.074326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7cede28a-b92d-469f-909e-98a239a8d481 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:40.218966 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:40.218966 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:40.220767 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cede28a-b92d-469f-909e-98a239a8d481 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:40.228844 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 350/695] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:40 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:41.284383 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f4a4a67-1f5e-48cb-bac3-e0899510c0dd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:41.284383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f4a4a67-1f5e-48cb-bac3-e0899510c0dd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:41.284383 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:41.284383 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:41.284383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f4a4a67-1f5e-48cb-bac3-e0899510c0dd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:41.284383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f4a4a67-1f5e-48cb-bac3-e0899510c0dd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:41.363664 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:41.363664 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:41.400006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f4a4a67-1f5e-48cb-bac3-e0899510c0dd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:41.415733 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 346/696] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:41 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:42.414913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67401b3e-1813-48ea-8997-1b30f172984b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:42.414913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67401b3e-1813-48ea-8997-1b30f172984b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:42.414913 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:42.414913 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:42.414913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67401b3e-1813-48ea-8997-1b30f172984b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:42.414913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-67401b3e-1813-48ea-8997-1b30f172984b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:42.505448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:42.505448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:42.546820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67401b3e-1813-48ea-8997-1b30f172984b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:42.566391 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 351/697] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:42 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:43.311671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] POST http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes Feb 03 03:39:43.312346 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:43.312346 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:43.312953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-692453850"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:39:43.314181 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-692453850'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:39:43.315294 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Create volume of 1 GB Feb 03 03:39:43.390517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Availability Zones retrieved successfully. Feb 03 03:39:43.422507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Flow 'volume_create_api' (56b1633d-90a7-4816-934a-3c99d6b5df82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:39:43.443100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b2f82d-bd14-4cfa-afe0-060e45d92bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:43.443100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:39:43.552355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b2f82d-bd14-4cfa-afe0-060e45d92bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:43.552355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7d3268-870c-403a-bc87-1df4e50f76ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:43.570277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc19bdde-128f-469f-bc6e-5071002c748f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:43.570277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc19bdde-128f-469f-bc6e-5071002c748f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:43.570277 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:43.570277 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:43.570277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc19bdde-128f-469f-bc6e-5071002c748f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:43.570277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bc19bdde-128f-469f-bc6e-5071002c748f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:43.620787 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:43.620787 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:43.654392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc19bdde-128f-469f-bc6e-5071002c748f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:43.654392 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 352/698] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:43 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:43.769510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Created reservations ['79214222-6084-4354-9dc6-feaac266f3c7', 'd0b12896-9277-48e2-adaf-9df76cd1dcbe', '79533fcf-2114-4fb8-8b0e-d7303d5dab05', '80f6eff8-d7fd-4748-8718-a8422af97caa'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:39:43.774149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7d3268-870c-403a-bc87-1df4e50f76ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79214222-6084-4354-9dc6-feaac266f3c7', 'd0b12896-9277-48e2-adaf-9df76cd1dcbe', '79533fcf-2114-4fb8-8b0e-d7303d5dab05', '80f6eff8-d7fd-4748-8718-a8422af97caa']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:43.784808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85478e1-3a2d-4a84-acdc-c27696650108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:43.872744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85478e1-3a2d-4a84-acdc-c27696650108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a054b6be-8c95-4828-b898-99cd91501b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-692453850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d654d1db0b48f085673c4c5d48ed95',qos_specs=None,replication_status=,reservations=['79214222-6084-4354-9dc6-feaac266f3c7','d0b12896-9277-48e2-adaf-9df76cd1dcbe','79533fcf-2114-4fb8-8b0e-d7303d5dab05','80f6eff8-d7fd-4748-8718-a8422af97caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38fdac57fef24f98b3ce694762adf0aa',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:39:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-692453850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a054b6be-8c95-4828-b898-99cd91501b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65d654d1db0b48f085673c4c5d48ed95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='38fdac57fef24f98b3ce694762adf0aa',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:43.878004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4649bbc3-c2b1-464c-b999-168fa4c76f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:43.915282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4649bbc3-c2b1-464c-b999-168fa4c76f3d) transitioned into state 'SUCCESS' from state '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-692453850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d654d1db0b48f085673c4c5d48ed95',qos_specs=None,replication_status=,reservations=['79214222-6084-4354-9dc6-feaac266f3c7','d0b12896-9277-48e2-adaf-9df76cd1dcbe','79533fcf-2114-4fb8-8b0e-d7303d5dab05','80f6eff8-d7fd-4748-8718-a8422af97caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38fdac57fef24f98b3ce694762adf0aa',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:43.918972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb010222-70ab-4f26-aa6d-11bdd7792def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:39:43.945176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb010222-70ab-4f26-aa6d-11bdd7792def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:39:43.980912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Flow 'volume_create_api' (56b1633d-90a7-4816-934a-3c99d6b5df82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:39:44.143898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Create volume request issued successfully. Feb 03 03:39:44.178713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80c6c69b-5684-421e-aafb-e40bb3c13519 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes returned with HTTP 202 Feb 03 03:39:44.198263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e3fdba9-06c8-4c86-a069-8d2cc0a5dadc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:39:44.198731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e3fdba9-06c8-4c86-a069-8d2cc0a5dadc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:44.198949 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:44.198949 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:44.199359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e3fdba9-06c8-4c86-a069-8d2cc0a5dadc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:44.199763 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 347/699] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:39:42 2021] POST /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes => generated 822 bytes in 1617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:39:44.401306 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:44.401306 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:44.419674 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5e3fdba9-06c8-4c86-a069-8d2cc0a5dadc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:39:44.469056 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e3fdba9-06c8-4c86-a069-8d2cc0a5dadc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 200 Feb 03 03:39:44.476054 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 353/700] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:44 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 914 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:44.663226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd0f1d3b-7dba-4ecb-ba17-c77a8eecc0c0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:44.665954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd0f1d3b-7dba-4ecb-ba17-c77a8eecc0c0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:44.665954 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:44.665954 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:44.665954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd0f1d3b-7dba-4ecb-ba17-c77a8eecc0c0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:44.665954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dd0f1d3b-7dba-4ecb-ba17-c77a8eecc0c0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:44.745127 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:44.745127 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:44.747809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd0f1d3b-7dba-4ecb-ba17-c77a8eecc0c0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:44.748891 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 348/701] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:44 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:45.498075 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76b771e0-9653-4976-8e47-8a279c14ae4f tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:39:45.498075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76b771e0-9653-4976-8e47-8a279c14ae4f tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:45.498075 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:45.498075 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:45.498075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76b771e0-9653-4976-8e47-8a279c14ae4f tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:45.685124 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:45.685124 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:45.738576 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-76b771e0-9653-4976-8e47-8a279c14ae4f tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:39:45.766439 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ceecdd7-95bb-4110-a20b-3f230527186d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:45.766439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ceecdd7-95bb-4110-a20b-3f230527186d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:45.766439 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:45.766439 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:45.766439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ceecdd7-95bb-4110-a20b-3f230527186d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:45.766439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6ceecdd7-95bb-4110-a20b-3f230527186d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:45.794984 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76b771e0-9653-4976-8e47-8a279c14ae4f tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 200 Feb 03 03:39:45.794984 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 354/702] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:45 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:45.843912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:45.843912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:45.843912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ceecdd7-95bb-4110-a20b-3f230527186d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:45.856993 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 349/703] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:45 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:46.816160 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74d007a6-697d-41ee-bf07-60f1a000bcdc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:39:46.816160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74d007a6-697d-41ee-bf07-60f1a000bcdc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:46.816160 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:46.816160 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:46.816160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74d007a6-697d-41ee-bf07-60f1a000bcdc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:46.904863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc7dc755-5440-4bd3-9061-a49c47736630 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:46.904863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc7dc755-5440-4bd3-9061-a49c47736630 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:46.904863 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:46.904863 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:46.904863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc7dc755-5440-4bd3-9061-a49c47736630 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:46.904863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fc7dc755-5440-4bd3-9061-a49c47736630 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:46.999192 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:46.999192 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:46.999192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc7dc755-5440-4bd3-9061-a49c47736630 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:46.999192 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 350/704] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:46 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:47.021442 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:47.021442 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:47.059141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-74d007a6-697d-41ee-bf07-60f1a000bcdc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:39:47.115776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74d007a6-697d-41ee-bf07-60f1a000bcdc tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 200 Feb 03 03:39:47.117033 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 355/705] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:46 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 915 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:47.148801 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3aaacc2c-644a-4f0c-b5ab-317eab78bf8d tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] POST http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots Feb 03 03:39:47.148801 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:47.148801 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:47.148801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3aaacc2c-644a-4f0c-b5ab-317eab78bf8d tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a054b6be-8c95-4828-b898-99cd91501b7e", "name": "tempest-SnapshotManageAdminTest-Snapshot-1606697700"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:39:47.295704 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:47.295704 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:47.295704 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3aaacc2c-644a-4f0c-b5ab-317eab78bf8d tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:39:47.295704 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-3aaacc2c-644a-4f0c-b5ab-317eab78bf8d tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Create snapshot from volume a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:39:47.500592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3aaacc2c-644a-4f0c-b5ab-317eab78bf8d tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Created reservations ['6fbb536c-e5ca-4eee-81b7-f1e41319f245', '178bcb6e-4f39-4341-859a-556154b1b2c8', '4d013a70-43a9-45bb-b3f9-a42ed8f5429b', '6e2b7b9d-6582-4060-bc81-7060e90c5e23'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:39:47.848813 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3aaacc2c-644a-4f0c-b5ab-317eab78bf8d tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Snapshot create request issued successfully. Feb 03 03:39:47.848813 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3aaacc2c-644a-4f0c-b5ab-317eab78bf8d tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots returned with HTTP 202 Feb 03 03:39:47.848813 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 351/706] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:39:47 2021] POST /volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots => generated 310 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:39:47.863587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e85a524-6dd4-4e6a-8b12-fe49323b80c9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:47.863587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e85a524-6dd4-4e6a-8b12-fe49323b80c9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:47.863587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:47.863587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:47.863587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e85a524-6dd4-4e6a-8b12-fe49323b80c9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:47.954673 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:47.954673 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:47.956541 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4e85a524-6dd4-4e6a-8b12-fe49323b80c9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Snapshot retrieved successfully. Feb 03 03:39:47.958936 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e85a524-6dd4-4e6a-8b12-fe49323b80c9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 returned with HTTP 200 Feb 03 03:39:47.960147 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 356/707] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:47 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 => generated 442 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:48.020201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7da21af5-8363-4fe3-aa9d-492fd4cb12e4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:48.020201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7da21af5-8363-4fe3-aa9d-492fd4cb12e4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:48.020201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:48.020201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:48.020201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7da21af5-8363-4fe3-aa9d-492fd4cb12e4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:48.020201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7da21af5-8363-4fe3-aa9d-492fd4cb12e4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:48.103485 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:48.103485 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:48.128661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7da21af5-8363-4fe3-aa9d-492fd4cb12e4 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:48.128661 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 352/708] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:48 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:48.981691 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fa92050-df05-4c20-8541-579cf56347ff tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:48.981691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fa92050-df05-4c20-8541-579cf56347ff tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:48.981691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:48.981691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:48.981691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fa92050-df05-4c20-8541-579cf56347ff tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:49.032182 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:49.032182 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:49.032182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fa92050-df05-4c20-8541-579cf56347ff tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Snapshot retrieved successfully. Feb 03 03:39:49.032182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fa92050-df05-4c20-8541-579cf56347ff tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 returned with HTTP 200 Feb 03 03:39:49.041494 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 357/709] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:48 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 => generated 442 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:49.145658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-132a8bb7-8f14-4b9e-81c8-2ebae3d09309 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:49.145658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-132a8bb7-8f14-4b9e-81c8-2ebae3d09309 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:49.145658 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:49.145658 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:49.145658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-132a8bb7-8f14-4b9e-81c8-2ebae3d09309 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:49.145658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-132a8bb7-8f14-4b9e-81c8-2ebae3d09309 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:49.201453 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:49.201453 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:49.201453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-132a8bb7-8f14-4b9e-81c8-2ebae3d09309 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:49.209847 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 353/710] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:49 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:50.044993 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0dcb7b84-ddef-460d-a748-68841948f80c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:50.044993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0dcb7b84-ddef-460d-a748-68841948f80c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:50.044993 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:50.044993 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:50.044993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0dcb7b84-ddef-460d-a748-68841948f80c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:50.144686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:50.144686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:50.146410 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0dcb7b84-ddef-460d-a748-68841948f80c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Snapshot retrieved successfully. Feb 03 03:39:50.151871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0dcb7b84-ddef-460d-a748-68841948f80c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 returned with HTTP 200 Feb 03 03:39:50.162358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 358/711] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:50 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 => generated 442 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:50.222448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-531f9678-a774-4ae2-810a-47758302bea8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:50.222448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-531f9678-a774-4ae2-810a-47758302bea8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:50.222448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:50.222448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:50.222448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-531f9678-a774-4ae2-810a-47758302bea8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:50.222448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-531f9678-a774-4ae2-810a-47758302bea8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:50.297040 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:50.297040 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:50.325765 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-531f9678-a774-4ae2-810a-47758302bea8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:50.325765 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 354/712] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:50 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:51.170439 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16e6f82c-2029-4762-858c-5d1a3b53e426 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:51.170439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16e6f82c-2029-4762-858c-5d1a3b53e426 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:51.170439 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:51.170439 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:51.175577 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16e6f82c-2029-4762-858c-5d1a3b53e426 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:51.257141 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:51.257141 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:51.257141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-16e6f82c-2029-4762-858c-5d1a3b53e426 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Snapshot retrieved successfully. Feb 03 03:39:51.257141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16e6f82c-2029-4762-858c-5d1a3b53e426 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 returned with HTTP 200 Feb 03 03:39:51.257141 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 359/713] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:51 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:51.337047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ded647fb-7970-4df8-a742-b936c6c09935 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:51.337047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ded647fb-7970-4df8-a742-b936c6c09935 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:51.337047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:51.337047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:51.337047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ded647fb-7970-4df8-a742-b936c6c09935 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:51.337047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ded647fb-7970-4df8-a742-b936c6c09935 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:51.384196 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:51.384196 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:51.384196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ded647fb-7970-4df8-a742-b936c6c09935 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:51.384196 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 360/714] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:51 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:51.434396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c05871d5-eb51-4d60-b66a-9cb597c9359a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] POST http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741/action Feb 03 03:39:51.434396 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:51.434396 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:51.434396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c05871d5-eb51-4d60-b66a-9cb597c9359a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:39:51.434396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c05871d5-eb51-4d60-b66a-9cb597c9359a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:39:51.434396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.snapshot_unmanage [None req-c05871d5-eb51-4d60-b66a-9cb597c9359a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Unmanage snapshot with id: ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:51.494156 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:51.494156 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:51.499176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c05871d5-eb51-4d60-b66a-9cb597c9359a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:51.690181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c05871d5-eb51-4d60-b66a-9cb597c9359a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot delete request issued successfully. Feb 03 03:39:51.690181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c05871d5-eb51-4d60-b66a-9cb597c9359a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741/action returned with HTTP 202 Feb 03 03:39:51.709573 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 355/715] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:39:51 2021] POST /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741/action => generated 0 bytes in 441 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:39:51.713430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e185f0f-81e7-437d-bc76-1da365448b79 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:51.713430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e185f0f-81e7-437d-bc76-1da365448b79 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:51.713430 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:51.713430 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:51.713430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e185f0f-81e7-437d-bc76-1da365448b79 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:51.823573 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:51.823573 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:51.825404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1e185f0f-81e7-437d-bc76-1da365448b79 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:51.829055 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e185f0f-81e7-437d-bc76-1da365448b79 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 returned with HTTP 200 Feb 03 03:39:51.835696 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 361/716] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:51 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 => generated 470 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:52.405094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c31242e-8742-4208-be45-b746ada5beaf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:52.405094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c31242e-8742-4208-be45-b746ada5beaf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:52.405094 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:52.405094 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:52.405094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c31242e-8742-4208-be45-b746ada5beaf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:52.405094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5c31242e-8742-4208-be45-b746ada5beaf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:52.478911 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:52.478911 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:52.489086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c31242e-8742-4208-be45-b746ada5beaf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:52.489086 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 356/717] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:52 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:52.882364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-659402e9-3377-47ec-8011-cdec3ed891a4 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:52.882364 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-659402e9-3377-47ec-8011-cdec3ed891a4 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:52.882364 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:52.882364 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:52.882364 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-659402e9-3377-47ec-8011-cdec3ed891a4 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:52.986720 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-659402e9-3377-47ec-8011-cdec3ed891a4 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 returned with HTTP 404 Feb 03 03:39:52.986720 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 362/718] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:52 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 => generated 111 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:39:52.997430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6276f0b-115f-45be-b3c7-21076f64a414 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/detail?all_tenants=1 Feb 03 03:39:52.997430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6276f0b-115f-45be-b3c7-21076f64a414 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:52.997430 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:52.997430 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:52.997430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6276f0b-115f-45be-b3c7-21076f64a414 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:53.075620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b6276f0b-115f-45be-b3c7-21076f64a414 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Get all snapshots completed successfully. Feb 03 03:39:53.097586 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6276f0b-115f-45be-b3c7-21076f64a414 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/detail?all_tenants=1 returned with HTTP 200 Feb 03 03:39:53.097586 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 357/719] 10.222.0.65 () {58 vars in 1258 bytes} [Wed Feb 3 03:39:52 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/detail?all_tenants=1 => generated 17 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:39:53.108194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cef0b13a-7862-4ed6-a53c-c58290096d64 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] POST http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/os-snapshot-manage Feb 03 03:39:53.108194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cef0b13a-7862-4ed6-a53c-c58290096d64 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a054b6be-8c95-4828-b898-99cd91501b7e", "ref": {"source-name": "_snapshot-ab3fe205-aef4-409c-bc53-95aedf574741"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-681075796", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-808257076", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:39:53.186261 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:53.186261 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:53.186261 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cef0b13a-7862-4ed6-a53c-c58290096d64 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Volume info retrieved successfully. Feb 03 03:39:53.186261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_manage [None req-cef0b13a-7862-4ed6-a53c-c58290096d64 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Manage snapshot request body: {'snapshot': {'volume_id': 'a054b6be-8c95-4828-b898-99cd91501b7e', 'ref': {'source-name': '_snapshot-ab3fe205-aef4-409c-bc53-95aedf574741'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-681075796', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-808257076', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Feb 03 03:39:53.340494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cef0b13a-7862-4ed6-a53c-c58290096d64 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Created reservations ['665cbef4-ce90-499b-bd01-4cf767d796a6', 'c9e36026-b883-4601-9155-6076620b42bf', 'a1b6a29a-8619-4b9b-ac09-29693fede863', '679cf1f7-c8cf-4246-9445-5c311a42769d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:39:53.512347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cab9d5d5-e8bb-468d-82cc-80451c6bdfd0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:53.512347 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cab9d5d5-e8bb-468d-82cc-80451c6bdfd0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:53.512347 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cab9d5d5-e8bb-468d-82cc-80451c6bdfd0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:53.512347 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cab9d5d5-e8bb-468d-82cc-80451c6bdfd0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:53.562476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:53.562476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:53.562476 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cab9d5d5-e8bb-468d-82cc-80451c6bdfd0 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:53.562476 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 358/720] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:53 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:53.590468 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cef0b13a-7862-4ed6-a53c-c58290096d64 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/os-snapshot-manage returned with HTTP 202 Feb 03 03:39:53.590468 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 363/721] 10.222.0.65 () {60 vars in 1259 bytes} [Wed Feb 3 03:39:53 2021] POST /volume/v3/f4c47065487d4a4c82bfc148a8be031d/os-snapshot-manage => generated 476 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:39:53.596605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28d029ab-0d94-4a64-9db6-72c9eeb04e5a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:53.596605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28d029ab-0d94-4a64-9db6-72c9eeb04e5a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:53.596605 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:53.596605 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:53.596605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28d029ab-0d94-4a64-9db6-72c9eeb04e5a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:53.695713 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:53.695713 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:53.695713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28d029ab-0d94-4a64-9db6-72c9eeb04e5a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:53.702210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28d029ab-0d94-4a64-9db6-72c9eeb04e5a tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 200 Feb 03 03:39:53.726810 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 359/722] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:53 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 608 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:54.576599 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b08e1fa5-8b4b-48a2-bd03-905313050281 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:54.576599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b08e1fa5-8b4b-48a2-bd03-905313050281 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:54.576599 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:54.576599 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:54.576599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b08e1fa5-8b4b-48a2-bd03-905313050281 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:54.576599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b08e1fa5-8b4b-48a2-bd03-905313050281 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:54.623839 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:54.623839 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:54.641130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b08e1fa5-8b4b-48a2-bd03-905313050281 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:54.641130 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 364/723] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:54 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:54.733924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-233e70ce-4911-4e8a-aac9-380609cf88b9 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:54.733924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-233e70ce-4911-4e8a-aac9-380609cf88b9 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:54.733924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:54.733924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:54.733924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-233e70ce-4911-4e8a-aac9-380609cf88b9 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:54.782949 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:54.782949 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:54.784740 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-233e70ce-4911-4e8a-aac9-380609cf88b9 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:54.786850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-233e70ce-4911-4e8a-aac9-380609cf88b9 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 200 Feb 03 03:39:54.787683 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 360/724] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:54 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 608 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:55.655989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfd2de55-f89f-44cc-aa93-63a2920cf52b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:55.655989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfd2de55-f89f-44cc-aa93-63a2920cf52b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:55.655989 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:55.655989 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:55.655989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfd2de55-f89f-44cc-aa93-63a2920cf52b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:55.655989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dfd2de55-f89f-44cc-aa93-63a2920cf52b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:55.717999 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:55.717999 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:55.717999 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfd2de55-f89f-44cc-aa93-63a2920cf52b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:55.717999 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 365/725] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:55 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:55.809274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8275e2c-38f2-4a8a-928e-8e579c2dc49e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:55.809274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8275e2c-38f2-4a8a-928e-8e579c2dc49e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:55.809274 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:55.809274 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:55.809274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8275e2c-38f2-4a8a-928e-8e579c2dc49e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:55.879239 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:55.879239 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:55.880193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f8275e2c-38f2-4a8a-928e-8e579c2dc49e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:55.881787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8275e2c-38f2-4a8a-928e-8e579c2dc49e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 200 Feb 03 03:39:55.882616 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 361/726] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:55 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 608 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:56.736954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b977ecfa-0407-44ab-90b7-849cc26f4d6f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:56.736954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b977ecfa-0407-44ab-90b7-849cc26f4d6f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:56.736954 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:56.736954 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:56.736954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b977ecfa-0407-44ab-90b7-849cc26f4d6f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:56.736954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b977ecfa-0407-44ab-90b7-849cc26f4d6f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:56.783124 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:56.783124 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:56.796385 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b977ecfa-0407-44ab-90b7-849cc26f4d6f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:56.797429 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 366/727] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:56 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:56.895908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cb729d2-9ffa-4519-9075-bf27d6df304e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:56.896854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cb729d2-9ffa-4519-9075-bf27d6df304e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:56.897290 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:56.897290 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:56.897939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cb729d2-9ffa-4519-9075-bf27d6df304e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:56.927309 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:56.927309 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:56.928675 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9cb729d2-9ffa-4519-9075-bf27d6df304e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:56.930715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cb729d2-9ffa-4519-9075-bf27d6df304e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 200 Feb 03 03:39:56.931712 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 362/728] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:56 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 633 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:56.944635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-687d558a-9c64-4da6-b1bb-3f7a9876857e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:56.945339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-687d558a-9c64-4da6-b1bb-3f7a9876857e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:56.945666 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:56.945666 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:56.946225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-687d558a-9c64-4da6-b1bb-3f7a9876857e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:56.979125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:56.979125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:56.980533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-687d558a-9c64-4da6-b1bb-3f7a9876857e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:56.984205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-687d558a-9c64-4da6-b1bb-3f7a9876857e tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 200 Feb 03 03:39:56.985487 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 367/729] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:56 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 633 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:56.998225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1176e96-134e-43f8-839f-3d3fc14e4c65 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] DELETE http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:56.999123 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1176e96-134e-43f8-839f-3d3fc14e4c65 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:56.999539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:56.999539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:57.000224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1176e96-134e-43f8-839f-3d3fc14e4c65 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:57.000799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-a1176e96-134e-43f8-839f-3d3fc14e4c65 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Delete snapshot with id: 2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:57.043536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:57.043536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:57.046524 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a1176e96-134e-43f8-839f-3d3fc14e4c65 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:57.216751 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a1176e96-134e-43f8-839f-3d3fc14e4c65 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot delete request issued successfully. Feb 03 03:39:57.217227 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1176e96-134e-43f8-839f-3d3fc14e4c65 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 202 Feb 03 03:39:57.218413 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 363/730] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:39:56 2021] DELETE /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:39:57.227292 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b2b447b-e790-4c63-8e05-e9590cca311c tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:57.227814 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b2b447b-e790-4c63-8e05-e9590cca311c tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:57.228078 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:57.228078 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:57.228450 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b2b447b-e790-4c63-8e05-e9590cca311c tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:57.282392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:57.282392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:57.283976 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b2b447b-e790-4c63-8e05-e9590cca311c tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:57.285899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b2b447b-e790-4c63-8e05-e9590cca311c tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 200 Feb 03 03:39:57.287324 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 368/731] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:57 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 632 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:57.810922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47409514-7023-4d48-af41-28109414d1cb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:57.811593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47409514-7023-4d48-af41-28109414d1cb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:57.811952 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:57.811952 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:57.812503 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47409514-7023-4d48-af41-28109414d1cb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:57.812970 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-47409514-7023-4d48-af41-28109414d1cb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:57.855641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:57.855641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:57.860170 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47409514-7023-4d48-af41-28109414d1cb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:57.869831 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 364/732] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:57 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:58.299381 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6802ddf7-1b9d-41d8-b33b-44a8997ffc37 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:58.300416 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6802ddf7-1b9d-41d8-b33b-44a8997ffc37 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:58.300835 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:58.300835 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:58.301527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6802ddf7-1b9d-41d8-b33b-44a8997ffc37 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:58.359098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:58.359098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:58.360390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6802ddf7-1b9d-41d8-b33b-44a8997ffc37 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Snapshot retrieved successfully. Feb 03 03:39:58.362334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6802ddf7-1b9d-41d8-b33b-44a8997ffc37 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 200 Feb 03 03:39:58.363692 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 369/733] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:58 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 632 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:58.877806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d76ec79-8742-4b9e-8091-bb69b988138f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:39:58.878979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d76ec79-8742-4b9e-8091-bb69b988138f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:58.879351 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:58.879351 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:58.879970 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d76ec79-8742-4b9e-8091-bb69b988138f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:58.880495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3d76ec79-8742-4b9e-8091-bb69b988138f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 46b80b8b-df1f-46ea-a45e-ad1571eb9917. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:58.902478 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:58.902478 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:58.904857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d76ec79-8742-4b9e-8091-bb69b988138f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 200 Feb 03 03:39:58.921587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62dcd08d-8421-4d9d-95ca-a3f9c24cd720 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/062468ce-b055-465d-87c7-efd263d1312f Feb 03 03:39:58.922344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62dcd08d-8421-4d9d-95ca-a3f9c24cd720 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:58.922779 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:58.922779 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:58.923443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62dcd08d-8421-4d9d-95ca-a3f9c24cd720 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:58.930691 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 365/734] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:58 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 821 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:58.994828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:58.994828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:59.037149 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-62dcd08d-8421-4d9d-95ca-a3f9c24cd720 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:39:59.093017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62dcd08d-8421-4d9d-95ca-a3f9c24cd720 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/062468ce-b055-465d-87c7-efd263d1312f returned with HTTP 200 Feb 03 03:39:59.105008 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 370/735] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:58 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/062468ce-b055-465d-87c7-efd263d1312f => generated 970 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:59.110156 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-347e9bba-d83e-4c09-b439-0e782aa6e4e2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes Feb 03 03:39:59.110926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-347e9bba-d83e-4c09-b439-0e782aa6e4e2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.111867 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:59.111867 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:59.112662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-347e9bba-d83e-4c09-b439-0e782aa6e4e2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.113490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-347e9bba-d83e-4c09-b439-0e782aa6e4e2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:39:59.115486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-347e9bba-d83e-4c09-b439-0e782aa6e4e2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:39:59.229512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-347e9bba-d83e-4c09-b439-0e782aa6e4e2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Get all volumes completed successfully. Feb 03 03:39:59.231693 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-347e9bba-d83e-4c09-b439-0e782aa6e4e2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes returned with HTTP 200 Feb 03 03:39:59.232801 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 366/736] 10.222.0.65 () {58 vars in 1204 bytes} [Wed Feb 3 03:39:59 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes => generated 793 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:59.244428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb13b36e-96a0-4b98-a766-6a8955564478 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] DELETE http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/062468ce-b055-465d-87c7-efd263d1312f Feb 03 03:39:59.245193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb13b36e-96a0-4b98-a766-6a8955564478 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.245634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:59.245634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:59.246303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb13b36e-96a0-4b98-a766-6a8955564478 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.246959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fb13b36e-96a0-4b98-a766-6a8955564478 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete volume with id: 062468ce-b055-465d-87c7-efd263d1312f Feb 03 03:39:59.308622 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:59.308622 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:59.310483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fb13b36e-96a0-4b98-a766-6a8955564478 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:39:59.358379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fb13b36e-96a0-4b98-a766-6a8955564478 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete volume request issued successfully. Feb 03 03:39:59.359707 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb13b36e-96a0-4b98-a766-6a8955564478 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/062468ce-b055-465d-87c7-efd263d1312f returned with HTTP 202 Feb 03 03:39:59.365080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 371/737] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:39:59 2021] DELETE /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/062468ce-b055-465d-87c7-efd263d1312f => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:39:59.372544 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20557592-39bb-4521-b66c-ac0d6504aa9f tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] DELETE http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf Feb 03 03:39:59.373307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20557592-39bb-4521-b66c-ac0d6504aa9f tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.373733 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:59.373733 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:59.374398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20557592-39bb-4521-b66c-ac0d6504aa9f tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.374997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-20557592-39bb-4521-b66c-ac0d6504aa9f tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Delete backup with id: d5965007-817f-4ddd-9515-ce0357b684bf. Feb 03 03:39:59.375283 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-219f8fee-06df-4f37-b6a5-bb15004f9635 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] GET http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 Feb 03 03:39:59.375815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-219f8fee-06df-4f37-b6a5-bb15004f9635 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.376062 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:59.376062 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:59.376445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-219f8fee-06df-4f37-b6a5-bb15004f9635 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.421829 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:59.421829 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:59.432931 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-219f8fee-06df-4f37-b6a5-bb15004f9635 tempest-SnapshotManageAdminTest-1652171932 tempest-SnapshotManageAdminTest-1652171932-project-admin] http://10.222.0.65/volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 returned with HTTP 404 Feb 03 03:39:59.434011 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 372/738] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:39:59 2021] GET /volume/v3/f4c47065487d4a4c82bfc148a8be031d/snapshots/2638ebc3-0ab4-4d57-a39e-ddc005543573 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:39:59.447270 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9ee284d-012c-4fcf-a296-eedf44c9db75 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] DELETE http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:59.447801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9ee284d-012c-4fcf-a296-eedf44c9db75 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.448333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9ee284d-012c-4fcf-a296-eedf44c9db75 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.448701 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-a9ee284d-012c-4fcf-a296-eedf44c9db75 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Delete snapshot with id: ab3fe205-aef4-409c-bc53-95aedf574741 Feb 03 03:39:59.465742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-20557592-39bb-4521-b66c-ac0d6504aa9f tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] delete_backup rpcapi backup_id d5965007-817f-4ddd-9515-ce0357b684bf {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:39:59.474835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20557592-39bb-4521-b66c-ac0d6504aa9f tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf returned with HTTP 202 Feb 03 03:39:59.475787 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 367/739] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:39:59 2021] DELETE /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:39:59.485927 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4ac6af4-d044-45fc-a248-7aa0642897cf tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] GET http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf Feb 03 03:39:59.487415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4ac6af4-d044-45fc-a248-7aa0642897cf tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.488786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:59.488786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:59.489515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4ac6af4-d044-45fc-a248-7aa0642897cf tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.490322 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e4ac6af4-d044-45fc-a248-7aa0642897cf tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Show backup with id d5965007-817f-4ddd-9515-ce0357b684bf. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:39:59.506689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9ee284d-012c-4fcf-a296-eedf44c9db75 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 returned with HTTP 404 Feb 03 03:39:59.507731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 373/740] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:39:59 2021] DELETE /volume/v3/65d654d1db0b48f085673c4c5d48ed95/snapshots/ab3fe205-aef4-409c-bc53-95aedf574741 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:39:59.515603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ae39fa0-70cd-4c36-8c7b-a0d954fbe74c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] DELETE http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:39:59.520475 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ae39fa0-70cd-4c36-8c7b-a0d954fbe74c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.520978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ae39fa0-70cd-4c36-8c7b-a0d954fbe74c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.521458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8ae39fa0-70cd-4c36-8c7b-a0d954fbe74c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Delete volume with id: a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:39:59.523008 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:59.523008 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:59.526664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4ac6af4-d044-45fc-a248-7aa0642897cf tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf returned with HTTP 200 Feb 03 03:39:59.528265 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 368/741] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:59 2021] GET /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:39:59.608298 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:59.608298 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:59.610069 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8ae39fa0-70cd-4c36-8c7b-a0d954fbe74c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:39:59.663344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8ae39fa0-70cd-4c36-8c7b-a0d954fbe74c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Delete volume request issued successfully. Feb 03 03:39:59.664251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ae39fa0-70cd-4c36-8c7b-a0d954fbe74c tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 202 Feb 03 03:39:59.665402 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 374/742] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:39:59 2021] DELETE /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:39:59.675491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01e52189-d141-49e4-b930-168d72a3baa9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:39:59.676170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01e52189-d141-49e4-b930-168d72a3baa9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:39:59.676855 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:39:59.676855 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:39:59.677236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01e52189-d141-49e4-b930-168d72a3baa9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:39:59.827683 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:39:59.827683 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:39:59.867102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-01e52189-d141-49e4-b930-168d72a3baa9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:39:59.953525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01e52189-d141-49e4-b930-168d72a3baa9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 200 Feb 03 03:39:59.955007 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 369/743] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:39:59 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 914 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:00.543045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e5bf241-7a3a-4160-b29c-3101b6135765 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] GET http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf Feb 03 03:40:00.543917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e5bf241-7a3a-4160-b29c-3101b6135765 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:00.544379 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:00.544379 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:00.545171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e5bf241-7a3a-4160-b29c-3101b6135765 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:00.545867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5e5bf241-7a3a-4160-b29c-3101b6135765 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Show backup with id d5965007-817f-4ddd-9515-ce0357b684bf. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:00.585297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e5bf241-7a3a-4160-b29c-3101b6135765 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf returned with HTTP 404 Feb 03 03:40:00.606631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6f5fb9f-48a0-4323-9592-0a7ac0dde9a2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] DELETE http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 Feb 03 03:40:00.608962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6f5fb9f-48a0-4323-9592-0a7ac0dde9a2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:00.609335 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:00.609335 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:00.619039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6f5fb9f-48a0-4323-9592-0a7ac0dde9a2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:00.619614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-a6f5fb9f-48a0-4323-9592-0a7ac0dde9a2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete backup with id: 46b80b8b-df1f-46ea-a45e-ad1571eb9917. Feb 03 03:40:00.622868 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 375/744] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:00 2021] GET /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/d5965007-817f-4ddd-9515-ce0357b684bf => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:40:00.648225 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:00.648225 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:00.714600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-a6f5fb9f-48a0-4323-9592-0a7ac0dde9a2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] delete_backup rpcapi backup_id 46b80b8b-df1f-46ea-a45e-ad1571eb9917 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:40:00.722821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6f5fb9f-48a0-4323-9592-0a7ac0dde9a2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 returned with HTTP 202 Feb 03 03:40:00.725786 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 370/745] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:40:00 2021] DELETE /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/46b80b8b-df1f-46ea-a45e-ad1571eb9917 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:40:00.771161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] POST http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes Feb 03 03:40:00.771956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-305348291"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:00.773047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-305348291'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:40:00.773415 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Create volume of 1 GB Feb 03 03:40:00.857734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Availability Zones retrieved successfully. Feb 03 03:40:00.938361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Flow 'volume_create_api' (2878221a-5523-47f4-911b-2a854ab150fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:40:00.958117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0df8cb-cc94-4e66-9a08-e60d68d8cb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:00.960372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:40:00.971779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6eedd80-70cf-4061-996b-228b3007dff3 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:40:00.972398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6eedd80-70cf-4061-996b-228b3007dff3 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:00.972535 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:00.972535 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:00.972911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6eedd80-70cf-4061-996b-228b3007dff3 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:01.149848 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:01.149848 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:01.188813 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f6eedd80-70cf-4061-996b-228b3007dff3 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:40:01.257918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6eedd80-70cf-4061-996b-228b3007dff3 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 200 Feb 03 03:40:01.259052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 371/746] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:00 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 914 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:01.291448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0df8cb-cc94-4e66-9a08-e60d68d8cb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:01.293712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b733cc36-9f9e-4628-8d3c-c6fc4873d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:01.563782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Created reservations ['ef1eccb0-0273-4e28-96d8-440cd66190e0', '50c8d733-9e2c-4c2f-83d9-1bd907e078e7', 'd6f519a6-1412-4b31-a391-5d16916d56da', '05022dad-6521-478c-816f-44165c06d794'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:40:01.566762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b733cc36-9f9e-4628-8d3c-c6fc4873d464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1eccb0-0273-4e28-96d8-440cd66190e0', '50c8d733-9e2c-4c2f-83d9-1bd907e078e7', 'd6f519a6-1412-4b31-a391-5d16916d56da', '05022dad-6521-478c-816f-44165c06d794']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:01.569057 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4132208-7f68-4c90-8e45-cd534688a25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:01.739360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4132208-7f68-4c90-8e45-cd534688a25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-305348291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',qos_specs=None,replication_status=,reservations=['ef1eccb0-0273-4e28-96d8-440cd66190e0','50c8d733-9e2c-4c2f-83d9-1bd907e078e7','d6f519a6-1412-4b31-a391-5d16916d56da','05022dad-6521-478c-816f-44165c06d794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-305348291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:01.742312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6496584b-9972-480a-a5b0-a91ca3fa9b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:01.818223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6496584b-9972-480a-a5b0-a91ca3fa9b98) transitioned into state 'SUCCESS' from state '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-305348291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5a4db38a8b4cc8900ffaa4ff858d24',qos_specs=None,replication_status=,reservations=['ef1eccb0-0273-4e28-96d8-440cd66190e0','50c8d733-9e2c-4c2f-83d9-1bd907e078e7','d6f519a6-1412-4b31-a391-5d16916d56da','05022dad-6521-478c-816f-44165c06d794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe0e28452014bfd9e20acc29e1a6af4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:01.825145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9f21c7-ed2c-484d-ab48-980eeab500b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:01.856440 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9f21c7-ed2c-484d-ab48-980eeab500b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:01.859271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Flow 'volume_create_api' (2878221a-5523-47f4-911b-2a854ab150fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:40:01.992136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Create volume request issued successfully. Feb 03 03:40:02.058212 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bce5679b-6bb4-47d0-a31a-20a0bd2aa51e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes returned with HTTP 202 Feb 03 03:40:02.059011 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 376/747] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:40:00 2021] POST /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes => generated 822 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:40:02.074527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80907b22-86e3-44af-824c-ba93f60250e8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:02.075396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80907b22-86e3-44af-824c-ba93f60250e8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:02.075772 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:02.075772 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:02.076409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80907b22-86e3-44af-824c-ba93f60250e8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:02.257832 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:02.257832 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:02.283023 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd4812d4-9afe-4a23-aba0-245d1142432e tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:40:02.289792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd4812d4-9afe-4a23-aba0-245d1142432e tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:02.290081 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:02.290081 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:02.290564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd4812d4-9afe-4a23-aba0-245d1142432e tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:02.318310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-80907b22-86e3-44af-824c-ba93f60250e8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:02.438136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80907b22-86e3-44af-824c-ba93f60250e8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 200 Feb 03 03:40:02.465876 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 372/748] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:02 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 890 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:02.477542 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:02.477542 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:02.492059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd4812d4-9afe-4a23-aba0-245d1142432e tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Volume info retrieved successfully. Feb 03 03:40:02.542308 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd4812d4-9afe-4a23-aba0-245d1142432e tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 200 Feb 03 03:40:02.543151 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 377/749] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:02 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 914 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:03.483609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0264c08-d64a-4429-9edf-328e6ff95840 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:03.506392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0264c08-d64a-4429-9edf-328e6ff95840 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:03.507681 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:03.507681 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:03.508386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0264c08-d64a-4429-9edf-328e6ff95840 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:03.562733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2da01b77-320a-41b0-ac78-f8adf11f64f9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] GET http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e Feb 03 03:40:03.572082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2da01b77-320a-41b0-ac78-f8adf11f64f9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:03.572324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:03.572324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:03.572717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2da01b77-320a-41b0-ac78-f8adf11f64f9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:03.736027 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:03.736027 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:03.780855 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2da01b77-320a-41b0-ac78-f8adf11f64f9 tempest-SnapshotManageAdminTest-1937137081 tempest-SnapshotManageAdminTest-1937137081-project] http://10.222.0.65/volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e returned with HTTP 404 Feb 03 03:40:03.784057 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 378/750] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:03 2021] GET /volume/v3/65d654d1db0b48f085673c4c5d48ed95/volumes/a054b6be-8c95-4828-b898-99cd91501b7e => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:40:03.811033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e0264c08-d64a-4429-9edf-328e6ff95840 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:03.944197 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0264c08-d64a-4429-9edf-328e6ff95840 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 200 Feb 03 03:40:03.954121 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 373/751] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:03 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 914 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:04.970097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e6292fa-72dd-4da1-a65f-ba76a1dad182 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:04.974797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e6292fa-72dd-4da1-a65f-ba76a1dad182 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:04.976331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e6292fa-72dd-4da1-a65f-ba76a1dad182 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:05.069106 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:05.069106 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:05.080616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7e6292fa-72dd-4da1-a65f-ba76a1dad182 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:05.109068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e6292fa-72dd-4da1-a65f-ba76a1dad182 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 200 Feb 03 03:40:05.115153 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 379/752] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:04 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:05.152142 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f676560-fb6c-482f-b9fd-7cab053a8090 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] POST http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups Feb 03 03:40:05.153628 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:05.153628 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:05.155635 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f676560-fb6c-482f-b9fd-7cab053a8090 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7", "name": "tempest-VolumesBackupsAdminTest-Backup-185105070"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:05.157579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-7f676560-fb6c-482f-b9fd-7cab053a8090 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Creating new backup {'backup': {'volume_id': '3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7', 'name': 'tempest-VolumesBackupsAdminTest-Backup-185105070'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Feb 03 03:40:05.160948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-7f676560-fb6c-482f-b9fd-7cab053a8090 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Creating backup of volume 3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 in container None Feb 03 03:40:05.275793 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:05.275793 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:05.282479 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f676560-fb6c-482f-b9fd-7cab053a8090 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:05.402913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-7f676560-fb6c-482f-b9fd-7cab053a8090 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Created reservations ['72e82ba4-6af5-4a7f-8bfa-06c579b2727b', '21e47575-34be-46ee-a023-a371a4ddb452'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:40:05.637755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f676560-fb6c-482f-b9fd-7cab053a8090 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups returned with HTTP 202 Feb 03 03:40:05.638823 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 374/753] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:40:05 2021] POST /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups => generated 400 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:40:05.649785 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49370494-a12e-467d-9207-754d4483692b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:05.650274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49370494-a12e-467d-9207-754d4483692b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:05.650491 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:05.650491 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:05.651095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49370494-a12e-467d-9207-754d4483692b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:05.651233 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-49370494-a12e-467d-9207-754d4483692b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:05.698322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:05.698322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:05.700834 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49370494-a12e-467d-9207-754d4483692b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:05.702154 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 380/754] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:05 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 807 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:06.720552 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2a0a6ef-ab8a-47c7-88ec-0cf73728e027 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:06.722096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2a0a6ef-ab8a-47c7-88ec-0cf73728e027 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:06.723025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:06.723025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:06.725365 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2a0a6ef-ab8a-47c7-88ec-0cf73728e027 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:06.726048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e2a0a6ef-ab8a-47c7-88ec-0cf73728e027 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:06.868892 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:06.868892 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:06.870871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2a0a6ef-ab8a-47c7-88ec-0cf73728e027 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:06.877457 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 375/755] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:06 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 807 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:07.886365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd2d0262-df84-405c-b6dd-32dd83c9e17f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:07.886998 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd2d0262-df84-405c-b6dd-32dd83c9e17f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:07.887452 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:07.887452 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:07.888168 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd2d0262-df84-405c-b6dd-32dd83c9e17f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:07.888768 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dd2d0262-df84-405c-b6dd-32dd83c9e17f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:07.950342 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:07.950342 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:07.958254 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd2d0262-df84-405c-b6dd-32dd83c9e17f tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:07.959236 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 381/756] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:07 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 807 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:08.975367 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86e50e22-8172-4785-aee0-d12e87b3b2ff tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:08.977710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86e50e22-8172-4785-aee0-d12e87b3b2ff tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:08.978241 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:08.978241 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:08.978817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86e50e22-8172-4785-aee0-d12e87b3b2ff tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:08.979295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-86e50e22-8172-4785-aee0-d12e87b3b2ff tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:09.051560 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:09.051560 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:09.053478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86e50e22-8172-4785-aee0-d12e87b3b2ff tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:09.059980 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 376/757] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:08 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 807 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:10.068826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-839d7f1a-03af-4842-9b1b-961d868c417b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:10.069566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-839d7f1a-03af-4842-9b1b-961d868c417b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:10.069872 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:10.069872 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:10.070121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-839d7f1a-03af-4842-9b1b-961d868c417b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:10.075073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-839d7f1a-03af-4842-9b1b-961d868c417b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:10.131907 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:10.131907 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:10.135050 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-839d7f1a-03af-4842-9b1b-961d868c417b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:10.139821 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 382/758] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:10 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:11.153524 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-562e8795-0edd-4b77-9f55-3bd1f3e4a59d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:11.154060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-562e8795-0edd-4b77-9f55-3bd1f3e4a59d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:11.154330 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:11.154330 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:11.154582 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-562e8795-0edd-4b77-9f55-3bd1f3e4a59d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:11.154912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-562e8795-0edd-4b77-9f55-3bd1f3e4a59d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:11.191566 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:11.191566 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:11.193768 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-562e8795-0edd-4b77-9f55-3bd1f3e4a59d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:11.195049 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 377/759] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:11 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:12.221231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf3d25b9-67da-4514-95df-22235068b784 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:12.221879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf3d25b9-67da-4514-95df-22235068b784 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:12.222249 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:12.222249 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:12.222668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf3d25b9-67da-4514-95df-22235068b784 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:12.223043 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bf3d25b9-67da-4514-95df-22235068b784 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:12.283075 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:12.283075 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:12.285077 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf3d25b9-67da-4514-95df-22235068b784 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:12.300154 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 383/760] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:12 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:13.321466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62a9eb21-d8e0-465d-926f-f2a76a6f68de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:13.321466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62a9eb21-d8e0-465d-926f-f2a76a6f68de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:13.321466 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:13.321466 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:13.322499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62a9eb21-d8e0-465d-926f-f2a76a6f68de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:13.322499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-62a9eb21-d8e0-465d-926f-f2a76a6f68de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:13.378865 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:13.378865 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:13.380756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62a9eb21-d8e0-465d-926f-f2a76a6f68de tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:13.381867 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 378/761] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:13 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:14.397558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5caeecbe-217c-412a-9b99-b4d5655c0b53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:14.399359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5caeecbe-217c-412a-9b99-b4d5655c0b53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:14.399915 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:14.399915 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:14.400968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5caeecbe-217c-412a-9b99-b4d5655c0b53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:14.401872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5caeecbe-217c-412a-9b99-b4d5655c0b53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:14.449147 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:14.449147 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:14.453121 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5caeecbe-217c-412a-9b99-b4d5655c0b53 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:14.461083 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 384/762] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:14 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:15.468652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd505b7a-fa24-4649-93bb-d9651772ea83 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:15.469179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd505b7a-fa24-4649-93bb-d9651772ea83 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:15.469377 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:15.469377 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:15.470006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd505b7a-fa24-4649-93bb-d9651772ea83 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:15.471232 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cd505b7a-fa24-4649-93bb-d9651772ea83 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:15.502483 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:15.502483 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:15.506191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd505b7a-fa24-4649-93bb-d9651772ea83 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:15.507654 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 379/763] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:15 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:16.521763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05240482-59a1-4cde-9251-de7cd4828b19 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:16.522297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05240482-59a1-4cde-9251-de7cd4828b19 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:16.522463 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:16.522463 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:16.523111 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05240482-59a1-4cde-9251-de7cd4828b19 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:16.523633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-05240482-59a1-4cde-9251-de7cd4828b19 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:16.569058 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:16.569058 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:16.571856 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05240482-59a1-4cde-9251-de7cd4828b19 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:16.573172 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 385/764] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:16 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:16.979205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74270d30-db55-4ca6-b583-0dfb860057d7 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] POST http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types Feb 03 03:40:16.979991 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:16.979991 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:16.980732 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74270d30-db55-4ca6-b583-0dfb860057d7 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1778954718"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:17.069472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74270d30-db55-4ca6-b583-0dfb860057d7 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types returned with HTTP 200 Feb 03 03:40:17.070633 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 380/765] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:40:16 2021] POST /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types => generated 231 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:17.083088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3f14384-cb29-406c-b844-f1bcfd694328 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] POST http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs Feb 03 03:40:17.083563 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:17.083563 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:17.083988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3f14384-cb29-406c-b844-f1bcfd694328 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:17.204244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3f14384-cb29-406c-b844-f1bcfd694328 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs returned with HTTP 200 Feb 03 03:40:17.210358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 386/766] 10.222.0.65 () {60 vars in 1366 bytes} [Wed Feb 3 03:40:17 2021] POST /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs => generated 34 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:40:17.219394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9f5df53-1053-4f99-902b-258fa462b376 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] GET http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 Feb 03 03:40:17.219924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9f5df53-1053-4f99-902b-258fa462b376 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:17.220765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9f5df53-1053-4f99-902b-258fa462b376 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:17.248582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9f5df53-1053-4f99-902b-258fa462b376 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 returned with HTTP 200 Feb 03 03:40:17.249466 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 381/767] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:40:17 2021] GET /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:40:17.261072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d44bfe4f-daac-4e4c-b146-f6d0ba9f116a tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] DELETE http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 Feb 03 03:40:17.261909 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d44bfe4f-daac-4e4c-b146-f6d0ba9f116a tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:17.262441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d44bfe4f-daac-4e4c-b146-f6d0ba9f116a tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:17.342850 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:40:17.342850 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:40:17.394694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d44bfe4f-daac-4e4c-b146-f6d0ba9f116a tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 returned with HTTP 202 Feb 03 03:40:17.395972 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 387/768] 10.222.0.65 () {58 vars in 1366 bytes} [Wed Feb 3 03:40:17 2021] DELETE /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:40:17.406104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-285ab9a7-76a8-428e-be1c-7ab68aca7347 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] GET http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 Feb 03 03:40:17.406104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-285ab9a7-76a8-428e-be1c-7ab68aca7347 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:17.408224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-285ab9a7-76a8-428e-be1c-7ab68aca7347 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:17.427918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-285ab9a7-76a8-428e-be1c-7ab68aca7347 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 returned with HTTP 404 Feb 03 03:40:17.440695 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39cdbbae-2c50-47ee-ad4f-0653df11dea0 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] POST http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs Feb 03 03:40:17.442229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39cdbbae-2c50-47ee-ad4f-0653df11dea0 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:17.445388 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 382/769] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:40:17 2021] GET /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec3 => generated 129 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:40:17.587092 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09aaf70a-443b-4a51-a1da-92a14f9f3412 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:17.588356 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09aaf70a-443b-4a51-a1da-92a14f9f3412 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:17.589053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09aaf70a-443b-4a51-a1da-92a14f9f3412 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:17.589633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-09aaf70a-443b-4a51-a1da-92a14f9f3412 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:17.624043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39cdbbae-2c50-47ee-ad4f-0653df11dea0 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs returned with HTTP 200 Feb 03 03:40:17.631213 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:17.631213 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:17.634004 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09aaf70a-443b-4a51-a1da-92a14f9f3412 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:17.635321 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 383/770] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:17 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:17.640629 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 388/771] 10.222.0.65 () {60 vars in 1366 bytes} [Wed Feb 3 03:40:17 2021] POST /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs => generated 34 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:40:17.650370 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0e1d7cf-4701-4614-92ce-8671044ce312 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] GET http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs Feb 03 03:40:17.651169 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0e1d7cf-4701-4614-92ce-8671044ce312 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:17.651924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:17.651924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:17.652571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0e1d7cf-4701-4614-92ce-8671044ce312 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:17.671555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0e1d7cf-4701-4614-92ce-8671044ce312 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs returned with HTTP 200 Feb 03 03:40:17.672745 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 384/772] 10.222.0.65 () {58 vars in 1345 bytes} [Wed Feb 3 03:40:17 2021] GET /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:40:17.685406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69f5036f-c648-4b9e-849a-2bbe33f5d4c7 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] POST http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs Feb 03 03:40:17.686188 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69f5036f-c648-4b9e-849a-2bbe33f5d4c7 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:17.966717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69f5036f-c648-4b9e-849a-2bbe33f5d4c7 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs returned with HTTP 200 Feb 03 03:40:17.968447 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 389/773] 10.222.0.65 () {60 vars in 1366 bytes} [Wed Feb 3 03:40:17 2021] POST /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs => generated 34 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:40:17.979023 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ccc244b-dbde-4983-9e6d-32bfbfcc1d4b tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] PUT http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec2 Feb 03 03:40:17.980024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ccc244b-dbde-4983-9e6d-32bfbfcc1d4b tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:18.093078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ccc244b-dbde-4983-9e6d-32bfbfcc1d4b tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec2 returned with HTTP 200 Feb 03 03:40:18.094436 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 385/774] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:40:17 2021] PUT /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec2 => generated 17 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:40:18.105930 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b8828c2-181d-4410-a042-7ec196fb0613 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] GET http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec2 Feb 03 03:40:18.107120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b8828c2-181d-4410-a042-7ec196fb0613 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:18.107120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b8828c2-181d-4410-a042-7ec196fb0613 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:18.148375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b8828c2-181d-4410-a042-7ec196fb0613 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec2 returned with HTTP 200 Feb 03 03:40:18.149652 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 390/775] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:40:18 2021] GET /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs/spec2 => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Feb 03 03:40:18.160684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91764550-30fb-4e51-a830-6548b2a59779 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] POST http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs Feb 03 03:40:18.161454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91764550-30fb-4e51-a830-6548b2a59779 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:18.297764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91764550-30fb-4e51-a830-6548b2a59779 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs returned with HTTP 200 Feb 03 03:40:18.303753 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 386/776] 10.222.0.65 () {60 vars in 1366 bytes} [Wed Feb 3 03:40:18 2021] POST /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs => generated 51 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:40:18.310385 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec7eeb18-df06-45df-bbf8-80d70fde59c4 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] GET http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs Feb 03 03:40:18.311190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec7eeb18-df06-45df-bbf8-80d70fde59c4 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:18.311898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec7eeb18-df06-45df-bbf8-80d70fde59c4 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:18.334375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec7eeb18-df06-45df-bbf8-80d70fde59c4 tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs returned with HTTP 200 Feb 03 03:40:18.335257 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 391/777] 10.222.0.65 () {58 vars in 1345 bytes} [Wed Feb 3 03:40:18 2021] GET /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287/extra_specs => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Feb 03 03:40:18.346309 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2b8904b-3978-4200-bedd-23e521fc026b tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] DELETE http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287 Feb 03 03:40:18.348037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2b8904b-3978-4200-bedd-23e521fc026b tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:18.348895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2b8904b-3978-4200-bedd-23e521fc026b tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:18.463583 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:40:18.463583 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:40:18.472921 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2b8904b-3978-4200-bedd-23e521fc026b tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287 returned with HTTP 202 Feb 03 03:40:18.474071 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 387/778] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:40:18 2021] DELETE /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:40:18.483062 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b891ca9-03b0-48de-b304-4aa1b9ad56ec tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] GET http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287 Feb 03 03:40:18.483600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b891ca9-03b0-48de-b304-4aa1b9ad56ec tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:18.484374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b891ca9-03b0-48de-b304-4aa1b9ad56ec tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:18.510646 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b891ca9-03b0-48de-b304-4aa1b9ad56ec tempest-VolumeTypesExtraSpecsTest-391003689 tempest-VolumeTypesExtraSpecsTest-391003689-project-admin] http://10.222.0.65/volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287 returned with HTTP 404 Feb 03 03:40:18.512191 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 392/779] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:40:18 2021] GET /volume/v3/9a7d071e863c4e2f801fad5b13e1c86b/types/97a19a1d-96c9-4f13-bcde-b5d212f1b287 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:40:18.648867 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0afe592c-e177-4282-9142-bd708f7cb52d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:18.649938 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0afe592c-e177-4282-9142-bd708f7cb52d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:18.649938 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0afe592c-e177-4282-9142-bd708f7cb52d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:18.651171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0afe592c-e177-4282-9142-bd708f7cb52d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:18.706957 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:18.706957 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:18.716601 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0afe592c-e177-4282-9142-bd708f7cb52d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:18.722623 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 388/780] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:18 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:19.736953 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ae8f7e8-d8d2-4f71-a6de-b470a764cc3b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:19.737513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ae8f7e8-d8d2-4f71-a6de-b470a764cc3b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:19.737997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ae8f7e8-d8d2-4f71-a6de-b470a764cc3b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:19.738580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ae8f7e8-d8d2-4f71-a6de-b470a764cc3b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:19.817601 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:19.817601 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:19.821816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ae8f7e8-d8d2-4f71-a6de-b470a764cc3b tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:19.827148 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 393/781] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:19 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:20.840999 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd736d3b-1b72-44a1-b763-8699c312ba7e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:20.847133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd736d3b-1b72-44a1-b763-8699c312ba7e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:20.857067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:20.857067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:20.858646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd736d3b-1b72-44a1-b763-8699c312ba7e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:20.859552 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fd736d3b-1b72-44a1-b763-8699c312ba7e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:20.903967 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:20.903967 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:20.909849 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd736d3b-1b72-44a1-b763-8699c312ba7e tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:20.911298 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 389/782] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:20 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:21.926131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d15cb0b-d179-4fc9-a7c1-74d208e249bf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:21.927882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d15cb0b-d179-4fc9-a7c1-74d208e249bf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:21.929203 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:21.929203 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:21.930300 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d15cb0b-d179-4fc9-a7c1-74d208e249bf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:21.932540 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9d15cb0b-d179-4fc9-a7c1-74d208e249bf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:21.989000 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:21.989000 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:21.993567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d15cb0b-d179-4fc9-a7c1-74d208e249bf tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:21.996389 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 394/783] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:21 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:23.010988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34fa02c8-d1a7-41f8-b973-0416c66cec25 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:23.011515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34fa02c8-d1a7-41f8-b973-0416c66cec25 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:23.011668 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:23.011668 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:23.012421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34fa02c8-d1a7-41f8-b973-0416c66cec25 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:23.012989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-34fa02c8-d1a7-41f8-b973-0416c66cec25 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:23.058533 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:23.058533 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:23.068486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34fa02c8-d1a7-41f8-b973-0416c66cec25 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:23.069541 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 390/784] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:23 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:24.085386 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38088b3e-b6a5-4e40-81c2-c99e531d04f8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:24.086731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38088b3e-b6a5-4e40-81c2-c99e531d04f8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:24.087151 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:24.087151 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:24.087808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38088b3e-b6a5-4e40-81c2-c99e531d04f8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:24.088985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-38088b3e-b6a5-4e40-81c2-c99e531d04f8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:24.130156 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:24.130156 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:24.132445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38088b3e-b6a5-4e40-81c2-c99e531d04f8 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:24.133560 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 395/785] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:24 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:25.151794 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59b4184b-a353-436d-a792-2a7da5757bb2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:25.151794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59b4184b-a353-436d-a792-2a7da5757bb2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:25.151794 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:25.151794 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:25.151794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59b4184b-a353-436d-a792-2a7da5757bb2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:25.151794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-59b4184b-a353-436d-a792-2a7da5757bb2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:25.185498 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:25.185498 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:25.187817 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59b4184b-a353-436d-a792-2a7da5757bb2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:25.189243 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 391/786] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:25 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:26.203374 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b36cacd-3af8-4fd2-819c-66c6e4c2aa9c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:26.203875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b36cacd-3af8-4fd2-819c-66c6e4c2aa9c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:26.204420 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:26.204420 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:26.205003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b36cacd-3af8-4fd2-819c-66c6e4c2aa9c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:26.205473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2b36cacd-3af8-4fd2-819c-66c6e4c2aa9c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:26.229776 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:26.229776 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:26.232670 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b36cacd-3af8-4fd2-819c-66c6e4c2aa9c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:26.244526 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 396/787] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:26 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:27.258402 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-591ec3f3-9b4e-444a-89a5-e4fc308a2459 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:27.258941 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-591ec3f3-9b4e-444a-89a5-e4fc308a2459 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:27.259074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:27.259074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:27.259401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-591ec3f3-9b4e-444a-89a5-e4fc308a2459 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:27.259744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-591ec3f3-9b4e-444a-89a5-e4fc308a2459 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:27.305256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:27.305256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:27.307097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-591ec3f3-9b4e-444a-89a5-e4fc308a2459 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:27.308258 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 392/788] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:27 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:28.156848 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] POST http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes Feb 03 03:40:28.158198 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:28.158198 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:28.158631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "size": 1, "name": "tempest-VolumesCloneTest-Volume-656299205"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:28.160224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request body: {'volume': {'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-656299205'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:40:28.321937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38024fcc-ed53-46da-bcbb-f3855c50fb26 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:28.322426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38024fcc-ed53-46da-bcbb-f3855c50fb26 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:28.322650 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:28.322650 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:28.323014 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38024fcc-ed53-46da-bcbb-f3855c50fb26 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:28.323381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-38024fcc-ed53-46da-bcbb-f3855c50fb26 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:28.385886 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:28.385886 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:28.386083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume of 1 GB Feb 03 03:40:28.387714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38024fcc-ed53-46da-bcbb-f3855c50fb26 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:28.400616 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 393/789] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:28 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:28.433729 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Availability Zones retrieved successfully. Feb 03 03:40:28.475798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (c068bc32-10fe-4d12-8ce2-75b093e27df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:40:28.479249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ecb43b-117f-4e36-8d09-c75fa0d65eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:28.498612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:40:28.741978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ecb43b-117f-4e36-8d09-c75fa0d65eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:28.750042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9659e5c9-41d4-4ed7-92a8-190a700b02ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:28.975164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Created reservations ['e7d460ca-248a-4226-abb2-a2c974c96e0e', '38c5f89f-1912-4ede-b5c0-55e0640ad0e2', '900077d9-d63f-4eb8-a4a2-31e5818c94d7', '74ea16c9-fb39-4100-8d9d-a3cee107eea4'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:40:28.977077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9659e5c9-41d4-4ed7-92a8-190a700b02ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d460ca-248a-4226-abb2-a2c974c96e0e', '38c5f89f-1912-4ede-b5c0-55e0640ad0e2', '900077d9-d63f-4eb8-a4a2-31e5818c94d7', '74ea16c9-fb39-4100-8d9d-a3cee107eea4']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:28.987214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86993ef2-1ed9-4615-ac3c-d9ae9daed9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:29.108649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86993ef2-1ed9-4615-ac3c-d9ae9daed9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07330c62-b1b6-4ac3-806f-6431c051d96a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-656299205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['e7d460ca-248a-4226-abb2-a2c974c96e0e','38c5f89f-1912-4ede-b5c0-55e0640ad0e2','900077d9-d63f-4eb8-a4a2-31e5818c94d7','74ea16c9-fb39-4100-8d9d-a3cee107eea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-656299205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07330c62-b1b6-4ac3-806f-6431c051d96a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7532ee7590df45a696b5856e33d14435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:29.111647 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10475cec-96fb-44d5-946e-0fbe41132fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:29.174184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10475cec-96fb-44d5-946e-0fbe41132fc6) transitioned into state 'SUCCESS' from state '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-656299205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['e7d460ca-248a-4226-abb2-a2c974c96e0e','38c5f89f-1912-4ede-b5c0-55e0640ad0e2','900077d9-d63f-4eb8-a4a2-31e5818c94d7','74ea16c9-fb39-4100-8d9d-a3cee107eea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:29.183239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f2bcd1-7ffa-41e8-b23f-d76416f30324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:29.226470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f2bcd1-7ffa-41e8-b23f-d76416f30324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:29.229748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (c068bc32-10fe-4d12-8ce2-75b093e27df1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:40:29.384806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request issued successfully. Feb 03 03:40:29.403431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da7f172a-ed3d-4b81-8728-97eb2a0d6ff2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:29.403969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da7f172a-ed3d-4b81-8728-97eb2a0d6ff2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:29.404220 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:29.404220 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:29.404591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da7f172a-ed3d-4b81-8728-97eb2a0d6ff2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:29.404956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-da7f172a-ed3d-4b81-8728-97eb2a0d6ff2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:29.449589 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c493760c-2564-4a4f-8339-74ac64fd5479 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes returned with HTTP 202 Feb 03 03:40:29.451073 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 397/790] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:40:28 2021] POST /volume/v3/7532ee7590df45a696b5856e33d14435/volumes => generated 815 bytes in 1298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:40:29.466148 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:29.466148 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:29.467191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0eb29acb-1f65-4aca-98f9-70009e641065 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:29.467726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0eb29acb-1f65-4aca-98f9-70009e641065 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:29.468609 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:29.468609 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:29.468996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0eb29acb-1f65-4aca-98f9-70009e641065 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:29.470430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da7f172a-ed3d-4b81-8728-97eb2a0d6ff2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:29.475236 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 394/791] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:29 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:29.601515 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:29.601515 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:29.629756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0eb29acb-1f65-4aca-98f9-70009e641065 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:29.722358 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0eb29acb-1f65-4aca-98f9-70009e641065 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:29.722358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 398/792] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:29 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:30.491256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba007451-447e-4f13-a856-7fa9a14a0e3c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:30.492520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba007451-447e-4f13-a856-7fa9a14a0e3c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:30.492987 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:30.492987 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:30.493848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba007451-447e-4f13-a856-7fa9a14a0e3c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:30.494385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ba007451-447e-4f13-a856-7fa9a14a0e3c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:30.555951 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:30.555951 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:30.557879 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba007451-447e-4f13-a856-7fa9a14a0e3c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:30.558717 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 395/793] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:30 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:30.736438 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-410f464f-1a71-45c7-ab96-597df77a324a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:30.740888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-410f464f-1a71-45c7-ab96-597df77a324a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:30.741527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:30.741527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:30.742165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-410f464f-1a71-45c7-ab96-597df77a324a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:30.926323 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:30.926323 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:30.953991 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-410f464f-1a71-45c7-ab96-597df77a324a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:31.021318 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-410f464f-1a71-45c7-ab96-597df77a324a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:31.024419 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 399/794] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:30 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:31.573726 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2515135-0475-4658-b914-f98cb95b5aa3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:31.575067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2515135-0475-4658-b914-f98cb95b5aa3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:31.575481 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:31.575481 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:31.576194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2515135-0475-4658-b914-f98cb95b5aa3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:31.577477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e2515135-0475-4658-b914-f98cb95b5aa3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:31.628392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:31.628392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:31.633490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2515135-0475-4658-b914-f98cb95b5aa3 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:31.637957 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 396/795] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:31 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:32.044081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33cc6628-1a32-4bf0-9a6a-f3546df8c538 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:32.044785 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33cc6628-1a32-4bf0-9a6a-f3546df8c538 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:32.044988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:32.044988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:32.045664 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33cc6628-1a32-4bf0-9a6a-f3546df8c538 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:32.202608 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:32.202608 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:32.230994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-33cc6628-1a32-4bf0-9a6a-f3546df8c538 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:32.285364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33cc6628-1a32-4bf0-9a6a-f3546df8c538 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:32.291591 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 400/796] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:32 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:32.653144 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d79ae944-bc0f-4fdc-bd07-839135c7390c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:32.653667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d79ae944-bc0f-4fdc-bd07-839135c7390c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:32.653926 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:32.653926 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:32.654569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d79ae944-bc0f-4fdc-bd07-839135c7390c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:32.655094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d79ae944-bc0f-4fdc-bd07-839135c7390c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:32.710098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:32.710098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:32.712489 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d79ae944-bc0f-4fdc-bd07-839135c7390c tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:32.713814 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 397/797] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:32 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:33.308622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96236ee9-7a30-4402-b4b7-1d01d0375c7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:33.309515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96236ee9-7a30-4402-b4b7-1d01d0375c7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:33.310054 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:33.310054 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:33.310591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96236ee9-7a30-4402-b4b7-1d01d0375c7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:33.389637 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:33.389637 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:33.403269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-96236ee9-7a30-4402-b4b7-1d01d0375c7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:33.453556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96236ee9-7a30-4402-b4b7-1d01d0375c7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:33.453556 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 401/798] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:33 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:33.731357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d84f0942-fc37-49b6-b239-8f5042bd8e55 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:33.732595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d84f0942-fc37-49b6-b239-8f5042bd8e55 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:33.732994 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:33.732994 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:33.733716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d84f0942-fc37-49b6-b239-8f5042bd8e55 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:33.735423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d84f0942-fc37-49b6-b239-8f5042bd8e55 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:33.784736 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:33.784736 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:33.790481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d84f0942-fc37-49b6-b239-8f5042bd8e55 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:33.794089 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 398/799] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:33 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:34.468113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c422c390-1456-41bf-a90c-2428bf29a007 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:34.468640 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c422c390-1456-41bf-a90c-2428bf29a007 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:34.468838 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:34.468838 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:34.469208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c422c390-1456-41bf-a90c-2428bf29a007 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:34.562041 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:34.562041 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:34.577535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c422c390-1456-41bf-a90c-2428bf29a007 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:34.636111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c422c390-1456-41bf-a90c-2428bf29a007 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:34.637536 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 402/800] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:34 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:34.806896 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ffa58d8-30e8-463f-baeb-e98b9aaa9011 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:34.807818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ffa58d8-30e8-463f-baeb-e98b9aaa9011 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:34.808123 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:34.808123 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:34.808748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ffa58d8-30e8-463f-baeb-e98b9aaa9011 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:34.809403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2ffa58d8-30e8-463f-baeb-e98b9aaa9011 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:34.886725 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:34.886725 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:34.888662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ffa58d8-30e8-463f-baeb-e98b9aaa9011 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:34.899872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 399/801] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:34 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:35.656250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b9f27fb-6ca7-41e3-b6a8-68a53f5c92ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:35.656805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b9f27fb-6ca7-41e3-b6a8-68a53f5c92ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:35.657008 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:35.657008 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:35.658341 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b9f27fb-6ca7-41e3-b6a8-68a53f5c92ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:35.823433 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:35.823433 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:35.834782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b9f27fb-6ca7-41e3-b6a8-68a53f5c92ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:35.866380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b9f27fb-6ca7-41e3-b6a8-68a53f5c92ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:35.868080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 403/802] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:35 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:35.903548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47abf069-123b-4c9f-b050-5bfb04b06822 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:35.904125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47abf069-123b-4c9f-b050-5bfb04b06822 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:35.904318 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:35.904318 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:35.904956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47abf069-123b-4c9f-b050-5bfb04b06822 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:35.905472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-47abf069-123b-4c9f-b050-5bfb04b06822 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:35.958487 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:35.958487 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:35.964983 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47abf069-123b-4c9f-b050-5bfb04b06822 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:35.966571 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 400/803] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:35 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:36.884312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c63f4afe-d435-48f3-b5b6-f2e8951924fa tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:36.885634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c63f4afe-d435-48f3-b5b6-f2e8951924fa tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:36.886012 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:36.886012 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:36.886811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c63f4afe-d435-48f3-b5b6-f2e8951924fa tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:36.981172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6718a646-9ad5-4807-8e0e-2a2aa7f2faa6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:36.982006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6718a646-9ad5-4807-8e0e-2a2aa7f2faa6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:36.982396 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:36.982396 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:36.983011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6718a646-9ad5-4807-8e0e-2a2aa7f2faa6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:36.983541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6718a646-9ad5-4807-8e0e-2a2aa7f2faa6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:37.052324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:37.052324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:37.054882 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6718a646-9ad5-4807-8e0e-2a2aa7f2faa6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:37.061861 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 401/804] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:36 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:37.081767 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:37.081767 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:37.102343 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c63f4afe-d435-48f3-b5b6-f2e8951924fa tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:37.160018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c63f4afe-d435-48f3-b5b6-f2e8951924fa tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:37.161358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 404/805] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:36 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:38.075703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-434796ff-4079-41b0-bedf-b77e36d483c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:38.077003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-434796ff-4079-41b0-bedf-b77e36d483c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:38.077567 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:38.077567 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:38.078329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-434796ff-4079-41b0-bedf-b77e36d483c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:38.078855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-434796ff-4079-41b0-bedf-b77e36d483c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:38.155376 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:38.155376 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:38.161692 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-434796ff-4079-41b0-bedf-b77e36d483c9 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:38.177911 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 402/806] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:38 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:38.179601 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0cb12c4-1399-4d86-ac8a-5db9e749c66a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:38.180196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0cb12c4-1399-4d86-ac8a-5db9e749c66a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:38.180418 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:38.180418 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:38.180799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0cb12c4-1399-4d86-ac8a-5db9e749c66a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:38.283965 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:38.283965 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:38.302285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a0cb12c4-1399-4d86-ac8a-5db9e749c66a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:38.328822 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0cb12c4-1399-4d86-ac8a-5db9e749c66a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:38.330603 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 405/807] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:38 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:39.187513 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99374d1a-8c55-4a4f-b33f-daa978246388 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:39.187513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99374d1a-8c55-4a4f-b33f-daa978246388 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:39.187513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:39.187513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:39.187513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99374d1a-8c55-4a4f-b33f-daa978246388 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:39.187513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-99374d1a-8c55-4a4f-b33f-daa978246388 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:39.235016 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:39.235016 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:39.240581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99374d1a-8c55-4a4f-b33f-daa978246388 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:39.242503 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 403/808] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:39 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:39.347014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e1a8cc9-0254-4edf-a5f9-c60f9bf30620 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:39.347551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e1a8cc9-0254-4edf-a5f9-c60f9bf30620 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:39.347774 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:39.347774 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:39.348183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e1a8cc9-0254-4edf-a5f9-c60f9bf30620 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:39.463527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:39.463527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:39.493078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e1a8cc9-0254-4edf-a5f9-c60f9bf30620 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:39.567051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e1a8cc9-0254-4edf-a5f9-c60f9bf30620 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:39.567881 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 406/809] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:39 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:40.262139 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3495831-80ea-4c16-aae1-a9410b6f4529 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:40.268825 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3495831-80ea-4c16-aae1-a9410b6f4529 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:40.269149 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:40.269149 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:40.269667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3495831-80ea-4c16-aae1-a9410b6f4529 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:40.270116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e3495831-80ea-4c16-aae1-a9410b6f4529 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:40.321496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:40.321496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:40.327477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3495831-80ea-4c16-aae1-a9410b6f4529 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:40.334885 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 404/810] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:40 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:40.585739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db2943d4-3df2-486f-855c-9df3d7195745 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:40.586585 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db2943d4-3df2-486f-855c-9df3d7195745 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:40.587038 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:40.587038 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:40.587896 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db2943d4-3df2-486f-855c-9df3d7195745 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:40.743509 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:40.743509 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:40.762953 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db2943d4-3df2-486f-855c-9df3d7195745 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:40.861525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db2943d4-3df2-486f-855c-9df3d7195745 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:40.861525 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 407/811] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:40 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:41.348928 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-074df446-3831-4bca-98fd-d6e250d89dca tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:41.350159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-074df446-3831-4bca-98fd-d6e250d89dca tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:41.350998 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:41.350998 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:41.351684 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-074df446-3831-4bca-98fd-d6e250d89dca tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:41.352235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-074df446-3831-4bca-98fd-d6e250d89dca tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:41.386355 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:41.386355 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:41.388820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-074df446-3831-4bca-98fd-d6e250d89dca tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:41.391456 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 405/812] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:41 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:41.878904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3190c7ae-2265-4388-a4fe-8fa74b712a4e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:41.879684 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3190c7ae-2265-4388-a4fe-8fa74b712a4e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:41.880135 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:41.880135 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:41.880773 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3190c7ae-2265-4388-a4fe-8fa74b712a4e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:42.039802 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:42.039802 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:42.068896 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3190c7ae-2265-4388-a4fe-8fa74b712a4e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:42.135465 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3190c7ae-2265-4388-a4fe-8fa74b712a4e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:42.137622 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 408/813] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:41 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:42.406354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-367accee-f79d-4300-ad8f-47e69792eebb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:42.407221 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-367accee-f79d-4300-ad8f-47e69792eebb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:42.407561 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:42.407561 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:42.408070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-367accee-f79d-4300-ad8f-47e69792eebb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:42.408429 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-367accee-f79d-4300-ad8f-47e69792eebb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:42.496241 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:42.496241 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:42.498890 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-367accee-f79d-4300-ad8f-47e69792eebb tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:42.505622 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 406/814] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:42 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:43.151908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45cdc1da-afc8-414b-a62b-0650a69b8291 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:43.152571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45cdc1da-afc8-414b-a62b-0650a69b8291 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:43.152924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:43.152924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:43.153477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45cdc1da-afc8-414b-a62b-0650a69b8291 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:43.284417 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:43.284417 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:43.310607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-45cdc1da-afc8-414b-a62b-0650a69b8291 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:43.368811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45cdc1da-afc8-414b-a62b-0650a69b8291 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:43.369881 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 409/815] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:43 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:43.519469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7167ae00-7c5d-4c66-8f87-82a624544645 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:43.520871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7167ae00-7c5d-4c66-8f87-82a624544645 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:43.521437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:43.521437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:43.522090 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7167ae00-7c5d-4c66-8f87-82a624544645 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:43.522613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7167ae00-7c5d-4c66-8f87-82a624544645 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:43.566538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:43.566538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:43.569275 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7167ae00-7c5d-4c66-8f87-82a624544645 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:43.570258 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 407/816] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:43 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:44.386282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef584020-d551-41e3-a8c3-c25f22f39314 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:44.386936 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef584020-d551-41e3-a8c3-c25f22f39314 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:44.387263 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:44.387263 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:44.387834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef584020-d551-41e3-a8c3-c25f22f39314 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:44.549783 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:44.549783 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:44.581623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef584020-d551-41e3-a8c3-c25f22f39314 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:44.585406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dff4723c-31aa-40ae-8eb6-25e6da134448 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:44.586187 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dff4723c-31aa-40ae-8eb6-25e6da134448 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:44.586700 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:44.586700 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:44.587289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dff4723c-31aa-40ae-8eb6-25e6da134448 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:44.588030 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dff4723c-31aa-40ae-8eb6-25e6da134448 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:44.637780 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:44.637780 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:44.641778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dff4723c-31aa-40ae-8eb6-25e6da134448 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:44.644589 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 408/817] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:44 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:44.655460 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef584020-d551-41e3-a8c3-c25f22f39314 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:44.665575 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 410/818] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:44 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:45.659103 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74004d1e-fa7f-4cec-be58-407876f968b2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:45.660244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74004d1e-fa7f-4cec-be58-407876f968b2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:45.660629 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:45.660629 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:45.661446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74004d1e-fa7f-4cec-be58-407876f968b2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:45.662358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-74004d1e-fa7f-4cec-be58-407876f968b2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:45.672402 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-581ee8d0-a6b7-40bb-a312-d93c2d4df7c0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:45.673464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-581ee8d0-a6b7-40bb-a312-d93c2d4df7c0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:45.673864 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:45.673864 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:45.674546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-581ee8d0-a6b7-40bb-a312-d93c2d4df7c0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:45.740979 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:45.740979 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:45.742844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74004d1e-fa7f-4cec-be58-407876f968b2 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:45.752818 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 409/819] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:45 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:45.778575 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:45.778575 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:45.794222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-581ee8d0-a6b7-40bb-a312-d93c2d4df7c0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:45.820978 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-581ee8d0-a6b7-40bb-a312-d93c2d4df7c0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:45.821802 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 411/820] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:45 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:46.770134 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b06060ea-d64c-4620-83e8-a6c7286fec9d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:46.770134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b06060ea-d64c-4620-83e8-a6c7286fec9d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:46.770741 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:46.770741 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:46.770741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b06060ea-d64c-4620-83e8-a6c7286fec9d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:46.771038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b06060ea-d64c-4620-83e8-a6c7286fec9d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:46.820180 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:46.820180 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:46.822037 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b06060ea-d64c-4620-83e8-a6c7286fec9d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:46.822856 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 410/821] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:46 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:46.839508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00a990f1-d844-4238-a4ba-d1f42ca05d9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:46.840971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00a990f1-d844-4238-a4ba-d1f42ca05d9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:46.842112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:46.842112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:46.843564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00a990f1-d844-4238-a4ba-d1f42ca05d9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:46.968618 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:46.968618 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:46.994883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-00a990f1-d844-4238-a4ba-d1f42ca05d9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:47.052612 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00a990f1-d844-4238-a4ba-d1f42ca05d9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:47.054452 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 412/822] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:46 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:47.836833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-013efe26-4df8-47b8-a7e1-d84880fa98e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:47.837363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-013efe26-4df8-47b8-a7e1-d84880fa98e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:47.837526 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:47.837526 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:47.838151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-013efe26-4df8-47b8-a7e1-d84880fa98e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:47.838696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-013efe26-4df8-47b8-a7e1-d84880fa98e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:47.886052 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:47.886052 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:47.896738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-013efe26-4df8-47b8-a7e1-d84880fa98e5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:47.898284 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 411/823] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:47 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:48.072868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-796045dc-3a0b-44de-ab3d-9590c7bcb421 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:48.073755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-796045dc-3a0b-44de-ab3d-9590c7bcb421 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:48.074133 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:48.074133 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:48.074871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-796045dc-3a0b-44de-ab3d-9590c7bcb421 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:48.212574 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:48.212574 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:48.236891 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-796045dc-3a0b-44de-ab3d-9590c7bcb421 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:48.279797 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-796045dc-3a0b-44de-ab3d-9590c7bcb421 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:48.299811 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 413/824] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:48 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:48.911971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1589ad4-6583-4e0d-95a9-d7be5f942e8d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:48.916252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1589ad4-6583-4e0d-95a9-d7be5f942e8d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:48.916252 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:48.916252 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:48.916252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1589ad4-6583-4e0d-95a9-d7be5f942e8d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:48.916252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d1589ad4-6583-4e0d-95a9-d7be5f942e8d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:48.994314 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:48.994314 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:48.997588 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1589ad4-6583-4e0d-95a9-d7be5f942e8d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:49.014093 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 412/825] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:48 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:49.305028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adae1d7d-0ed5-43aa-a753-19f0c7ff9b82 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:49.305708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adae1d7d-0ed5-43aa-a753-19f0c7ff9b82 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:49.305831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:49.305831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:49.306175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adae1d7d-0ed5-43aa-a753-19f0c7ff9b82 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:49.420822 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:49.420822 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:49.447662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-adae1d7d-0ed5-43aa-a753-19f0c7ff9b82 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:49.514746 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adae1d7d-0ed5-43aa-a753-19f0c7ff9b82 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:49.543683 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 414/826] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:49 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 907 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:50.017497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c8bdfe3-2c1d-4a60-8cb6-aaed57b4394d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:50.018046 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c8bdfe3-2c1d-4a60-8cb6-aaed57b4394d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:50.018270 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:50.018270 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:50.018651 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c8bdfe3-2c1d-4a60-8cb6-aaed57b4394d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:50.019049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5c8bdfe3-2c1d-4a60-8cb6-aaed57b4394d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:50.088402 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:50.088402 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:50.096879 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c8bdfe3-2c1d-4a60-8cb6-aaed57b4394d tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:50.097803 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 413/827] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:50 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:50.550945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f5f0c71-4980-4230-b126-90b3555de768 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:50.551480 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f5f0c71-4980-4230-b126-90b3555de768 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:50.551703 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:50.551703 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:50.552114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f5f0c71-4980-4230-b126-90b3555de768 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:50.654725 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:50.654725 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:50.676207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9f5f0c71-4980-4230-b126-90b3555de768 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:50.719522 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f5f0c71-4980-4230-b126-90b3555de768 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:50.725088 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 415/828] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:50 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 965 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:51.114453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eaf5e1b7-3892-4057-845a-7ba09d08470a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:51.115012 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e1b7-3892-4057-845a-7ba09d08470a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:51.115160 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:51.115160 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:51.116305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e1b7-3892-4057-845a-7ba09d08470a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:51.116832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eaf5e1b7-3892-4057-845a-7ba09d08470a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:51.161222 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:51.161222 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:51.163071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eaf5e1b7-3892-4057-845a-7ba09d08470a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:51.168058 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 414/829] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:51 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:51.737218 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1072f35d-e10a-4c1d-a78c-8200e4fae673 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:51.738142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1072f35d-e10a-4c1d-a78c-8200e4fae673 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:51.738546 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:51.738546 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:51.739309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1072f35d-e10a-4c1d-a78c-8200e4fae673 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:51.843155 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:51.843155 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:51.853961 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1072f35d-e10a-4c1d-a78c-8200e4fae673 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:51.880979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1072f35d-e10a-4c1d-a78c-8200e4fae673 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:51.882317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 416/830] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:51 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 965 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:52.181471 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdddf9a3-3bbd-4f56-b3cb-aa0d85e7ab75 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:52.182049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdddf9a3-3bbd-4f56-b3cb-aa0d85e7ab75 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:52.184388 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:52.184388 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:52.188288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdddf9a3-3bbd-4f56-b3cb-aa0d85e7ab75 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:52.189152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cdddf9a3-3bbd-4f56-b3cb-aa0d85e7ab75 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:52.252724 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:52.252724 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:52.258425 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdddf9a3-3bbd-4f56-b3cb-aa0d85e7ab75 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:52.270502 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 415/831] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:52 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:52.898944 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-804bb85d-12a1-417b-902d-4492636f9bc0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:52.899753 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-804bb85d-12a1-417b-902d-4492636f9bc0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:52.900222 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:52.900222 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:52.900868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-804bb85d-12a1-417b-902d-4492636f9bc0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:52.968238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:52.968238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:52.979149 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-804bb85d-12a1-417b-902d-4492636f9bc0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:53.003636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-804bb85d-12a1-417b-902d-4492636f9bc0 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:53.005083 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 417/832] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:52 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:53.274891 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb2337a4-f24e-4264-a91d-2a933480e4bd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:53.275606 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb2337a4-f24e-4264-a91d-2a933480e4bd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:53.275828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:53.275828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:53.276229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb2337a4-f24e-4264-a91d-2a933480e4bd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:53.276602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eb2337a4-f24e-4264-a91d-2a933480e4bd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:53.310245 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:53.310245 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:53.313091 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb2337a4-f24e-4264-a91d-2a933480e4bd tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:53.314635 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 416/833] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:53 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:54.021567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39d51bde-78ea-4c12-9832-cc87e7951fe5 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:54.022076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39d51bde-78ea-4c12-9832-cc87e7951fe5 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:54.022439 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:54.022439 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:54.023158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39d51bde-78ea-4c12-9832-cc87e7951fe5 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:54.122077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:54.122077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:54.146222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-39d51bde-78ea-4c12-9832-cc87e7951fe5 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:54.206869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39d51bde-78ea-4c12-9832-cc87e7951fe5 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:54.208388 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 418/834] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:54 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 968 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:54.328391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f1deb92-0d54-420b-8ca9-5bca35818d1a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:54.329465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f1deb92-0d54-420b-8ca9-5bca35818d1a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:54.329814 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:54.329814 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:54.330090 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f1deb92-0d54-420b-8ca9-5bca35818d1a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:54.330476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7f1deb92-0d54-420b-8ca9-5bca35818d1a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:54.378386 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:54.378386 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:54.380272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f1deb92-0d54-420b-8ca9-5bca35818d1a tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:54.390220 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 417/835] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:54 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:55.225126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e13a06e-d0a2-47f5-b5d7-dd5026b21286 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:55.225949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e13a06e-d0a2-47f5-b5d7-dd5026b21286 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:55.226340 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:55.226340 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:55.226995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e13a06e-d0a2-47f5-b5d7-dd5026b21286 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:55.337518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:55.337518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:55.362168 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7e13a06e-d0a2-47f5-b5d7-dd5026b21286 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:55.397422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e13a06e-d0a2-47f5-b5d7-dd5026b21286 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:55.400896 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 419/836] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:55 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 968 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:55.406300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f24be0a-4048-42d0-b0e6-15d2216dc2ee tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:55.408032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f24be0a-4048-42d0-b0e6-15d2216dc2ee tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:55.408353 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:55.408353 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:55.408810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f24be0a-4048-42d0-b0e6-15d2216dc2ee tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:55.409225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1f24be0a-4048-42d0-b0e6-15d2216dc2ee tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:55.455864 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:55.455864 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:55.459997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f24be0a-4048-42d0-b0e6-15d2216dc2ee tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:55.465452 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 418/837] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:55 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 820 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:56.418349 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-532c1386-15e0-42b9-a445-e54b2a7a3141 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:56.421812 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-532c1386-15e0-42b9-a445-e54b2a7a3141 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:56.422517 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:56.422517 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:56.423266 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-532c1386-15e0-42b9-a445-e54b2a7a3141 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:56.479414 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab8d5133-d15d-4d8f-a4cf-6f0db25b1719 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:56.480396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab8d5133-d15d-4d8f-a4cf-6f0db25b1719 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:56.480967 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:56.480967 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:56.481583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab8d5133-d15d-4d8f-a4cf-6f0db25b1719 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:56.482175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ab8d5133-d15d-4d8f-a4cf-6f0db25b1719 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:56.496524 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:56.496524 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:56.508353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-532c1386-15e0-42b9-a445-e54b2a7a3141 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:56.532364 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:56.532364 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:56.536126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab8d5133-d15d-4d8f-a4cf-6f0db25b1719 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:56.540009 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 419/838] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:56 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:56.549457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dbf5e96-4a4c-4a5a-9cdf-e2691d0909d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:56.550004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dbf5e96-4a4c-4a5a-9cdf-e2691d0909d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:56.550203 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:56.550203 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:56.552902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dbf5e96-4a4c-4a5a-9cdf-e2691d0909d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:56.553327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-532c1386-15e0-42b9-a445-e54b2a7a3141 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:56.556571 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 420/839] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:56 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:56.618047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:56.618047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:56.655249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5dbf5e96-4a4c-4a5a-9cdf-e2691d0909d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:56.712616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dbf5e96-4a4c-4a5a-9cdf-e2691d0909d6 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 200 Feb 03 03:40:56.713976 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 420/840] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:56 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:40:56.731899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b841e31-2f30-4954-909e-0c3163526280 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] POST http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192/action Feb 03 03:40:56.733060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:56.733060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:56.733758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b841e31-2f30-4954-909e-0c3163526280 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:40:56.736837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b841e31-2f30-4954-909e-0c3163526280 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:56.738184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-3b841e31-2f30-4954-909e-0c3163526280 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] Updating backup '2666b5c6-7c6c-4a7b-96a9-ff8801ed4192' with '{'status': 'error'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Feb 03 03:40:56.810962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:56.810962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:56.847569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-3b841e31-2f30-4954-909e-0c3163526280 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] reset_status in rpcapi backup_id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 on host n-d-767704-11. {{(pid=87960) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Feb 03 03:40:56.857622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b841e31-2f30-4954-909e-0c3163526280 tempest-VolumesBackupsAdminTest-449270959 tempest-VolumesBackupsAdminTest-449270959-project-admin] http://10.222.0.65/volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192/action returned with HTTP 202 Feb 03 03:40:56.861144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 421/841] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:40:56 2021] POST /volume/v3/bedca971ce7b4949b7f7e1542295e4d0/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:40:56.873958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8383cdd4-1dd1-44c1-9f9e-534956c1f773 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:56.875135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8383cdd4-1dd1-44c1-9f9e-534956c1f773 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:56.875694 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:56.875694 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:56.876353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8383cdd4-1dd1-44c1-9f9e-534956c1f773 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:56.887075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8383cdd4-1dd1-44c1-9f9e-534956c1f773 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Show backup with id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:40:56.962189 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:56.962189 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:56.971648 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8383cdd4-1dd1-44c1-9f9e-534956c1f773 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 200 Feb 03 03:40:56.973293 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 421/842] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:56 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:56.991230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cdced5f-7c49-454f-bf37-732126f5b169 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] DELETE http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 Feb 03 03:40:56.992391 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cdced5f-7c49-454f-bf37-732126f5b169 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:56.993838 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:56.993838 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:56.994723 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cdced5f-7c49-454f-bf37-732126f5b169 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:56.995677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-3cdced5f-7c49-454f-bf37-732126f5b169 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete backup with id: 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192. Feb 03 03:40:57.074829 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:57.074829 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:57.170260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-3cdced5f-7c49-454f-bf37-732126f5b169 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] delete_backup rpcapi backup_id 2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:40:57.176673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cdced5f-7c49-454f-bf37-732126f5b169 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 returned with HTTP 202 Feb 03 03:40:57.179669 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 422/843] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:40:56 2021] DELETE /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/backups/2666b5c6-7c6c-4a7b-96a9-ff8801ed4192 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:40:57.200128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c933ea4-8337-4ce1-959e-32a4c55e79fa tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] DELETE http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:57.200883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c933ea4-8337-4ce1-959e-32a4c55e79fa tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:57.201271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:57.201271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:57.201882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c933ea4-8337-4ce1-959e-32a4c55e79fa tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:57.202504 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2c933ea4-8337-4ce1-959e-32a4c55e79fa tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete volume with id: 3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:57.323741 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:57.323741 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:57.324951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c933ea4-8337-4ce1-959e-32a4c55e79fa tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:57.393331 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c933ea4-8337-4ce1-959e-32a4c55e79fa tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete volume request issued successfully. Feb 03 03:40:57.394580 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c933ea4-8337-4ce1-959e-32a4c55e79fa tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 202 Feb 03 03:40:57.396214 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 422/844] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:40:57 2021] DELETE /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:40:57.405124 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-654716a1-d688-46b5-bb7b-02ddda92ca98 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:57.405666 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-654716a1-d688-46b5-bb7b-02ddda92ca98 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:57.405885 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:57.405885 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:57.406259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-654716a1-d688-46b5-bb7b-02ddda92ca98 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:57.529786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:57.529786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:57.559116 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-654716a1-d688-46b5-bb7b-02ddda92ca98 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:57.574312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ff3e8b8-755c-4f1b-8174-242402256a7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:57.575015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ff3e8b8-755c-4f1b-8174-242402256a7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:57.575343 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:57.575343 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:57.577120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ff3e8b8-755c-4f1b-8174-242402256a7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:57.633603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-654716a1-d688-46b5-bb7b-02ddda92ca98 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 200 Feb 03 03:40:57.643605 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 423/845] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:57 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:57.724912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:57.724912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:57.742020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ff3e8b8-755c-4f1b-8174-242402256a7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:57.828523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ff3e8b8-755c-4f1b-8174-242402256a7b tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:57.832247 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 423/846] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:57 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 968 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:58.650835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4480dd8-f2a2-4d6d-99c4-025ace916c18 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:58.652212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4480dd8-f2a2-4d6d-99c4-025ace916c18 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:58.652597 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:58.652597 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:58.653228 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4480dd8-f2a2-4d6d-99c4-025ace916c18 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:58.713730 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:58.713730 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:58.732267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4480dd8-f2a2-4d6d-99c4-025ace916c18 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:40:58.765077 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4480dd8-f2a2-4d6d-99c4-025ace916c18 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 200 Feb 03 03:40:58.766206 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 424/847] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:58 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:40:58.848749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2761de5b-9dec-498f-ae86-e7dc8804bed6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:40:58.849385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2761de5b-9dec-498f-ae86-e7dc8804bed6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:58.849607 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:58.849607 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:58.850088 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2761de5b-9dec-498f-ae86-e7dc8804bed6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:58.900911 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:58.900911 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:58.911164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2761de5b-9dec-498f-ae86-e7dc8804bed6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:40:58.940725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2761de5b-9dec-498f-ae86-e7dc8804bed6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:40:58.941969 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 424/848] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:58 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 1356 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:40:58.958945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] POST http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes Feb 03 03:40:58.959408 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:58.959408 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:58.960008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "07330c62-b1b6-4ac3-806f-6431c051d96a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-669309499"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:40:58.961437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request body: {'volume': {'source_volid': '07330c62-b1b6-4ac3-806f-6431c051d96a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-669309499'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:40:59.094094 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:59.094094 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:40:59.096311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume retrieved successfully. Feb 03 03:40:59.096823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume of 1 GB Feb 03 03:40:59.113724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Availability Zones retrieved successfully. Feb 03 03:40:59.134313 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (e15642d7-568e-4881-a18a-70ca02c9b1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:40:59.137776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295ad5b4-c568-48e2-b456-e6e51f6fbc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:59.140327 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:40:59.229101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295ad5b4-c568-48e2-b456-e6e51f6fbc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '07330c62-b1b6-4ac3-806f-6431c051d96a', 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:59.233420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256f5328-8266-4ab2-8829-3992b262b6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:59.331719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Created reservations ['aaf3a9c0-1aff-4ab8-af3b-226a1d897f44', 'fb3c6772-48a4-42df-b46b-d6b52a335d26', '86f0698b-2637-46d5-bcc1-bf1b8e5f61dc', '97f7b2ed-77ba-4be9-9ab9-afbb2124d950'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:40:59.333706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256f5328-8266-4ab2-8829-3992b262b6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaf3a9c0-1aff-4ab8-af3b-226a1d897f44', 'fb3c6772-48a4-42df-b46b-d6b52a335d26', '86f0698b-2637-46d5-bcc1-bf1b8e5f61dc', '97f7b2ed-77ba-4be9-9ab9-afbb2124d950']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:59.336265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985f7e1b-da10-4564-92b0-330edd6f0de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:59.527839 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985f7e1b-da10-4564-92b0-330edd6f0de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ccf5bb8-a354-4c21-8f83-174c386529a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-669309499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['aaf3a9c0-1aff-4ab8-af3b-226a1d897f44','fb3c6772-48a4-42df-b46b-d6b52a335d26','86f0698b-2637-46d5-bcc1-bf1b8e5f61dc','97f7b2ed-77ba-4be9-9ab9-afbb2124d950'],size=1,snapshot_id=None,source_replicaid=,source_volid=07330c62-b1b6-4ac3-806f-6431c051d96a,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), '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-02-03T03:40:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-669309499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ccf5bb8-a354-4c21-8f83-174c386529a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7532ee7590df45a696b5856e33d14435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=07330c62-b1b6-4ac3-806f-6431c051d96a,status='creating',terminated_at=None,updated_at=None,user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:59.529986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e0f2657-d23e-496e-bb24-526a4fb94895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:59.603775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e0f2657-d23e-496e-bb24-526a4fb94895) transitioned into state 'SUCCESS' from state '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-669309499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['aaf3a9c0-1aff-4ab8-af3b-226a1d897f44','fb3c6772-48a4-42df-b46b-d6b52a335d26','86f0698b-2637-46d5-bcc1-bf1b8e5f61dc','97f7b2ed-77ba-4be9-9ab9-afbb2124d950'],size=1,snapshot_id=None,source_replicaid=,source_volid=07330c62-b1b6-4ac3-806f-6431c051d96a,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:59.606243 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7b77f9-b29c-4ec9-b37e-ae80a0763481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:40:59.689396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7b77f9-b29c-4ec9-b37e-ae80a0763481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:40:59.692066 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (e15642d7-568e-4881-a18a-70ca02c9b1eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:40:59.782925 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3c067bd-035b-494e-b343-993995632364 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:40:59.783763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3c067bd-035b-494e-b343-993995632364 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:59.784160 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:59.784160 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:59.784735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3c067bd-035b-494e-b343-993995632364 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:59.871067 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request issued successfully. Feb 03 03:40:59.938852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4172bd42-a850-4fd2-bc49-a4d9db5e68ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes returned with HTTP 202 Feb 03 03:40:59.944299 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 425/849] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:40:58 2021] POST /volume/v3/7532ee7590df45a696b5856e33d14435/volumes => generated 848 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:40:59.964311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-079c279a-cf2d-478d-8601-ea92fdc04335 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:40:59.965027 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-079c279a-cf2d-478d-8601-ea92fdc04335 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:40:59.965408 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:40:59.965408 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:40:59.966029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-079c279a-cf2d-478d-8601-ea92fdc04335 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:40:59.995125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:40:59.995125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:00.015464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3c067bd-035b-494e-b343-993995632364 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:41:00.047212 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3c067bd-035b-494e-b343-993995632364 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 200 Feb 03 03:41:00.049426 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 425/850] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:59 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 914 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:41:00.114717 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:00.114717 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:00.145984 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-079c279a-cf2d-478d-8601-ea92fdc04335 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:00.213838 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-079c279a-cf2d-478d-8601-ea92fdc04335 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:00.224243 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 426/851] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:40:59 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:41:01.066488 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd4a0f34-b036-437f-922a-a1a5adb19581 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 Feb 03 03:41:01.068625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd4a0f34-b036-437f-922a-a1a5adb19581 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:01.068980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:01.068980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:01.069728 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd4a0f34-b036-437f-922a-a1a5adb19581 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:01.162618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd4a0f34-b036-437f-922a-a1a5adb19581 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 returned with HTTP 404 Feb 03 03:41:01.164533 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 426/852] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:01 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/3496fa75-dc2a-4442-8c12-7a3d8fb8b6b7 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:41:01.171302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-468df73d-04f5-451b-a0ff-a6f19cd48154 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] DELETE http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:41:01.171825 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-468df73d-04f5-451b-a0ff-a6f19cd48154 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:01.172092 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:01.172092 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:01.173484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-468df73d-04f5-451b-a0ff-a6f19cd48154 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:01.174175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-468df73d-04f5-451b-a0ff-a6f19cd48154 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete volume with id: cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:41:01.232407 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c1f7c56-1b47-44ab-afb0-156786324a60 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:01.233381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c1f7c56-1b47-44ab-afb0-156786324a60 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:01.234060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c1f7c56-1b47-44ab-afb0-156786324a60 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:01.284044 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:01.284044 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:01.285816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-468df73d-04f5-451b-a0ff-a6f19cd48154 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:41:01.352858 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-468df73d-04f5-451b-a0ff-a6f19cd48154 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Delete volume request issued successfully. Feb 03 03:41:01.353340 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-468df73d-04f5-451b-a0ff-a6f19cd48154 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 202 Feb 03 03:41:01.361370 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 427/853] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:41:01 2021] DELETE /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:41:01.375323 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:01.375323 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:01.380503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61662fba-9d23-46c5-bd8c-4b37354cf9a5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:41:01.381513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61662fba-9d23-46c5-bd8c-4b37354cf9a5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:01.381716 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:01.381716 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:01.383491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61662fba-9d23-46c5-bd8c-4b37354cf9a5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:01.399722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c1f7c56-1b47-44ab-afb0-156786324a60 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:01.441558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c1f7c56-1b47-44ab-afb0-156786324a60 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:01.443157 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 427/854] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:01 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:01.556906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:01.556906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:01.574316 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61662fba-9d23-46c5-bd8c-4b37354cf9a5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:41:01.666382 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61662fba-9d23-46c5-bd8c-4b37354cf9a5 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 200 Feb 03 03:41:01.669495 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 428/855] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:01 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 914 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:02.460687 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7d095d5-abde-4f4a-ada0-cb5f02195a0d tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:02.461432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7d095d5-abde-4f4a-ada0-cb5f02195a0d tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:02.461948 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:02.461948 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:02.462703 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7d095d5-abde-4f4a-ada0-cb5f02195a0d tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:02.618686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:02.618686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:02.685213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7d095d5-abde-4f4a-ada0-cb5f02195a0d tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:02.685969 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ea698f-7833-41b3-a509-72fbdf35ee81 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:41:02.686497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ea698f-7833-41b3-a509-72fbdf35ee81 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:02.686691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:02.686691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:02.687126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ea698f-7833-41b3-a509-72fbdf35ee81 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:02.753670 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7d095d5-abde-4f4a-ada0-cb5f02195a0d tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:02.761519 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 428/856] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:02 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:41:02.832341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:02.832341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:02.842226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-79ea698f-7833-41b3-a509-72fbdf35ee81 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:41:02.869526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ea698f-7833-41b3-a509-72fbdf35ee81 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 200 Feb 03 03:41:02.870664 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 429/857] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:02 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:03.779024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d390de3d-a2e1-4237-8dfa-b18ec8f19ff8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:03.780419 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d390de3d-a2e1-4237-8dfa-b18ec8f19ff8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:03.780805 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:03.780805 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:03.781443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d390de3d-a2e1-4237-8dfa-b18ec8f19ff8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:03.887373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-628ca6bb-8c58-44a5-8e2b-7ca31b084345 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:41:03.887895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-628ca6bb-8c58-44a5-8e2b-7ca31b084345 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:03.888148 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:03.888148 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:03.888497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-628ca6bb-8c58-44a5-8e2b-7ca31b084345 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:03.903909 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:03.903909 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:03.934558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d390de3d-a2e1-4237-8dfa-b18ec8f19ff8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:04.005556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d390de3d-a2e1-4237-8dfa-b18ec8f19ff8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:04.007042 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 429/858] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:03 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:04.010702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:04.010702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:04.020431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-628ca6bb-8c58-44a5-8e2b-7ca31b084345 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Volume info retrieved successfully. Feb 03 03:41:04.062525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-628ca6bb-8c58-44a5-8e2b-7ca31b084345 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 200 Feb 03 03:41:04.064372 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 430/859] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:03 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:05.022687 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6eab33e8-a6a0-466d-bd05-c041da8b4c78 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:05.024070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6eab33e8-a6a0-466d-bd05-c041da8b4c78 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:05.024487 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:05.024487 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:05.025157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6eab33e8-a6a0-466d-bd05-c041da8b4c78 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:05.079846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd394aaa-df63-44b3-a416-fcd80f6ba132 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] GET http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c Feb 03 03:41:05.080788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd394aaa-df63-44b3-a416-fcd80f6ba132 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:05.081360 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:05.081360 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:05.081974 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd394aaa-df63-44b3-a416-fcd80f6ba132 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:05.137728 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:05.137728 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:05.147135 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6eab33e8-a6a0-466d-bd05-c041da8b4c78 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:05.171118 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6eab33e8-a6a0-466d-bd05-c041da8b4c78 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:05.173281 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 430/860] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:05 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:05.222669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd394aaa-df63-44b3-a416-fcd80f6ba132 tempest-VolumesBackupsAdminTest-763579894 tempest-VolumesBackupsAdminTest-763579894-project] http://10.222.0.65/volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c returned with HTTP 404 Feb 03 03:41:05.223747 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 431/861] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:05 2021] GET /volume/v3/dc5a4db38a8b4cc8900ffaa4ff858d24/volumes/cd83bd2a-a76f-4e9d-af7d-cd76ba51af9c => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:41:06.189005 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42baec1e-681a-4537-b7f8-9510cab9d113 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:06.189663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42baec1e-681a-4537-b7f8-9510cab9d113 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:06.190182 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:06.190182 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:06.190902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42baec1e-681a-4537-b7f8-9510cab9d113 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:06.330458 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:06.330458 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:06.358708 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-42baec1e-681a-4537-b7f8-9510cab9d113 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:06.418339 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42baec1e-681a-4537-b7f8-9510cab9d113 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:06.427973 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 431/862] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:06 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:07.437520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e686b8e-c757-40cf-9659-6dd04c4f26f6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:07.439491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e686b8e-c757-40cf-9659-6dd04c4f26f6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:07.440059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e686b8e-c757-40cf-9659-6dd04c4f26f6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:07.496788 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:07.496788 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:07.508480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e686b8e-c757-40cf-9659-6dd04c4f26f6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:07.535666 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e686b8e-c757-40cf-9659-6dd04c4f26f6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:07.536931 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 432/863] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:07 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:08.558139 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3beb8306-1f94-42c3-a1bc-e8896dd84834 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:08.558735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3beb8306-1f94-42c3-a1bc-e8896dd84834 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:08.559113 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:08.559113 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:08.559790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3beb8306-1f94-42c3-a1bc-e8896dd84834 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:08.649406 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:08.649406 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:08.662692 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3beb8306-1f94-42c3-a1bc-e8896dd84834 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:08.696710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3beb8306-1f94-42c3-a1bc-e8896dd84834 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:08.708762 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 432/864] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:08 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:09.714964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d623d74d-4611-4a21-a9c5-664866f6e9d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:09.716039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d623d74d-4611-4a21-a9c5-664866f6e9d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:09.716383 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:09.716383 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:09.716995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d623d74d-4611-4a21-a9c5-664866f6e9d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:09.888034 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:09.888034 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:09.927188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d623d74d-4611-4a21-a9c5-664866f6e9d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:09.982063 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d623d74d-4611-4a21-a9c5-664866f6e9d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:09.984125 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 433/865] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:09 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:11.002539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b81b695-4b59-4d7e-8a7d-e37a6107f233 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:11.005284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b81b695-4b59-4d7e-8a7d-e37a6107f233 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:11.005284 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:11.005284 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:11.005284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b81b695-4b59-4d7e-8a7d-e37a6107f233 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:11.174949 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:11.174949 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:11.189233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b81b695-4b59-4d7e-8a7d-e37a6107f233 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:11.248787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b81b695-4b59-4d7e-8a7d-e37a6107f233 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:11.251563 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 433/866] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:10 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:12.276509 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df4152e4-e512-4fd0-a941-6817df5662ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:12.282918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df4152e4-e512-4fd0-a941-6817df5662ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:12.285468 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:12.285468 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:12.288399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df4152e4-e512-4fd0-a941-6817df5662ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:12.421656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:12.421656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:12.432735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df4152e4-e512-4fd0-a941-6817df5662ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:12.465540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df4152e4-e512-4fd0-a941-6817df5662ae tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:12.478834 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 434/867] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:12 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:13.483830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-068e0503-0edc-4f56-9479-d1c1373b8b28 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:13.485141 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-068e0503-0edc-4f56-9479-d1c1373b8b28 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:13.485413 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:13.485413 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:13.485762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-068e0503-0edc-4f56-9479-d1c1373b8b28 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:13.586327 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:13.586327 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:13.612453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-068e0503-0edc-4f56-9479-d1c1373b8b28 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:13.668570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-068e0503-0edc-4f56-9479-d1c1373b8b28 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:13.679614 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 434/868] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:13 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:14.685129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c286ff45-b2e6-43f0-95a7-3af1b684e043 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:14.686667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c286ff45-b2e6-43f0-95a7-3af1b684e043 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:14.687082 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:14.687082 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:14.687833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c286ff45-b2e6-43f0-95a7-3af1b684e043 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:14.826640 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:14.826640 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:14.839126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c286ff45-b2e6-43f0-95a7-3af1b684e043 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:14.869129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c286ff45-b2e6-43f0-95a7-3af1b684e043 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:14.870361 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 435/869] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:14 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:15.886718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd823377-e7a7-4e98-bd92-e459afbb8c23 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:15.887285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd823377-e7a7-4e98-bd92-e459afbb8c23 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:15.887285 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:15.887285 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:15.887901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd823377-e7a7-4e98-bd92-e459afbb8c23 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:15.981315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d2b62b2-cb85-4c3f-8ce0-a41cc9caa6f3 tempest-ExtensionsTestJSON-946190737 tempest-ExtensionsTestJSON-946190737-project] GET http://10.222.0.65/volume/v3/888d77359b46450eafde3290445e953d/extensions Feb 03 03:41:15.981853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d2b62b2-cb85-4c3f-8ce0-a41cc9caa6f3 tempest-ExtensionsTestJSON-946190737 tempest-ExtensionsTestJSON-946190737-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:15.982074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:15.982074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:15.982446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d2b62b2-cb85-4c3f-8ce0-a41cc9caa6f3 tempest-ExtensionsTestJSON-946190737 tempest-ExtensionsTestJSON-946190737-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:15.983279 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d2b62b2-cb85-4c3f-8ce0-a41cc9caa6f3 tempest-ExtensionsTestJSON-946190737 tempest-ExtensionsTestJSON-946190737-project] http://10.222.0.65/volume/v3/888d77359b46450eafde3290445e953d/extensions returned with HTTP 200 Feb 03 03:41:15.985165 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 435/870] 10.222.0.65 () {58 vars in 1213 bytes} [Wed Feb 3 03:41:15 2021] GET /volume/v3/888d77359b46450eafde3290445e953d/extensions => generated 5245 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:16.061085 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:16.061085 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:16.085050 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd823377-e7a7-4e98-bd92-e459afbb8c23 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:16.126163 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd823377-e7a7-4e98-bd92-e459afbb8c23 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:16.127383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 436/871] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:15 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 940 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:17.143751 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95e2821e-3949-4aac-b4db-9c6c39e06fdd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:17.144860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95e2821e-3949-4aac-b4db-9c6c39e06fdd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:17.145504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95e2821e-3949-4aac-b4db-9c6c39e06fdd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:17.269275 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:17.269275 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:17.293402 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-95e2821e-3949-4aac-b4db-9c6c39e06fdd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:17.335826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95e2821e-3949-4aac-b4db-9c6c39e06fdd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:17.336867 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 436/872] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:17 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 1390 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:17.355163 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d944b20-ee9e-468a-9fc1-6c0b66776277 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:17.355700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d944b20-ee9e-468a-9fc1-6c0b66776277 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:17.355900 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:17.355900 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:17.358634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d944b20-ee9e-468a-9fc1-6c0b66776277 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:17.441909 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:17.441909 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:17.457100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4d944b20-ee9e-468a-9fc1-6c0b66776277 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:17.498063 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d944b20-ee9e-468a-9fc1-6c0b66776277 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:17.499586 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 437/873] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:17 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 1390 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:17.526461 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] POST http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes Feb 03 03:41:17.526913 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:17.526913 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:17.527852 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1528318579"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:41:17.529154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1528318579'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:41:17.529535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume of 1 GB Feb 03 03:41:17.550724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Availability Zones retrieved successfully. Feb 03 03:41:17.600125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (7599ff2a-d663-4932-9849-ec7822c5a26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:17.603766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76fb864-c27e-4071-974c-4d7a697a91e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:17.606548 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:41:17.723374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76fb864-c27e-4071-974c-4d7a697a91e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:17.726090 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d240d37-36a5-48a5-a630-fffa6f0b6fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:17.915576 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Created reservations ['278a0566-f29a-426d-b226-c991a79eefef', '9b76a669-217e-49c8-8f79-d9ebebc5df2f', '2dc795c4-fb72-4d39-ac62-3ba8f10b38e1', 'c831a7e4-63e2-4819-b410-848992346801'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:41:17.917545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d240d37-36a5-48a5-a630-fffa6f0b6fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['278a0566-f29a-426d-b226-c991a79eefef', '9b76a669-217e-49c8-8f79-d9ebebc5df2f', '2dc795c4-fb72-4d39-ac62-3ba8f10b38e1', 'c831a7e4-63e2-4819-b410-848992346801']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:17.920509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86201637-1fb4-4765-934c-7e8e4375eb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:18.005901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86201637-1fb4-4765-934c-7e8e4375eb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f834eeca-5df7-46a2-b020-fef124fdd623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1528318579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['278a0566-f29a-426d-b226-c991a79eefef','9b76a669-217e-49c8-8f79-d9ebebc5df2f','2dc795c4-fb72-4d39-ac62-3ba8f10b38e1','c831a7e4-63e2-4819-b410-848992346801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1528318579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f834eeca-5df7-46a2-b020-fef124fdd623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7532ee7590df45a696b5856e33d14435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:18.008209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ceca38-a7d0-469e-b233-4fce6ff17a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:18.042837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ceca38-a7d0-469e-b233-4fce6ff17a0f) transitioned into state 'SUCCESS' from state '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-1528318579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['278a0566-f29a-426d-b226-c991a79eefef','9b76a669-217e-49c8-8f79-d9ebebc5df2f','2dc795c4-fb72-4d39-ac62-3ba8f10b38e1','c831a7e4-63e2-4819-b410-848992346801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:18.044992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b97493-3fae-47ba-8ab0-2cb9e63c7d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:18.070131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b97493-3fae-47ba-8ab0-2cb9e63c7d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:18.072797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (7599ff2a-d663-4932-9849-ec7822c5a26d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:18.184933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request issued successfully. Feb 03 03:41:18.237456 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-201545fa-539f-4f0b-b839-240cc72420cb tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes returned with HTTP 202 Feb 03 03:41:18.238364 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 437/874] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:41:17 2021] POST /volume/v3/7532ee7590df45a696b5856e33d14435/volumes => generated 816 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:41:18.254234 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d21f2d6-28ac-4bbd-9344-9c2b28168a07 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:18.254724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d21f2d6-28ac-4bbd-9344-9c2b28168a07 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:18.254915 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:18.254915 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:18.255295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d21f2d6-28ac-4bbd-9344-9c2b28168a07 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:18.324249 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:18.324249 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:18.335972 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3d21f2d6-28ac-4bbd-9344-9c2b28168a07 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:18.381833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d21f2d6-28ac-4bbd-9344-9c2b28168a07 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 returned with HTTP 200 Feb 03 03:41:18.383511 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 438/875] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:18 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 => generated 908 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:19.400245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73ad29db-97de-40e5-b82f-ba19bd4a4415 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:19.401310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73ad29db-97de-40e5-b82f-ba19bd4a4415 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:19.401699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:19.401699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:19.402314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73ad29db-97de-40e5-b82f-ba19bd4a4415 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:19.557388 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:19.557388 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:19.582057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-73ad29db-97de-40e5-b82f-ba19bd4a4415 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:19.640100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73ad29db-97de-40e5-b82f-ba19bd4a4415 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 returned with HTTP 200 Feb 03 03:41:19.641574 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 438/876] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:19 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:19.656856 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] POST http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes Feb 03 03:41:19.657914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:19.657914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:19.658612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f834eeca-5df7-46a2-b020-fef124fdd623", "size": 2, "name": "tempest-VolumesCloneTest-Volume-794898872"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:41:19.660880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request body: {'volume': {'source_volid': 'f834eeca-5df7-46a2-b020-fef124fdd623', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-794898872'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:41:19.764232 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:19.764232 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:19.765770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume retrieved successfully. Feb 03 03:41:19.766620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume of 2 GB Feb 03 03:41:19.782716 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Availability Zones retrieved successfully. Feb 03 03:41:19.808003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (292ded4a-2023-47d2-9f6c-9f6e1acceb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:19.811440 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6b16f5-2b44-4a2d-86e8-6ba32d06a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:19.814799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:41:19.915783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6b16f5-2b44-4a2d-86e8-6ba32d06a08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f834eeca-5df7-46a2-b020-fef124fdd623', 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:19.918695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359258dc-a996-4fbd-9b1e-d6a611621bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:20.027678 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Created reservations ['2c624edb-1156-48f8-a620-4c19f0869312', '2827eaf7-b827-4bef-9414-059b78a3e796', '8c6616cb-30b3-4a3d-b6a1-998430a6d013', '41b22b7f-cea7-4a8c-bbb3-2171a61a099f'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:41:20.030550 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359258dc-a996-4fbd-9b1e-d6a611621bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c624edb-1156-48f8-a620-4c19f0869312', '2827eaf7-b827-4bef-9414-059b78a3e796', '8c6616cb-30b3-4a3d-b6a1-998430a6d013', '41b22b7f-cea7-4a8c-bbb3-2171a61a099f']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:20.035976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba50338-78fa-419c-9216-1bd471143cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:20.393408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba50338-78fa-419c-9216-1bd471143cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b142951-a18a-419d-b6e8-31a972c5c795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-794898872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['2c624edb-1156-48f8-a620-4c19f0869312','2827eaf7-b827-4bef-9414-059b78a3e796','8c6616cb-30b3-4a3d-b6a1-998430a6d013','41b22b7f-cea7-4a8c-bbb3-2171a61a099f'],size=2,snapshot_id=None,source_replicaid=,source_volid=f834eeca-5df7-46a2-b020-fef124fdd623,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-794898872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b142951-a18a-419d-b6e8-31a972c5c795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7532ee7590df45a696b5856e33d14435',provider_auth=None,provider_geometry=None,provider_id=None,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=f834eeca-5df7-46a2-b020-fef124fdd623,status='creating',terminated_at=None,updated_at=None,user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:20.395499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7363cd26-7c46-4ec9-8d29-3661e6ea388d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:20.433278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7363cd26-7c46-4ec9-8d29-3661e6ea388d) transitioned into state 'SUCCESS' from state '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-794898872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7532ee7590df45a696b5856e33d14435',qos_specs=None,replication_status=,reservations=['2c624edb-1156-48f8-a620-4c19f0869312','2827eaf7-b827-4bef-9414-059b78a3e796','8c6616cb-30b3-4a3d-b6a1-998430a6d013','41b22b7f-cea7-4a8c-bbb3-2171a61a099f'],size=2,snapshot_id=None,source_replicaid=,source_volid=f834eeca-5df7-46a2-b020-fef124fdd623,status='creating',user_id='5151fdf48b9a45bea0888ba4ddcb3062',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:20.435674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788f67d5-1727-4d8b-b2da-89ed565cc834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:20.558886 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788f67d5-1727-4d8b-b2da-89ed565cc834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:20.561555 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Flow 'volume_create_api' (292ded4a-2023-47d2-9f6c-9f6e1acceb59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:20.737592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Create volume request issued successfully. Feb 03 03:41:20.777412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b11e96e-97ca-4473-9434-07b80bb0a7d3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes returned with HTTP 202 Feb 03 03:41:20.779646 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 439/877] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:41:19 2021] POST /volume/v3/7532ee7590df45a696b5856e33d14435/volumes => generated 849 bytes in 1127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:41:20.796659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62316c2f-78d0-40a3-9600-6894bda20bcd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:20.797672 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62316c2f-78d0-40a3-9600-6894bda20bcd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:20.798334 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:20.798334 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:20.799106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62316c2f-78d0-40a3-9600-6894bda20bcd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:20.880304 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:20.880304 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:20.896277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-62316c2f-78d0-40a3-9600-6894bda20bcd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:20.939308 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62316c2f-78d0-40a3-9600-6894bda20bcd tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:20.939308 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 439/878] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:20 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:21.715321 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] POST http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes Feb 03 03:41:21.715906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:21.715906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:21.716531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-120017994"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:41:21.717775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Create volume request body: {'volume': {'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-120017994'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:41:21.895885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Create volume of 1 GB Feb 03 03:41:21.907923 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:21.907923 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:21.961066 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8ce6cd0-e5e3-47b4-bf4a-265940048cf4 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:21.962059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8ce6cd0-e5e3-47b4-bf4a-265940048cf4 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:21.962482 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:21.962482 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:21.963173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8ce6cd0-e5e3-47b4-bf4a-265940048cf4 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:21.972249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Availability Zones retrieved successfully. Feb 03 03:41:22.021982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Flow 'volume_create_api' (85304121-a126-44d4-8af8-d63734205ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:22.027067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e147c2-a887-4f0e-9a83-11a537d5f204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:22.029256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:41:22.159804 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:22.159804 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:22.187230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8ce6cd0-e5e3-47b4-bf4a-265940048cf4 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:22.228185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8ce6cd0-e5e3-47b4-bf4a-265940048cf4 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:22.229662 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 440/879] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:21 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:22.326275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e147c2-a887-4f0e-9a83-11a537d5f204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:22.329544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56528bf-567c-4d35-9990-92f7c77bd622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:22.474263 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Created reservations ['40ffca48-4b19-4db7-b89c-92cc28bee1df', 'd9863941-76ea-4ce1-9ff1-dfe41120bac9', '9a6be69f-e7b1-4f99-b18e-0d52b107397b', '90872860-35e6-443f-8c7b-8284d3bb8536'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:41:22.481537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56528bf-567c-4d35-9990-92f7c77bd622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40ffca48-4b19-4db7-b89c-92cc28bee1df', 'd9863941-76ea-4ce1-9ff1-dfe41120bac9', '9a6be69f-e7b1-4f99-b18e-0d52b107397b', '90872860-35e6-443f-8c7b-8284d3bb8536']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:22.481537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541334c7-552b-40c5-893b-c81ae98083a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:22.606253 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541334c7-552b-40c5-893b-c81ae98083a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'affa4548-86bc-4c56-aa5d-d3d3e296f1c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-120017994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c143b82d6f14fedb2512fb091f0221b',qos_specs=None,replication_status=,reservations=['40ffca48-4b19-4db7-b89c-92cc28bee1df','d9863941-76ea-4ce1-9ff1-dfe41120bac9','9a6be69f-e7b1-4f99-b18e-0d52b107397b','90872860-35e6-443f-8c7b-8284d3bb8536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca1de8187124a37a2ff4774cd5e8c1b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-120017994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=affa4548-86bc-4c56-aa5d-d3d3e296f1c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c143b82d6f14fedb2512fb091f0221b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dca1de8187124a37a2ff4774cd5e8c1b',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:22.620139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bcb5d7e-4bf9-487e-a5a7-a55c5863ae27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:22.669476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bcb5d7e-4bf9-487e-a5a7-a55c5863ae27) transitioned into state 'SUCCESS' from state '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-120017994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c143b82d6f14fedb2512fb091f0221b',qos_specs=None,replication_status=,reservations=['40ffca48-4b19-4db7-b89c-92cc28bee1df','d9863941-76ea-4ce1-9ff1-dfe41120bac9','9a6be69f-e7b1-4f99-b18e-0d52b107397b','90872860-35e6-443f-8c7b-8284d3bb8536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca1de8187124a37a2ff4774cd5e8c1b',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:22.671703 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f4e32a-bf8b-4722-a0a4-e5724c73f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:22.704511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f4e32a-bf8b-4722-a0a4-e5724c73f546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:22.707456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Flow 'volume_create_api' (85304121-a126-44d4-8af8-d63734205ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:22.833059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Create volume request issued successfully. Feb 03 03:41:22.850885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25ff1e99-cca9-417c-af01-44573212fa6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes returned with HTTP 202 Feb 03 03:41:22.851971 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 440/880] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:41:21 2021] POST /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes => generated 819 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:41:22.869871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d587a297-ddfe-4168-bca4-033bf988fe68 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:22.871208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d587a297-ddfe-4168-bca4-033bf988fe68 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:22.871589 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:22.871589 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:22.872221 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d587a297-ddfe-4168-bca4-033bf988fe68 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:22.994583 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:22.994583 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:23.011586 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d587a297-ddfe-4168-bca4-033bf988fe68 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:23.059244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d587a297-ddfe-4168-bca4-033bf988fe68 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:23.076206 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 441/881] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:22 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:23.251991 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46be69af-8e5a-443a-98cf-235d08ce328a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:23.253933 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46be69af-8e5a-443a-98cf-235d08ce328a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:23.255504 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:23.255504 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:23.256209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46be69af-8e5a-443a-98cf-235d08ce328a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:23.427889 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:23.427889 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:23.455490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46be69af-8e5a-443a-98cf-235d08ce328a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:23.541680 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46be69af-8e5a-443a-98cf-235d08ce328a tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:23.546366 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 441/882] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:23 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:24.092697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab90d117-05ec-48c3-a560-486337bfb120 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:24.095985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab90d117-05ec-48c3-a560-486337bfb120 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:24.095985 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:24.095985 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:24.096919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab90d117-05ec-48c3-a560-486337bfb120 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:24.218156 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:24.218156 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:24.230183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ab90d117-05ec-48c3-a560-486337bfb120 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:24.258058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab90d117-05ec-48c3-a560-486337bfb120 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:24.258979 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 442/883] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:24 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:24.561994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27b924e6-9a0c-4551-bbce-ef9bc9b11a7f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:24.563222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27b924e6-9a0c-4551-bbce-ef9bc9b11a7f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:24.563579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:24.563579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:24.564392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27b924e6-9a0c-4551-bbce-ef9bc9b11a7f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:24.685849 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:24.685849 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:24.708664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27b924e6-9a0c-4551-bbce-ef9bc9b11a7f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:24.785031 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27b924e6-9a0c-4551-bbce-ef9bc9b11a7f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:24.786076 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 442/884] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:24 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:25.276040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8991b1b2-9a07-44a7-adf6-86025808c1fc tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:25.277175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8991b1b2-9a07-44a7-adf6-86025808c1fc tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:25.277552 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:25.277552 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:25.278176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8991b1b2-9a07-44a7-adf6-86025808c1fc tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:25.384841 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:25.384841 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:25.424421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8991b1b2-9a07-44a7-adf6-86025808c1fc tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:25.489219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8991b1b2-9a07-44a7-adf6-86025808c1fc tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:25.501346 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 443/885] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:25 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:25.802596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5a76eab-cb0b-4c0a-97e2-91981348a27e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:25.803294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5a76eab-cb0b-4c0a-97e2-91981348a27e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:25.803513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:25.803513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:25.803892 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5a76eab-cb0b-4c0a-97e2-91981348a27e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:25.927802 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:25.927802 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:25.951982 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5a76eab-cb0b-4c0a-97e2-91981348a27e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:26.014582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5a76eab-cb0b-4c0a-97e2-91981348a27e tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:26.016448 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 443/886] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:25 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:26.507085 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08c04c0a-937a-4117-a919-8e5b0452d649 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:26.508621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08c04c0a-937a-4117-a919-8e5b0452d649 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:26.509048 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:26.509048 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:26.509761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08c04c0a-937a-4117-a919-8e5b0452d649 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:26.631069 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:26.631069 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:26.654886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-08c04c0a-937a-4117-a919-8e5b0452d649 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:26.712508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08c04c0a-937a-4117-a919-8e5b0452d649 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:26.716311 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 444/887] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:26 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:27.032701 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f09d3dc6-0816-4bb9-a3ea-ffa8e947d523 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:27.033539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f09d3dc6-0816-4bb9-a3ea-ffa8e947d523 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:27.033947 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:27.033947 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:27.034581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f09d3dc6-0816-4bb9-a3ea-ffa8e947d523 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:27.296593 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:27.296593 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:27.351058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f09d3dc6-0816-4bb9-a3ea-ffa8e947d523 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:27.463661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f09d3dc6-0816-4bb9-a3ea-ffa8e947d523 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:27.464613 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 444/888] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:27 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:27.736931 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2175c80-1d73-44e0-b557-7f5f20763c55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:27.738777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2175c80-1d73-44e0-b557-7f5f20763c55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:27.739909 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:27.739909 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:27.740592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2175c80-1d73-44e0-b557-7f5f20763c55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:27.868472 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:27.868472 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:27.892789 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2175c80-1d73-44e0-b557-7f5f20763c55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:27.956138 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2175c80-1d73-44e0-b557-7f5f20763c55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:27.957540 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 445/889] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:27 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:28.481072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71d05643-3a69-459a-baff-caa0ca111142 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:28.481967 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71d05643-3a69-459a-baff-caa0ca111142 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:28.481967 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:28.481967 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:28.482311 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71d05643-3a69-459a-baff-caa0ca111142 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:28.676996 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:28.676996 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:28.709696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-71d05643-3a69-459a-baff-caa0ca111142 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:28.810544 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71d05643-3a69-459a-baff-caa0ca111142 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:28.812270 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 445/890] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:28 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:28.974127 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e54f143-fa51-4cee-9595-2caea489f4c0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:28.974655 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e54f143-fa51-4cee-9595-2caea489f4c0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:28.974853 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:28.974853 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:28.975711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e54f143-fa51-4cee-9595-2caea489f4c0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:29.081101 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:29.081101 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:29.105044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5e54f143-fa51-4cee-9595-2caea489f4c0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:29.162782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e54f143-fa51-4cee-9595-2caea489f4c0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:29.164712 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 446/891] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:28 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:29.829310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9921b0a-6630-4da5-8274-7bed873033be tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:29.829925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9921b0a-6630-4da5-8274-7bed873033be tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:29.830337 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:29.830337 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:29.830948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9921b0a-6630-4da5-8274-7bed873033be tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:30.027154 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:30.027154 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:30.079561 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9921b0a-6630-4da5-8274-7bed873033be tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:30.179675 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9974a032-5784-40de-ad4c-ebc1dfc38e3a tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:30.180502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9974a032-5784-40de-ad4c-ebc1dfc38e3a tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:30.180904 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:30.180904 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:30.181507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9974a032-5784-40de-ad4c-ebc1dfc38e3a tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:30.199545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9921b0a-6630-4da5-8274-7bed873033be tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:30.205293 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 446/892] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:29 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:30.355689 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:30.355689 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:30.391943 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9974a032-5784-40de-ad4c-ebc1dfc38e3a tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:30.449250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9974a032-5784-40de-ad4c-ebc1dfc38e3a tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:30.450274 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 447/893] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:30 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:31.222446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37acf163-cb3f-4abe-a53e-3df68817c9e6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:31.223010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37acf163-cb3f-4abe-a53e-3df68817c9e6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:31.223149 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:31.223149 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:31.223749 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37acf163-cb3f-4abe-a53e-3df68817c9e6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:31.367907 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:31.367907 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:31.383574 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-37acf163-cb3f-4abe-a53e-3df68817c9e6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:31.431766 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37acf163-cb3f-4abe-a53e-3df68817c9e6 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:31.442491 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 447/894] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:31 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:31.466327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-226d0a37-1c0e-4fbe-8e98-792bb3c0ab55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:31.466841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-226d0a37-1c0e-4fbe-8e98-792bb3c0ab55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:31.467583 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:31.467583 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:31.468262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-226d0a37-1c0e-4fbe-8e98-792bb3c0ab55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:31.608493 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:31.608493 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:31.655049 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-226d0a37-1c0e-4fbe-8e98-792bb3c0ab55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:31.744549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-226d0a37-1c0e-4fbe-8e98-792bb3c0ab55 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:31.753812 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 448/895] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:31 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:32.449551 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0075d12f-17ee-4faf-a5d6-a05fabaf4973 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:32.451986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0075d12f-17ee-4faf-a5d6-a05fabaf4973 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:32.451986 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:32.451986 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:32.451986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0075d12f-17ee-4faf-a5d6-a05fabaf4973 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:32.559882 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:32.559882 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:32.586088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0075d12f-17ee-4faf-a5d6-a05fabaf4973 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:32.627261 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0075d12f-17ee-4faf-a5d6-a05fabaf4973 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:32.628737 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 448/896] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:32 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:32.768274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-886e7ec8-0708-4c60-8f6c-89cf4e554168 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:32.769073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-886e7ec8-0708-4c60-8f6c-89cf4e554168 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:32.769444 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:32.769444 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:32.770197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-886e7ec8-0708-4c60-8f6c-89cf4e554168 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:32.923959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:32.923959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:32.933822 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-886e7ec8-0708-4c60-8f6c-89cf4e554168 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:32.959886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-886e7ec8-0708-4c60-8f6c-89cf4e554168 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:32.961013 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 449/897] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:32 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:33.645151 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1544bcf-067b-41c7-aa92-e7c8cb2447ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:33.645603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1544bcf-067b-41c7-aa92-e7c8cb2447ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:33.645806 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:33.645806 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:33.646463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1544bcf-067b-41c7-aa92-e7c8cb2447ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:33.753419 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:33.753419 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:33.784234 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f1544bcf-067b-41c7-aa92-e7c8cb2447ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:33.843748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1544bcf-067b-41c7-aa92-e7c8cb2447ac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:33.862600 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 449/898] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:33 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:33.977423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15406979-a1d6-4131-808a-2280cbb7de7d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:33.977961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15406979-a1d6-4131-808a-2280cbb7de7d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:33.978182 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:33.978182 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:33.978560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15406979-a1d6-4131-808a-2280cbb7de7d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:34.101467 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:34.101467 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:34.128427 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15406979-a1d6-4131-808a-2280cbb7de7d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:34.194779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15406979-a1d6-4131-808a-2280cbb7de7d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:34.196294 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 450/899] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:33 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:34.869228 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8408a529-9897-45cc-bad0-0797664a3667 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:34.870268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8408a529-9897-45cc-bad0-0797664a3667 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:34.870636 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:34.870636 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:34.871316 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8408a529-9897-45cc-bad0-0797664a3667 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:34.960132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:34.960132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:34.970743 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8408a529-9897-45cc-bad0-0797664a3667 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:35.001658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8408a529-9897-45cc-bad0-0797664a3667 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:35.002801 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 450/900] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:34 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:35.213140 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56b8c481-efac-4ea8-b517-41f25d39717f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:35.214120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56b8c481-efac-4ea8-b517-41f25d39717f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:35.214699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:35.214699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:35.215326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56b8c481-efac-4ea8-b517-41f25d39717f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:35.284594 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:35.284594 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:35.297928 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56b8c481-efac-4ea8-b517-41f25d39717f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:35.325850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56b8c481-efac-4ea8-b517-41f25d39717f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:35.327030 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 451/901] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:35 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:36.019884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a004aadd-4c43-414d-a2f5-4aaac74a831f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:36.021426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a004aadd-4c43-414d-a2f5-4aaac74a831f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:36.021969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:36.021969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:36.022525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a004aadd-4c43-414d-a2f5-4aaac74a831f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:36.081669 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:36.081669 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:36.092804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a004aadd-4c43-414d-a2f5-4aaac74a831f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:36.121895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a004aadd-4c43-414d-a2f5-4aaac74a831f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:36.123338 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 451/902] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:36 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 942 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:36.141645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9527684-352f-49ac-a26d-c1a68f095ea7 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:36.142160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9527684-352f-49ac-a26d-c1a68f095ea7 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:36.142559 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:36.142559 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:36.142939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9527684-352f-49ac-a26d-c1a68f095ea7 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:36.236611 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:36.236611 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:36.252429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c9527684-352f-49ac-a26d-c1a68f095ea7 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:36.289079 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9527684-352f-49ac-a26d-c1a68f095ea7 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:36.290810 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 452/903] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:36 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 942 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:36.311345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f632136e-8a78-407f-bee2-91415ca7cb9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] DELETE http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:36.311873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f632136e-8a78-407f-bee2-91415ca7cb9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:36.312144 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:36.312144 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:36.313344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f632136e-8a78-407f-bee2-91415ca7cb9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:36.313825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f632136e-8a78-407f-bee2-91415ca7cb9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume with id: 2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:36.342551 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93b07345-81f4-4cd2-9d23-706b4532ba81 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:36.343363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93b07345-81f4-4cd2-9d23-706b4532ba81 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:36.344533 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:36.344533 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:36.345195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93b07345-81f4-4cd2-9d23-706b4532ba81 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:36.427023 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:36.427023 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:36.432333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f632136e-8a78-407f-bee2-91415ca7cb9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:36.465488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:36.465488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:36.488928 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f632136e-8a78-407f-bee2-91415ca7cb9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume request issued successfully. Feb 03 03:41:36.489417 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f632136e-8a78-407f-bee2-91415ca7cb9f tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 202 Feb 03 03:41:36.490022 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-93b07345-81f4-4cd2-9d23-706b4532ba81 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:36.493654 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 452/904] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:41:36 2021] DELETE /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:41:36.497787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0398bf4-3485-43ef-8fc4-a05aeb52d758 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:36.498313 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0398bf4-3485-43ef-8fc4-a05aeb52d758 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:36.498508 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:36.498508 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:36.504502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0398bf4-3485-43ef-8fc4-a05aeb52d758 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:36.549804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93b07345-81f4-4cd2-9d23-706b4532ba81 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:36.553760 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 453/905] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:36 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:36.585658 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:36.585658 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:36.595559 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e0398bf4-3485-43ef-8fc4-a05aeb52d758 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:36.620749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0398bf4-3485-43ef-8fc4-a05aeb52d758 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:36.621974 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 453/906] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:36 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:37.569518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a094781a-87e5-4e14-a882-5c58b910de9f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:37.570061 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a094781a-87e5-4e14-a882-5c58b910de9f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:37.570197 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:37.570197 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:37.570567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a094781a-87e5-4e14-a882-5c58b910de9f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:37.637936 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c2e07a9-3c13-4bf4-8654-9dab05019632 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:37.638448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c2e07a9-3c13-4bf4-8654-9dab05019632 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:37.638846 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:37.638846 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:37.639473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c2e07a9-3c13-4bf4-8654-9dab05019632 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:37.688922 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:37.688922 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:37.715106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a094781a-87e5-4e14-a882-5c58b910de9f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:37.746242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:37.746242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:37.770096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a094781a-87e5-4e14-a882-5c58b910de9f tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:37.772097 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 454/907] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:37 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:37.787875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c2e07a9-3c13-4bf4-8654-9dab05019632 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:37.849161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c2e07a9-3c13-4bf4-8654-9dab05019632 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 200 Feb 03 03:41:37.850556 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 454/908] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:37 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 941 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:38.788836 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38fd5b00-6c0e-450b-81e7-e36c5bdaf93d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:38.789419 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38fd5b00-6c0e-450b-81e7-e36c5bdaf93d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:38.789598 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:38.789598 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:38.789970 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38fd5b00-6c0e-450b-81e7-e36c5bdaf93d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:38.867444 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b9bf3c6-e8a7-4829-a0f4-a8c1747d7841 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 Feb 03 03:41:38.867974 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b9bf3c6-e8a7-4829-a0f4-a8c1747d7841 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:38.868391 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:38.868391 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:38.869167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b9bf3c6-e8a7-4829-a0f4-a8c1747d7841 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:39.050072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b9bf3c6-e8a7-4829-a0f4-a8c1747d7841 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 returned with HTTP 404 Feb 03 03:41:39.056015 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 455/909] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:38 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/2b142951-a18a-419d-b6e8-31a972c5c795 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:41:39.071096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb0550eb-94ab-4bad-ad9d-6c7d82f95f48 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] DELETE http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:39.072739 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb0550eb-94ab-4bad-ad9d-6c7d82f95f48 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:39.074093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb0550eb-94ab-4bad-ad9d-6c7d82f95f48 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:39.082040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-eb0550eb-94ab-4bad-ad9d-6c7d82f95f48 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume with id: f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:39.119616 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:39.119616 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:39.133642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-38fd5b00-6c0e-450b-81e7-e36c5bdaf93d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:39.183549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38fd5b00-6c0e-450b-81e7-e36c5bdaf93d tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:39.185229 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 455/910] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:38 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:39.228555 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:39.228555 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:39.230119 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb0550eb-94ab-4bad-ad9d-6c7d82f95f48 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:39.290821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb0550eb-94ab-4bad-ad9d-6c7d82f95f48 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume request issued successfully. Feb 03 03:41:39.291589 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb0550eb-94ab-4bad-ad9d-6c7d82f95f48 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 returned with HTTP 202 Feb 03 03:41:39.292651 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 456/911] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:41:39 2021] DELETE /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:41:39.301358 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17910feb-fb94-4624-a048-a47ce1f21dad tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:39.302711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17910feb-fb94-4624-a048-a47ce1f21dad tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:39.303025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:39.303025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:39.304394 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17910feb-fb94-4624-a048-a47ce1f21dad tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:39.420003 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:39.420003 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:39.430682 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17910feb-fb94-4624-a048-a47ce1f21dad tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:39.456614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17910feb-fb94-4624-a048-a47ce1f21dad tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 returned with HTTP 200 Feb 03 03:41:39.458194 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 456/912] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:39 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 => generated 908 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:40.200927 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc5da767-e45b-4558-ae96-d69bd526221e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:40.202225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc5da767-e45b-4558-ae96-d69bd526221e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:40.202587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:40.202587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:40.204529 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc5da767-e45b-4558-ae96-d69bd526221e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:40.335691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:40.335691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:40.347267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc5da767-e45b-4558-ae96-d69bd526221e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:40.379614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc5da767-e45b-4558-ae96-d69bd526221e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:40.381639 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 457/913] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:40 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:40.475628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec513ecf-26cf-4ec6-9f3c-939af7318020 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:40.477863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec513ecf-26cf-4ec6-9f3c-939af7318020 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:40.478087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:40.478087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:40.478475 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec513ecf-26cf-4ec6-9f3c-939af7318020 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:40.563649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:40.563649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:40.574284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec513ecf-26cf-4ec6-9f3c-939af7318020 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:40.608207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec513ecf-26cf-4ec6-9f3c-939af7318020 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 returned with HTTP 200 Feb 03 03:41:40.610037 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 457/914] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:40 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 => generated 908 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:41.396816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bb30251-a751-4d25-8aae-d1293e38cdaf tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:41.398032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bb30251-a751-4d25-8aae-d1293e38cdaf tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:41.400981 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:41.400981 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:41.401693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bb30251-a751-4d25-8aae-d1293e38cdaf tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:41.488919 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:41.488919 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:41.519242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7bb30251-a751-4d25-8aae-d1293e38cdaf tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:41.603225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bb30251-a751-4d25-8aae-d1293e38cdaf tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:41.605439 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 458/915] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:41 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:41.630958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8062772-9343-487b-8582-e3522263d583 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:41.635290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8062772-9343-487b-8582-e3522263d583 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:41.636081 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:41.636081 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:41.636859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8062772-9343-487b-8582-e3522263d583 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:41.697381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:41.697381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:41.708652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8062772-9343-487b-8582-e3522263d583 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:41.739233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8062772-9343-487b-8582-e3522263d583 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 returned with HTTP 200 Feb 03 03:41:41.749686 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 458/916] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:41 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 => generated 908 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:42.620799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1166fad-e0b7-41ba-a2dc-6032ccc50ca0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:42.621906 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1166fad-e0b7-41ba-a2dc-6032ccc50ca0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:42.622584 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:42.622584 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:42.623282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1166fad-e0b7-41ba-a2dc-6032ccc50ca0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:42.703459 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:42.703459 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:42.740470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1166fad-e0b7-41ba-a2dc-6032ccc50ca0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:42.757409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc1ccfde-48be-4664-9230-b8904ad6b9ce tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 Feb 03 03:41:42.758177 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc1ccfde-48be-4664-9230-b8904ad6b9ce tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:42.758550 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:42.758550 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:42.759183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc1ccfde-48be-4664-9230-b8904ad6b9ce tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:42.790565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1166fad-e0b7-41ba-a2dc-6032ccc50ca0 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:42.791407 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 459/917] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:42 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 911 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:42.876631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc1ccfde-48be-4664-9230-b8904ad6b9ce tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 returned with HTTP 404 Feb 03 03:41:42.877678 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 459/918] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:42 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/f834eeca-5df7-46a2-b020-fef124fdd623 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:41:42.885904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a5dec9e-f3ee-4991-bcff-4dc8961003a9 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] DELETE http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:42.886670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a5dec9e-f3ee-4991-bcff-4dc8961003a9 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:42.887062 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:42.887062 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:42.887698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a5dec9e-f3ee-4991-bcff-4dc8961003a9 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:42.888346 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5a5dec9e-f3ee-4991-bcff-4dc8961003a9 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume with id: 7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:42.970624 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:42.970624 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:42.971565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a5dec9e-f3ee-4991-bcff-4dc8961003a9 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:43.016453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a5dec9e-f3ee-4991-bcff-4dc8961003a9 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume request issued successfully. Feb 03 03:41:43.017117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a5dec9e-f3ee-4991-bcff-4dc8961003a9 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 202 Feb 03 03:41:43.017819 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 460/919] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:41:42 2021] DELETE /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:41:43.025519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53063ae0-f420-45a6-8e39-be43d265dfac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:43.026042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53063ae0-f420-45a6-8e39-be43d265dfac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:43.026678 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53063ae0-f420-45a6-8e39-be43d265dfac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:43.210169 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:43.210169 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:43.245989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53063ae0-f420-45a6-8e39-be43d265dfac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:43.348846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53063ae0-f420-45a6-8e39-be43d265dfac tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:43.349747 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 460/920] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:43 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 1389 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:43.808371 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d420c735-2291-4d94-8bd3-66c3591734ab tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:43.809483 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d420c735-2291-4d94-8bd3-66c3591734ab tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:43.809874 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:43.809874 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:43.810909 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d420c735-2291-4d94-8bd3-66c3591734ab tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:43.911733 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:43.911733 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:43.923481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d420c735-2291-4d94-8bd3-66c3591734ab tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:43.954525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d420c735-2291-4d94-8bd3-66c3591734ab tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:43.956947 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 461/921] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:43 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:44.367235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cad7fea9-2444-4531-8f70-2be1f33d7e65 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:44.368251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cad7fea9-2444-4531-8f70-2be1f33d7e65 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:44.368794 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:44.368794 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:44.377039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cad7fea9-2444-4531-8f70-2be1f33d7e65 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:44.512028 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:44.512028 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:44.532178 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cad7fea9-2444-4531-8f70-2be1f33d7e65 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:44.566961 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cad7fea9-2444-4531-8f70-2be1f33d7e65 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:44.568004 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 461/922] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:44 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 1389 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:44.974779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c7f583d-a6a3-49de-b469-1cd5c0777aa9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:44.982823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c7f583d-a6a3-49de-b469-1cd5c0777aa9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:44.983029 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:44.983029 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:44.986260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c7f583d-a6a3-49de-b469-1cd5c0777aa9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:45.063098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:45.063098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:45.074186 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c7f583d-a6a3-49de-b469-1cd5c0777aa9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:45.103965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c7f583d-a6a3-49de-b469-1cd5c0777aa9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:45.105908 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 462/923] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:44 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:45.592654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3855379d-1049-4186-9cb7-6be607960c34 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:45.593239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3855379d-1049-4186-9cb7-6be607960c34 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:45.593469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:45.593469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:45.593854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3855379d-1049-4186-9cb7-6be607960c34 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:45.762650 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:45.762650 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:45.797136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3855379d-1049-4186-9cb7-6be607960c34 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:45.901435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3855379d-1049-4186-9cb7-6be607960c34 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 200 Feb 03 03:41:45.904507 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 462/924] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:45 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 1389 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:46.125793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad8f0ec8-21b3-4b1f-8e50-2c84406908f9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:46.126929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad8f0ec8-21b3-4b1f-8e50-2c84406908f9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:46.127367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:46.127367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:46.128081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad8f0ec8-21b3-4b1f-8e50-2c84406908f9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:46.249402 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:46.249402 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:46.269883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad8f0ec8-21b3-4b1f-8e50-2c84406908f9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:46.321970 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad8f0ec8-21b3-4b1f-8e50-2c84406908f9 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:46.323321 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 463/925] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:46 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 972 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:46.933362 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e184ccb4-3eed-440c-914f-cae73575e8c3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 Feb 03 03:41:46.934114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e184ccb4-3eed-440c-914f-cae73575e8c3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:46.934518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:46.934518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:46.935283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e184ccb4-3eed-440c-914f-cae73575e8c3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:47.090193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e184ccb4-3eed-440c-914f-cae73575e8c3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 returned with HTTP 404 Feb 03 03:41:47.091428 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 463/926] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:46 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/7ccf5bb8-a354-4c21-8f83-174c386529a5 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:41:47.099995 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfb703b7-2e09-430c-b7ed-2fb983c26c39 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] DELETE http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:41:47.100744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfb703b7-2e09-430c-b7ed-2fb983c26c39 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:47.101197 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:47.101197 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:47.102264 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfb703b7-2e09-430c-b7ed-2fb983c26c39 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:47.103072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-cfb703b7-2e09-430c-b7ed-2fb983c26c39 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume with id: 07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:41:47.210201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:47.210201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:47.216632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfb703b7-2e09-430c-b7ed-2fb983c26c39 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:47.269784 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfb703b7-2e09-430c-b7ed-2fb983c26c39 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Delete volume request issued successfully. Feb 03 03:41:47.275143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfb703b7-2e09-430c-b7ed-2fb983c26c39 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 202 Feb 03 03:41:47.276669 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 464/927] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:41:47 2021] DELETE /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:41:47.286104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c57489e2-faf8-4e3d-ba39-9e5d336e06e3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:41:47.287215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c57489e2-faf8-4e3d-ba39-9e5d336e06e3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:47.288105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c57489e2-faf8-4e3d-ba39-9e5d336e06e3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:47.339385 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53c13c96-8438-4f03-a458-383738b0fb9c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:47.340215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53c13c96-8438-4f03-a458-383738b0fb9c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:47.340547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:47.340547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:47.341313 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53c13c96-8438-4f03-a458-383738b0fb9c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:47.433651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:47.433651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:47.455006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c57489e2-faf8-4e3d-ba39-9e5d336e06e3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:47.472646 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:47.472646 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:47.501130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53c13c96-8438-4f03-a458-383738b0fb9c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:47.509325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c57489e2-faf8-4e3d-ba39-9e5d336e06e3 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:41:47.513223 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 464/928] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:47 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 1355 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:41:47.565350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53c13c96-8438-4f03-a458-383738b0fb9c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:47.566446 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 465/929] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:47 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 972 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:48.530450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f26289a9-9b76-4820-b774-decf378eae26 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:41:48.531811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f26289a9-9b76-4820-b774-decf378eae26 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:48.532257 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:48.532257 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:48.533209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f26289a9-9b76-4820-b774-decf378eae26 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:48.582566 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-932d17d9-45b9-4c53-a9b6-17605717485c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:48.583134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-932d17d9-45b9-4c53-a9b6-17605717485c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:48.583353 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:48.583353 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:48.583726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-932d17d9-45b9-4c53-a9b6-17605717485c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:48.619440 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:48.619440 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:48.632289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f26289a9-9b76-4820-b774-decf378eae26 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:48.680603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f26289a9-9b76-4820-b774-decf378eae26 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:41:48.684808 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 465/930] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:48 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 1355 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:48.706888 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:48.706888 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:48.719476 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-932d17d9-45b9-4c53-a9b6-17605717485c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:48.750560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-932d17d9-45b9-4c53-a9b6-17605717485c tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:48.751673 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 466/931] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:48 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 972 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:49.702289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3c93d61-4047-44d0-b782-5078f922b8d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:41:49.704780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3c93d61-4047-44d0-b782-5078f922b8d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:49.705634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:49.705634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:49.707532 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3c93d61-4047-44d0-b782-5078f922b8d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:49.778596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93789fc3-db9e-4ba1-b684-c825126d5b98 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:49.782289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93789fc3-db9e-4ba1-b684-c825126d5b98 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:49.786475 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:49.786475 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:49.791065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93789fc3-db9e-4ba1-b684-c825126d5b98 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:49.835443 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:49.835443 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:49.860082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3c93d61-4047-44d0-b782-5078f922b8d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Volume info retrieved successfully. Feb 03 03:41:49.945404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3c93d61-4047-44d0-b782-5078f922b8d8 tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 200 Feb 03 03:41:49.958504 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 466/932] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:49 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 1355 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:49.988609 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:49.988609 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:50.017639 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-93789fc3-db9e-4ba1-b684-c825126d5b98 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:50.046131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93789fc3-db9e-4ba1-b684-c825126d5b98 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:50.047622 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 467/933] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:49 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 972 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:41:50.979306 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdad14eb-6cca-4271-9d49-34640edce8ff tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] GET http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a Feb 03 03:41:50.980227 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdad14eb-6cca-4271-9d49-34640edce8ff tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:51.004582 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:51.004582 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:51.005150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdad14eb-6cca-4271-9d49-34640edce8ff tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:51.067039 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8055d26-e960-416c-bd1f-a6cf7bfb7196 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:51.067823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8055d26-e960-416c-bd1f-a6cf7bfb7196 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:51.068195 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:51.068195 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:51.069779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8055d26-e960-416c-bd1f-a6cf7bfb7196 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:51.213791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdad14eb-6cca-4271-9d49-34640edce8ff tempest-VolumesCloneTest-1547560369 tempest-VolumesCloneTest-1547560369-project] http://10.222.0.65/volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a returned with HTTP 404 Feb 03 03:41:51.239496 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 467/934] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:50 2021] GET /volume/v3/7532ee7590df45a696b5856e33d14435/volumes/07330c62-b1b6-4ac3-806f-6431c051d96a => generated 109 bytes in 277 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:41:51.250879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:51.250879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:51.277842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8055d26-e960-416c-bd1f-a6cf7bfb7196 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:51.366640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8055d26-e960-416c-bd1f-a6cf7bfb7196 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:51.370413 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 468/935] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:51 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 972 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:52.389649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c43c603b-feda-4abe-a562-8c36b292fb6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:52.391338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c43c603b-feda-4abe-a562-8c36b292fb6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:52.391338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c43c603b-feda-4abe-a562-8c36b292fb6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:52.553944 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:52.553944 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:52.566772 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c43c603b-feda-4abe-a562-8c36b292fb6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:52.632761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c43c603b-feda-4abe-a562-8c36b292fb6e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:52.634043 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 468/936] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:52 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 972 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:53.655269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc986d7-266e-453f-95a6-376e5f2db0eb tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:53.657331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc986d7-266e-453f-95a6-376e5f2db0eb tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:53.657528 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:53.657528 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:53.657915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc986d7-266e-453f-95a6-376e5f2db0eb tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:53.846244 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:53.846244 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:53.882603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0fc986d7-266e-453f-95a6-376e5f2db0eb tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:53.967764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc986d7-266e-453f-95a6-376e5f2db0eb tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:53.984266 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 469/937] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:53 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 972 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:55.002356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-925dfa5c-eee1-41d4-bfdc-c6ea233e9e1b tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:55.002939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-925dfa5c-eee1-41d4-bfdc-c6ea233e9e1b tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:55.003066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:55.003066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:55.003548 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-925dfa5c-eee1-41d4-bfdc-c6ea233e9e1b tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:55.054426 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.054426 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.062936 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-925dfa5c-eee1-41d4-bfdc-c6ea233e9e1b tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:55.086130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-925dfa5c-eee1-41d4-bfdc-c6ea233e9e1b tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:55.087056 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 469/938] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:54 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 1360 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:55.103970 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd7af2eb-dc69-4370-bcc7-3c1c4d9eef88 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] POST http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action Feb 03 03:41:55.104470 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:55.104470 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:55.104914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd7af2eb-dc69-4370-bcc7-3c1c4d9eef88 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:41:55.105312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd7af2eb-dc69-4370-bcc7-3c1c4d9eef88 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:41:55.156929 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.156929 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.207571 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.207571 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.208787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd7af2eb-dc69-4370-bcc7-3c1c4d9eef88 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:55.231781 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd7af2eb-dc69-4370-bcc7-3c1c4d9eef88 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Update volume metadata completed successfully. Feb 03 03:41:55.232497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd7af2eb-dc69-4370-bcc7-3c1c4d9eef88 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action returned with HTTP 200 Feb 03 03:41:55.236321 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 470/939] 10.222.0.65 () {60 vars in 1358 bytes} [Wed Feb 3 03:41:55 2021] POST /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action => generated 511 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:55.244181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5239e5a-29d3-42b3-985a-08cb991ab5ce tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:55.245056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5239e5a-29d3-42b3-985a-08cb991ab5ce tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:55.245336 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:55.245336 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:55.245794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5239e5a-29d3-42b3-985a-08cb991ab5ce tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:55.295512 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.295512 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.305126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d5239e5a-29d3-42b3-985a-08cb991ab5ce tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:55.331575 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5239e5a-29d3-42b3-985a-08cb991ab5ce tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:55.332566 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 470/940] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:55 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 1435 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:55.348679 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f64e942-831a-4e37-a943-9e262894cc96 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] POST http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action Feb 03 03:41:55.349286 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:55.349286 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:55.350677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f64e942-831a-4e37-a943-9e262894cc96 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:41:55.350677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f64e942-831a-4e37-a943-9e262894cc96 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:41:55.404590 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.404590 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.455377 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.455377 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.456762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0f64e942-831a-4e37-a943-9e262894cc96 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:55.468553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0f64e942-831a-4e37-a943-9e262894cc96 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Get volume image-metadata completed successfully. Feb 03 03:41:55.485616 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:41:55.485616 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:41:55.491474 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0f64e942-831a-4e37-a943-9e262894cc96 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Delete volume metadata completed successfully. Feb 03 03:41:55.492136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f64e942-831a-4e37-a943-9e262894cc96 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action returned with HTTP 200 Feb 03 03:41:55.496715 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 471/941] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:41:55 2021] POST /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action => generated 0 bytes in 149 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Feb 03 03:41:55.503129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c50982f-fec1-4b33-a3e4-3a035f27215e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] POST http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action Feb 03 03:41:55.503590 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:55.503590 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:55.504058 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c50982f-fec1-4b33-a3e4-3a035f27215e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:41:55.505108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c50982f-fec1-4b33-a3e4-3a035f27215e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:41:55.561627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.561627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.563592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c50982f-fec1-4b33-a3e4-3a035f27215e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:55.575901 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c50982f-fec1-4b33-a3e4-3a035f27215e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Get volume image-metadata completed successfully. Feb 03 03:41:55.576619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c50982f-fec1-4b33-a3e4-3a035f27215e tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action returned with HTTP 200 Feb 03 03:41:55.579804 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 471/942] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:41:55 2021] POST /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0/action => generated 485 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:55.589477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ae0b14b-8c19-406a-8441-3009f5e104c2 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] DELETE http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:55.590245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ae0b14b-8c19-406a-8441-3009f5e104c2 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:55.590641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:55.590641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:55.591272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ae0b14b-8c19-406a-8441-3009f5e104c2 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:55.591893 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4ae0b14b-8c19-406a-8441-3009f5e104c2 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Delete volume with id: affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:55.645066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.645066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.646613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ae0b14b-8c19-406a-8441-3009f5e104c2 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:55.678531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ae0b14b-8c19-406a-8441-3009f5e104c2 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Delete volume request issued successfully. Feb 03 03:41:55.679068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ae0b14b-8c19-406a-8441-3009f5e104c2 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 202 Feb 03 03:41:55.683601 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 472/943] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:41:55 2021] DELETE /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:41:55.689364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3addd42e-694d-4282-9150-68fe90cc64be tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:55.689906 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3addd42e-694d-4282-9150-68fe90cc64be tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:55.690102 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:55.690102 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:55.690625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3addd42e-694d-4282-9150-68fe90cc64be tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:55.761852 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:55.761852 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:55.771801 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3addd42e-694d-4282-9150-68fe90cc64be tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:55.804828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3addd42e-694d-4282-9150-68fe90cc64be tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:55.819494 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 472/944] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:55 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 1408 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:56.825256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7e73991-4cb8-4dc9-a33e-a02731145dc4 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:56.826691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7e73991-4cb8-4dc9-a33e-a02731145dc4 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:56.827171 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:56.827171 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:56.828969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7e73991-4cb8-4dc9-a33e-a02731145dc4 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:56.964436 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:56.964436 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:56.984549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e7e73991-4cb8-4dc9-a33e-a02731145dc4 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Volume info retrieved successfully. Feb 03 03:41:57.061317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7e73991-4cb8-4dc9-a33e-a02731145dc4 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 200 Feb 03 03:41:57.072658 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 473/945] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:56 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 1408 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:41:57.505394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] POST http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes Feb 03 03:41:57.505959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:57.505959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:57.506457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-259028406"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:41:57.508542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-259028406'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:41:57.510635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Create volume of 2 GB Feb 03 03:41:57.539246 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Availability Zones retrieved successfully. Feb 03 03:41:57.559161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Flow 'volume_create_api' (74539f44-4d2b-4874-a12f-b9718e0b20a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:57.562914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5770cef9-20f8-4119-943f-cde1f7c56f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:57.565691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Validating volume size '2' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:41:57.649383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5770cef9-20f8-4119-943f-cde1f7c56f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:57.652403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705abf00-f6d3-4891-84d3-488692281d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:57.797575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Created reservations ['69330f87-5dc0-40b1-8a49-e64e6e0e231b', '084d335e-d8ad-40a8-a0da-7d783951bbb8', '5e2a334f-deb4-4041-a117-fad0e977242b', 'd8f88f82-2861-4573-b140-152345eb2b3d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:41:57.799776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705abf00-f6d3-4891-84d3-488692281d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69330f87-5dc0-40b1-8a49-e64e6e0e231b', '084d335e-d8ad-40a8-a0da-7d783951bbb8', '5e2a334f-deb4-4041-a117-fad0e977242b', 'd8f88f82-2861-4573-b140-152345eb2b3d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:57.807618 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15d0e08-b9f5-42c5-a520-72d5c307dbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:57.942714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15d0e08-b9f5-42c5-a520-72d5c307dbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1777e0d2-d1d2-461a-b393-a7321256e799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-259028406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9820469d26694ea2b09aab33129d9995',qos_specs=None,replication_status=,reservations=['69330f87-5dc0-40b1-8a49-e64e6e0e231b','084d335e-d8ad-40a8-a0da-7d783951bbb8','5e2a334f-deb4-4041-a117-fad0e977242b','d8f88f82-2861-4573-b140-152345eb2b3d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47b80540517c40a896fbde2baecfc204',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-259028406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1777e0d2-d1d2-461a-b393-a7321256e799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9820469d26694ea2b09aab33129d9995',provider_auth=None,provider_geometry=None,provider_id=None,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='47b80540517c40a896fbde2baecfc204',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:57.945800 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ffb0e3-426d-474f-a9d5-e60a5b0766a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:57.982167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ffb0e3-426d-474f-a9d5-e60a5b0766a9) transitioned into state 'SUCCESS' from state '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-259028406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9820469d26694ea2b09aab33129d9995',qos_specs=None,replication_status=,reservations=['69330f87-5dc0-40b1-8a49-e64e6e0e231b','084d335e-d8ad-40a8-a0da-7d783951bbb8','5e2a334f-deb4-4041-a117-fad0e977242b','d8f88f82-2861-4573-b140-152345eb2b3d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47b80540517c40a896fbde2baecfc204',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:57.985715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54da7c0d-8317-403c-8475-56b8809a05e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:41:58.005501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54da7c0d-8317-403c-8475-56b8809a05e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:41:58.008694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Flow 'volume_create_api' (74539f44-4d2b-4874-a12f-b9718e0b20a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:41:58.069108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Create volume request issued successfully. Feb 03 03:41:58.080447 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-648d5bcf-b511-4721-a510-2818aa12ef49 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] GET http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 Feb 03 03:41:58.081324 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-648d5bcf-b511-4721-a510-2818aa12ef49 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:58.081766 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:58.081766 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:58.082437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-648d5bcf-b511-4721-a510-2818aa12ef49 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:58.086586 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db94cb40-6e6f-4aba-aeda-d9f8889ffeca tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes returned with HTTP 202 Feb 03 03:41:58.087531 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 473/946] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:41:57 2021] POST /volume/v3/9820469d26694ea2b09aab33129d9995/volumes => generated 823 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:41:58.103330 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9990bb2-c2ed-4584-80d0-c847bdac4c79 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] GET http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:41:58.104025 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9990bb2-c2ed-4584-80d0-c847bdac4c79 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:58.104253 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:41:58.104253 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:41:58.104636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9990bb2-c2ed-4584-80d0-c847bdac4c79 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:58.162020 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:58.162020 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:58.172020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b9990bb2-c2ed-4584-80d0-c847bdac4c79 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume info retrieved successfully. Feb 03 03:41:58.189125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-648d5bcf-b511-4721-a510-2818aa12ef49 tempest-VolumesImageMetadata-1174795719 tempest-VolumesImageMetadata-1174795719-project] http://10.222.0.65/volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 returned with HTTP 404 Feb 03 03:41:58.190483 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 474/947] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:58 2021] GET /volume/v3/0c143b82d6f14fedb2512fb091f0221b/volumes/affa4548-86bc-4c56-aa5d-d3d3e296f1c0 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:41:58.199920 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9990bb2-c2ed-4584-80d0-c847bdac4c79 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 200 Feb 03 03:41:58.211422 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 474/948] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:58 2021] GET /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 891 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:41:59.224309 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a615b7c-2ed7-409e-a034-8339175bfaa2 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] GET http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:41:59.225129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a615b7c-2ed7-409e-a034-8339175bfaa2 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:41:59.225622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a615b7c-2ed7-409e-a034-8339175bfaa2 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:41:59.339373 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:41:59.339373 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:41:59.350406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a615b7c-2ed7-409e-a034-8339175bfaa2 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume info retrieved successfully. Feb 03 03:41:59.408043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a615b7c-2ed7-409e-a034-8339175bfaa2 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 200 Feb 03 03:41:59.408887 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 475/949] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:41:59 2021] GET /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 915 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:42:00.425595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a5df096-89e2-4aaa-81c1-6e9f4bfd7104 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] GET http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:42:00.426144 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a5df096-89e2-4aaa-81c1-6e9f4bfd7104 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:00.426341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:00.426341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:00.426986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a5df096-89e2-4aaa-81c1-6e9f4bfd7104 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:00.490114 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:00.490114 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:00.500314 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a5df096-89e2-4aaa-81c1-6e9f4bfd7104 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume info retrieved successfully. Feb 03 03:42:00.523483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a5df096-89e2-4aaa-81c1-6e9f4bfd7104 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 200 Feb 03 03:42:00.531889 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 475/950] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:00 2021] GET /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:00.541235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] POST http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes Feb 03 03:42:00.542247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:00.542247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:00.542953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1777e0d2-d1d2-461a-b393-a7321256e799"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:00.544446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '1777e0d2-d1d2-461a-b393-a7321256e799'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:42:00.623543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:00.623543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:00.625522 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume retrieved successfully. Feb 03 03:42:00.626106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Create volume of 1 GB Feb 03 03:42:00.638315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Availability Zones retrieved successfully. Feb 03 03:42:00.660621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Flow 'volume_create_api' (263eafbe-b0cd-43d7-9fc9-9f9199f39745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:00.663786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd79366-7e4b-40d4-a205-d18d668d5677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:00.666297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:42:00.668532 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd79366-7e4b-40d4-a205-d18d668d5677) transitioned into state 'FAILURE' from state 'RUNNING' Feb 03 03:42:00.668761 n-d-767704-11 devstack@c-api.service[87958]: 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. Feb 03 03:42:00.675533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd79366-7e4b-40d4-a205-d18d668d5677) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:00.678573 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd79366-7e4b-40d4-a205-d18d668d5677) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:42:00.681421 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Flow 'volume_create_api' (263eafbe-b0cd-43d7-9fc9-9f9199f39745) transitioned into state 'REVERTED' from state 'RUNNING' Feb 03 03:42:00.682350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0dd10ea9-d608-4ea6-b8ca-031e4f249e31 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes returned with HTTP 400 Feb 03 03:42:00.688590 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 476/951] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:42:00 2021] POST /volume/v3/9820469d26694ea2b09aab33129d9995/volumes => generated 173 bytes in 151 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:42:00.693929 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e8c00a1-7886-49e9-b6fa-fd311690086b tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] DELETE http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:42:00.694467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e8c00a1-7886-49e9-b6fa-fd311690086b tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:00.694688 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:00.694688 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:00.695066 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e8c00a1-7886-49e9-b6fa-fd311690086b tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:00.695533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8e8c00a1-7886-49e9-b6fa-fd311690086b tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Delete volume with id: 1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:42:00.785673 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:00.785673 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:00.786815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e8c00a1-7886-49e9-b6fa-fd311690086b tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume info retrieved successfully. Feb 03 03:42:00.852147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e8c00a1-7886-49e9-b6fa-fd311690086b tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Delete volume request issued successfully. Feb 03 03:42:00.853588 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e8c00a1-7886-49e9-b6fa-fd311690086b tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 202 Feb 03 03:42:00.860823 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 476/952] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:42:00 2021] DELETE /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:42:00.867718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e301037b-5e50-4d71-b20b-7473cd6c5455 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] GET http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:42:00.868514 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e301037b-5e50-4d71-b20b-7473cd6c5455 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:00.869152 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:00.869152 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:00.869794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e301037b-5e50-4d71-b20b-7473cd6c5455 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:01.024281 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:01.024281 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:01.037043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e301037b-5e50-4d71-b20b-7473cd6c5455 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume info retrieved successfully. Feb 03 03:42:01.072256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e301037b-5e50-4d71-b20b-7473cd6c5455 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 200 Feb 03 03:42:01.073583 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 477/953] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:00 2021] GET /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:02.091362 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5abcf979-2e1e-449d-9022-b8ffbb620727 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] GET http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:42:02.092281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5abcf979-2e1e-449d-9022-b8ffbb620727 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:02.092281 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:02.092281 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:02.092599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5abcf979-2e1e-449d-9022-b8ffbb620727 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:02.227197 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:02.227197 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:02.250780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5abcf979-2e1e-449d-9022-b8ffbb620727 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume info retrieved successfully. Feb 03 03:42:02.297982 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5abcf979-2e1e-449d-9022-b8ffbb620727 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 200 Feb 03 03:42:02.315673 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 477/954] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:02 2021] GET /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:03.322198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f8665fb-b5b4-42f3-8115-bd7547ec3b82 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] GET http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:42:03.323407 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f8665fb-b5b4-42f3-8115-bd7547ec3b82 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:03.323812 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:03.323812 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:03.324510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f8665fb-b5b4-42f3-8115-bd7547ec3b82 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:03.433416 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:03.433416 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:03.457870 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1f8665fb-b5b4-42f3-8115-bd7547ec3b82 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Volume info retrieved successfully. Feb 03 03:42:03.530277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f8665fb-b5b4-42f3-8115-bd7547ec3b82 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 200 Feb 03 03:42:03.533947 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 478/955] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:03 2021] GET /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:03.958262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] POST http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes Feb 03 03:42:03.958847 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:03.958847 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:03.959269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2117613059"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:03.960667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2117613059'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:42:03.961040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Create volume of 1 GB Feb 03 03:42:03.978071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Availability Zones retrieved successfully. Feb 03 03:42:04.010113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1649763-e89d-457e-b68c-18aedbf663be tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] GET http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/scheduler-stats/get_pools Feb 03 03:42:04.011615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1649763-e89d-457e-b68c-18aedbf663be tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:04.012109 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:04.012109 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:04.012772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1649763-e89d-457e-b68c-18aedbf663be tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Calling method 'get_pools' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:04.015143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Flow 'volume_create_api' (fbc23391-e212-4d9e-958e-9dcf6d64189a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:04.022366 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770c87cf-744f-46ba-9b1e-9df953a6ef29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:04.024508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:42:04.040936 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1649763-e89d-457e-b68c-18aedbf663be tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/scheduler-stats/get_pools returned with HTTP 200 Feb 03 03:42:04.041860 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 478/956] 10.222.0.65 () {58 vars in 1258 bytes} [Wed Feb 3 03:42:03 2021] GET /volume/v3/63b2aa33b2334be59a7dec7b9c412104/scheduler-stats/get_pools => generated 62 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:04.054673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-416e2a69-dca6-438e-b27e-e8e6c006b694 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] GET http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/scheduler-stats/get_pools?detail=True Feb 03 03:42:04.055850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-416e2a69-dca6-438e-b27e-e8e6c006b694 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:04.056467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-416e2a69-dca6-438e-b27e-e8e6c006b694 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Calling method 'get_pools' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:04.081688 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-416e2a69-dca6-438e-b27e-e8e6c006b694 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/scheduler-stats/get_pools?detail=True returned with HTTP 200 Feb 03 03:42:04.082857 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 479/957] 10.222.0.65 () {58 vars in 1281 bytes} [Wed Feb 3 03:42:04 2021] GET /volume/v3/63b2aa33b2334be59a7dec7b9c412104/scheduler-stats/get_pools?detail=True => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:42:04.096792 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f8df751-90dc-4d0b-853d-0c95c0804184 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] GET http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/capabilities/n-d-767704-11@lvmdriver-1 Feb 03 03:42:04.097456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f8df751-90dc-4d0b-853d-0c95c0804184 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:04.098035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f8df751-90dc-4d0b-853d-0c95c0804184 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:04.165742 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f8df751-90dc-4d0b-853d-0c95c0804184 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/capabilities/n-d-767704-11@lvmdriver-1 returned with HTTP 200 Feb 03 03:42:04.166633 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 480/958] 10.222.0.65 () {58 vars in 1297 bytes} [Wed Feb 3 03:42:04 2021] GET /volume/v3/63b2aa33b2334be59a7dec7b9c412104/capabilities/n-d-767704-11@lvmdriver-1 => generated 713 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:42:04.181379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97d84ace-a42b-4cfc-8872-695d00cf7c5d tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] GET http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/capabilities/n-d-767704-11@lvmdriver-1 Feb 03 03:42:04.182077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97d84ace-a42b-4cfc-8872-695d00cf7c5d tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:04.182685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97d84ace-a42b-4cfc-8872-695d00cf7c5d tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:04.203434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770c87cf-744f-46ba-9b1e-9df953a6ef29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:04.212073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a36069e-e530-4f60-a3a6-6ebacd5c9d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:04.231435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97d84ace-a42b-4cfc-8872-695d00cf7c5d tempest-BackendsCapabilitiesAdminTestsJSON-1057800601 tempest-BackendsCapabilitiesAdminTestsJSON-1057800601-project-admin] http://10.222.0.65/volume/v3/63b2aa33b2334be59a7dec7b9c412104/capabilities/n-d-767704-11@lvmdriver-1 returned with HTTP 200 Feb 03 03:42:04.243796 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 481/959] 10.222.0.65 () {58 vars in 1297 bytes} [Wed Feb 3 03:42:04 2021] GET /volume/v3/63b2aa33b2334be59a7dec7b9c412104/capabilities/n-d-767704-11@lvmdriver-1 => generated 713 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:42:04.375563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Created reservations ['1f852f1a-954a-4502-a119-694216577be8', 'f288830f-3d25-44c9-a6d0-e4d1f1e37ba7', '171490aa-36d1-4c70-a0a2-c4d29d3e26d9', 'a080b80a-d916-4b5e-9b9b-fc3d656e4164'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:04.377802 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a36069e-e530-4f60-a3a6-6ebacd5c9d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f852f1a-954a-4502-a119-694216577be8', 'f288830f-3d25-44c9-a6d0-e4d1f1e37ba7', '171490aa-36d1-4c70-a0a2-c4d29d3e26d9', 'a080b80a-d916-4b5e-9b9b-fc3d656e4164']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:04.380588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc2b202-ede9-40f1-95d6-df11f93ef0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:04.474744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc2b202-ede9-40f1-95d6-df11f93ef0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b7e002-8941-4228-866f-c151423b4d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2117613059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb43d6cfd20d411583a880773aadcd93',qos_specs=None,replication_status=,reservations=['1f852f1a-954a-4502-a119-694216577be8','f288830f-3d25-44c9-a6d0-e4d1f1e37ba7','171490aa-36d1-4c70-a0a2-c4d29d3e26d9','a080b80a-d916-4b5e-9b9b-fc3d656e4164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2b288e713e48ffbbab127f7824cce6',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2117613059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b7e002-8941-4228-866f-c151423b4d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb43d6cfd20d411583a880773aadcd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4c2b288e713e48ffbbab127f7824cce6',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:04.477553 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edad283-f605-456b-b5b0-e00be49f8b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:04.517908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edad283-f605-456b-b5b0-e00be49f8b0b) transitioned into state 'SUCCESS' from state '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-2117613059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb43d6cfd20d411583a880773aadcd93',qos_specs=None,replication_status=,reservations=['1f852f1a-954a-4502-a119-694216577be8','f288830f-3d25-44c9-a6d0-e4d1f1e37ba7','171490aa-36d1-4c70-a0a2-c4d29d3e26d9','a080b80a-d916-4b5e-9b9b-fc3d656e4164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2b288e713e48ffbbab127f7824cce6',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:04.520467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0eb429-ab11-45ed-a4b7-3ebeaf9c2c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:04.548705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0eb429-ab11-45ed-a4b7-3ebeaf9c2c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:04.549796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28de248d-cdaf-41d9-b98c-260cf73f3017 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] GET http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 Feb 03 03:42:04.550497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28de248d-cdaf-41d9-b98c-260cf73f3017 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:04.551140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28de248d-cdaf-41d9-b98c-260cf73f3017 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:04.556180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Flow 'volume_create_api' (fbc23391-e212-4d9e-958e-9dcf6d64189a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:04.660014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Create volume request issued successfully. Feb 03 03:42:04.673006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28de248d-cdaf-41d9-b98c-260cf73f3017 tempest-VolumesCloneNegativeTest-2009082026 tempest-VolumesCloneNegativeTest-2009082026-project] http://10.222.0.65/volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 returned with HTTP 404 Feb 03 03:42:04.674053 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 482/960] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:04 2021] GET /volume/v3/9820469d26694ea2b09aab33129d9995/volumes/1777e0d2-d1d2-461a-b393-a7321256e799 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:42:04.710755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-868cfd92-2bd0-4729-a895-77e99d316eec tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes returned with HTTP 202 Feb 03 03:42:04.713084 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 479/961] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:42:03 2021] POST /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes => generated 819 bytes in 1054 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:04.727393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33e1f8fe-6649-4f4e-afa4-796c0647760b tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:04.728205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33e1f8fe-6649-4f4e-afa4-796c0647760b tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:04.728892 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33e1f8fe-6649-4f4e-afa4-796c0647760b tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:04.919344 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:04.919344 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:04.949640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-33e1f8fe-6649-4f4e-afa4-796c0647760b tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:05.009196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33e1f8fe-6649-4f4e-afa4-796c0647760b tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 returned with HTTP 200 Feb 03 03:42:05.010196 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 483/962] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:04 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 => generated 911 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:06.028078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c707f12f-df77-4480-b3e4-b2b14b10f9dd tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:06.028801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c707f12f-df77-4480-b3e4-b2b14b10f9dd tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:06.028801 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:06.028801 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:06.029191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c707f12f-df77-4480-b3e4-b2b14b10f9dd tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:06.169469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:06.169469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:06.197615 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c707f12f-df77-4480-b3e4-b2b14b10f9dd tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:06.278879 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c707f12f-df77-4480-b3e4-b2b14b10f9dd tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 returned with HTTP 200 Feb 03 03:42:06.289577 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 480/963] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:06 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 => generated 911 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:07.297018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4356f1e-a2ff-4f19-a0f2-4ede9bc88282 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:07.298292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4356f1e-a2ff-4f19-a0f2-4ede9bc88282 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:07.298717 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:07.298717 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:07.299446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4356f1e-a2ff-4f19-a0f2-4ede9bc88282 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:07.351005 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:07.351005 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:07.362470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f4356f1e-a2ff-4f19-a0f2-4ede9bc88282 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:07.388634 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4356f1e-a2ff-4f19-a0f2-4ede9bc88282 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 returned with HTTP 200 Feb 03 03:42:07.389978 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 484/964] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:07 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:07.407497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b36d7a06-113d-4bc0-a6a6-9fd8a03c288a tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] POST http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:07.408488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:07.408488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:07.409188 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b36d7a06-113d-4bc0-a6a6-9fd8a03c288a tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:07.467755 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:07.467755 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:07.469952 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b36d7a06-113d-4bc0-a6a6-9fd8a03c288a tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:07.489654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b36d7a06-113d-4bc0-a6a6-9fd8a03c288a tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Create volume metadata completed successfully. Feb 03 03:42:07.490576 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b36d7a06-113d-4bc0-a6a6-9fd8a03c288a tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:07.491658 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 481/965] 10.222.0.65 () {60 vars in 1364 bytes} [Wed Feb 3 03:42:07 2021] POST /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 101 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:07.501722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1524e13f-0175-44b3-9d49-1696f15f1464 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:07.502578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1524e13f-0175-44b3-9d49-1696f15f1464 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:07.503009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:07.503009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:07.503668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1524e13f-0175-44b3-9d49-1696f15f1464 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:07.561946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:07.561946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:07.563574 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1524e13f-0175-44b3-9d49-1696f15f1464 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:07.575045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1524e13f-0175-44b3-9d49-1696f15f1464 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Get volume metadata completed successfully. Feb 03 03:42:07.576028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1524e13f-0175-44b3-9d49-1696f15f1464 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:07.577082 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 485/966] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:42:07 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 101 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:07.587077 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b1f3d80-d90e-4467-b41c-409138356c39 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] PUT http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:07.587795 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:07.587795 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:07.588519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b1f3d80-d90e-4467-b41c-409138356c39 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:07.655149 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:07.655149 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:07.657089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b1f3d80-d90e-4467-b41c-409138356c39 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:07.681764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b1f3d80-d90e-4467-b41c-409138356c39 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Update volume metadata completed successfully. Feb 03 03:42:07.682514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b1f3d80-d90e-4467-b41c-409138356c39 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:07.691202 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 482/967] 10.222.0.65 () {60 vars in 1362 bytes} [Wed Feb 3 03:42:07 2021] PUT /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 57 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:07.701303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2df44ecb-07c4-4470-83a4-0e06e426333d tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:07.702176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2df44ecb-07c4-4470-83a4-0e06e426333d tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:07.703187 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:07.703187 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:07.704638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2df44ecb-07c4-4470-83a4-0e06e426333d tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:07.776827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:07.776827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:07.778083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2df44ecb-07c4-4470-83a4-0e06e426333d tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:07.795305 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2df44ecb-07c4-4470-83a4-0e06e426333d tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Get volume metadata completed successfully. Feb 03 03:42:07.797207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2df44ecb-07c4-4470-83a4-0e06e426333d tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:07.798270 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 486/968] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:42:07 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 57 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:07.820798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3e27b5b-66d6-4d64-92a7-dc1bba386a30 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] DELETE http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key1 Feb 03 03:42:07.821628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3e27b5b-66d6-4d64-92a7-dc1bba386a30 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:07.825884 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:07.825884 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:07.826602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3e27b5b-66d6-4d64-92a7-dc1bba386a30 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:07.908698 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:07.908698 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:07.910968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f3e27b5b-66d6-4d64-92a7-dc1bba386a30 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:07.925852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f3e27b5b-66d6-4d64-92a7-dc1bba386a30 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Get volume metadata completed successfully. Feb 03 03:42:07.936389 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:42:07.936389 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:42:07.943409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f3e27b5b-66d6-4d64-92a7-dc1bba386a30 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Delete volume metadata completed successfully. Feb 03 03:42:07.944236 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3e27b5b-66d6-4d64-92a7-dc1bba386a30 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key1 returned with HTTP 200 Feb 03 03:42:07.945665 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 483/969] 10.222.0.65 () {58 vars in 1360 bytes} [Wed Feb 3 03:42:07 2021] DELETE /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key1 => generated 0 bytes in 142 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Feb 03 03:42:07.954827 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3da62fd-305e-4751-a2ab-de0aca136b54 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:07.955680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3da62fd-305e-4751-a2ab-de0aca136b54 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:07.956127 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:07.956127 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:07.956784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3da62fd-305e-4751-a2ab-de0aca136b54 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:08.020723 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.020723 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.022088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3da62fd-305e-4751-a2ab-de0aca136b54 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.035230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3da62fd-305e-4751-a2ab-de0aca136b54 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Get volume metadata completed successfully. Feb 03 03:42:08.035883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3da62fd-305e-4751-a2ab-de0aca136b54 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:08.041013 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 487/970] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:42:07 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 32 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:08.047673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bf8de4a-e00c-409c-914d-3549513503f5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] PUT http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:08.048231 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.048231 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.048649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bf8de4a-e00c-409c-914d-3549513503f5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:08.132746 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.132746 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.133940 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bf8de4a-e00c-409c-914d-3549513503f5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.160255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bf8de4a-e00c-409c-914d-3549513503f5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Update volume metadata completed successfully. Feb 03 03:42:08.161760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bf8de4a-e00c-409c-914d-3549513503f5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:08.162815 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 484/971] 10.222.0.65 () {60 vars in 1362 bytes} [Wed Feb 3 03:42:08 2021] PUT /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 16 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:08.175985 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71550983-a6bc-4da1-91db-237f20b60e1e tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] POST http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:08.179337 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.179337 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.180127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71550983-a6bc-4da1-91db-237f20b60e1e tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:08.271927 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.271927 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.274213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-71550983-a6bc-4da1-91db-237f20b60e1e tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.293102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-71550983-a6bc-4da1-91db-237f20b60e1e tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Create volume metadata completed successfully. Feb 03 03:42:08.294603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71550983-a6bc-4da1-91db-237f20b60e1e tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:08.295681 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 488/972] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:08 2021] POST /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 68 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:08.306365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-033035cc-d930-402d-8630-7b165d088752 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] PUT http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key3 Feb 03 03:42:08.306816 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.306816 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.307228 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-033035cc-d930-402d-8630-7b165d088752 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:08.366825 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.366825 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.368453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-033035cc-d930-402d-8630-7b165d088752 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.387286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-033035cc-d930-402d-8630-7b165d088752 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Update volume metadata completed successfully. Feb 03 03:42:08.388181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-033035cc-d930-402d-8630-7b165d088752 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key3 returned with HTTP 200 Feb 03 03:42:08.389729 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 485/973] 10.222.0.65 () {60 vars in 1377 bytes} [Wed Feb 3 03:42:08 2021] PUT /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key3 => generated 35 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:08.399272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70b37f8e-e5de-4943-881d-0b4430e525b9 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key3 Feb 03 03:42:08.400490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70b37f8e-e5de-4943-881d-0b4430e525b9 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:08.401113 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.401113 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.401792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70b37f8e-e5de-4943-881d-0b4430e525b9 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:08.465935 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.465935 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.468168 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70b37f8e-e5de-4943-881d-0b4430e525b9 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.480461 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70b37f8e-e5de-4943-881d-0b4430e525b9 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Get volume metadata completed successfully. Feb 03 03:42:08.481409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70b37f8e-e5de-4943-881d-0b4430e525b9 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key3 returned with HTTP 200 Feb 03 03:42:08.482846 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 489/974] 10.222.0.65 () {58 vars in 1357 bytes} [Wed Feb 3 03:42:08 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata/key3 => generated 35 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:08.492652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23194f54-961d-42f4-8d5d-38c5d0569446 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:08.493512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23194f54-961d-42f4-8d5d-38c5d0569446 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:08.493952 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.493952 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.494614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23194f54-961d-42f4-8d5d-38c5d0569446 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:08.568216 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.568216 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.569880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23194f54-961d-42f4-8d5d-38c5d0569446 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.584689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23194f54-961d-42f4-8d5d-38c5d0569446 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Get volume metadata completed successfully. Feb 03 03:42:08.585482 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23194f54-961d-42f4-8d5d-38c5d0569446 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:08.586793 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 486/975] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:42:08 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 75 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:08.596878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-346b4f94-96a5-4e76-92b7-7c1f0c4d7f07 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] PUT http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata Feb 03 03:42:08.597339 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.597339 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.598376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-346b4f94-96a5-4e76-92b7-7c1f0c4d7f07 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:08.654811 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.654811 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.657108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-346b4f94-96a5-4e76-92b7-7c1f0c4d7f07 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.683766 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-346b4f94-96a5-4e76-92b7-7c1f0c4d7f07 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Update volume metadata completed successfully. Feb 03 03:42:08.684433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-346b4f94-96a5-4e76-92b7-7c1f0c4d7f07 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata returned with HTTP 200 Feb 03 03:42:08.685658 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 490/976] 10.222.0.65 () {60 vars in 1362 bytes} [Wed Feb 3 03:42:08 2021] PUT /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05/metadata => generated 16 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:08.696159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a44f92-bce9-4e66-afc1-d0221d7a213c tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] DELETE http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:08.696695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a44f92-bce9-4e66-afc1-d0221d7a213c tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:08.696888 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.696888 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.697269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a44f92-bce9-4e66-afc1-d0221d7a213c tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:08.697733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f5a44f92-bce9-4e66-afc1-d0221d7a213c tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Delete volume with id: f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:08.860855 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.860855 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.862121 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f5a44f92-bce9-4e66-afc1-d0221d7a213c tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:08.914090 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f5a44f92-bce9-4e66-afc1-d0221d7a213c tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Delete volume request issued successfully. Feb 03 03:42:08.915235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a44f92-bce9-4e66-afc1-d0221d7a213c tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 returned with HTTP 202 Feb 03 03:42:08.916697 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 487/977] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:42:08 2021] DELETE /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:42:08.924958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02a5a15d-f24f-4efa-8027-53713d5e6a97 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:08.926196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02a5a15d-f24f-4efa-8027-53713d5e6a97 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:08.926612 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:08.926612 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:08.927283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02a5a15d-f24f-4efa-8027-53713d5e6a97 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:08.988226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:08.988226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:08.998596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-02a5a15d-f24f-4efa-8027-53713d5e6a97 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:09.026201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02a5a15d-f24f-4efa-8027-53713d5e6a97 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 returned with HTTP 200 Feb 03 03:42:09.027738 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 491/978] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:08 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:10.048713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4a13a38-6b55-4f16-b245-8bdc69669dd5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:10.049924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4a13a38-6b55-4f16-b245-8bdc69669dd5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:10.052209 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:10.052209 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:10.052898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4a13a38-6b55-4f16-b245-8bdc69669dd5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:10.179273 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:10.179273 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:10.208304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4a13a38-6b55-4f16-b245-8bdc69669dd5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Volume info retrieved successfully. Feb 03 03:42:10.239197 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4a13a38-6b55-4f16-b245-8bdc69669dd5 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 returned with HTTP 200 Feb 03 03:42:10.240499 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 488/979] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:10 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:11.259241 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b49f5ab2-ff29-4ad1-8e59-39a014999a67 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] GET http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 Feb 03 03:42:11.259790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b49f5ab2-ff29-4ad1-8e59-39a014999a67 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:11.259979 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:11.259979 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:11.260573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b49f5ab2-ff29-4ad1-8e59-39a014999a67 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:11.340409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0969604c-cbdb-4af0-b072-0e9bbc085a27 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes Feb 03 03:42:11.341736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0969604c-cbdb-4af0-b072-0e9bbc085a27 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:11.342166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:11.342166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:11.343408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0969604c-cbdb-4af0-b072-0e9bbc085a27 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:11.344360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-0969604c-cbdb-4af0-b072-0e9bbc085a27 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:11.346431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0969604c-cbdb-4af0-b072-0e9bbc085a27 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:11.440738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b49f5ab2-ff29-4ad1-8e59-39a014999a67 tempest-VolumesMetadataTest-1427400137 tempest-VolumesMetadataTest-1427400137-project] http://10.222.0.65/volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 returned with HTTP 404 Feb 03 03:42:11.446498 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 489/980] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:11 2021] GET /volume/v3/cb43d6cfd20d411583a880773aadcd93/volumes/f2b7e002-8941-4228-866f-c151423b4d05 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:11.498546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0969604c-cbdb-4af0-b072-0e9bbc085a27 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:11.499879 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0969604c-cbdb-4af0-b072-0e9bbc085a27 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes returned with HTTP 200 Feb 03 03:42:11.501186 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 492/981] 10.222.0.65 () {58 vars in 1204 bytes} [Wed Feb 3 03:42:10 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes => generated 15 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:11.516784 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] POST http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes Feb 03 03:42:11.518901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-322339020"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:11.533173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-322339020'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:42:11.536194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume of 1 GB Feb 03 03:42:11.597682 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Availability Zones retrieved successfully. Feb 03 03:42:11.640808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Flow 'volume_create_api' (d78ffca9-a4aa-4fd3-839c-9bf6414f3e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:11.650103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9646f3a8-c168-4d4a-9edb-5e3d63aaee5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:11.656032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:42:11.829516 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9646f3a8-c168-4d4a-9edb-5e3d63aaee5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:11.837374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c81e01-fb52-4bb7-a9f3-6d6808c92f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:12.076251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Created reservations ['b6f67453-d6f1-45fd-b8e9-dfe07e134162', 'f618d87d-00b0-4c2e-815f-81a7eb0dbe73', '03e76703-c612-4f4a-9e79-55118f4b6d25', '96bb6dc8-5e50-4582-a09f-1d0203ea6fd1'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:12.086299 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c81e01-fb52-4bb7-a9f3-6d6808c92f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f67453-d6f1-45fd-b8e9-dfe07e134162', 'f618d87d-00b0-4c2e-815f-81a7eb0dbe73', '03e76703-c612-4f4a-9e79-55118f4b6d25', '96bb6dc8-5e50-4582-a09f-1d0203ea6fd1']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:12.093567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df982917-537c-4d60-a419-dabc3f40f08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:12.300047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df982917-537c-4d60-a419-dabc3f40f08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-322339020',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',qos_specs=None,replication_status=,reservations=['b6f67453-d6f1-45fd-b8e9-dfe07e134162','f618d87d-00b0-4c2e-815f-81a7eb0dbe73','03e76703-c612-4f4a-9e79-55118f4b6d25','96bb6dc8-5e50-4582-a09f-1d0203ea6fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-322339020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:12.320393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e27f304-6fe3-45b3-a082-be25b1a50adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:12.380690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e27f304-6fe3-45b3-a082-be25b1a50adb) transitioned into state 'SUCCESS' from state '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-322339020',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',qos_specs=None,replication_status=,reservations=['b6f67453-d6f1-45fd-b8e9-dfe07e134162','f618d87d-00b0-4c2e-815f-81a7eb0dbe73','03e76703-c612-4f4a-9e79-55118f4b6d25','96bb6dc8-5e50-4582-a09f-1d0203ea6fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:12.383491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1686780e-8e15-4172-8254-a4353b558030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:12.407496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1686780e-8e15-4172-8254-a4353b558030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:12.411697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Flow 'volume_create_api' (d78ffca9-a4aa-4fd3-839c-9bf6414f3e9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:12.483000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume request issued successfully. Feb 03 03:42:12.500922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f712ba7f-8c3c-449f-86a6-b7783da861ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes returned with HTTP 202 Feb 03 03:42:12.512295 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 490/982] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:42:11 2021] POST /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes => generated 832 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:12.517334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e6df6b6-0758-4d31-9dc4-ab787edbb08e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:12.517914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e6df6b6-0758-4d31-9dc4-ab787edbb08e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:12.518406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e6df6b6-0758-4d31-9dc4-ab787edbb08e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:12.653510 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:12.653510 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:12.682244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e6df6b6-0758-4d31-9dc4-ab787edbb08e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:12.729857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e6df6b6-0758-4d31-9dc4-ab787edbb08e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:12.730761 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 493/983] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:12 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 900 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:13.748671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c4932f3-97e9-47cd-a976-014506260bb7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:13.749509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c4932f3-97e9-47cd-a976-014506260bb7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:13.750335 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:13.750335 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:13.751027 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c4932f3-97e9-47cd-a976-014506260bb7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:13.901453 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:13.901453 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:13.950637 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c4932f3-97e9-47cd-a976-014506260bb7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:14.011098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c4932f3-97e9-47cd-a976-014506260bb7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:14.016149 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 491/984] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:13 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 924 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:15.032203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-842017b4-b306-4e5b-b98b-d91a7a478dfb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:15.033301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-842017b4-b306-4e5b-b98b-d91a7a478dfb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:15.033879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:15.033879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:15.034497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-842017b4-b306-4e5b-b98b-d91a7a478dfb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:15.137825 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:15.137825 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:15.149053 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-842017b4-b306-4e5b-b98b-d91a7a478dfb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:15.219791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-842017b4-b306-4e5b-b98b-d91a7a478dfb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:15.221075 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 494/985] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:15 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 925 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:15.238357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f00c99c2-e6a8-420d-9284-b97fe79e80a6 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:15.238981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f00c99c2-e6a8-420d-9284-b97fe79e80a6 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:15.239180 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:15.239180 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:15.240037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f00c99c2-e6a8-420d-9284-b97fe79e80a6 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:15.351473 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:15.351473 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:15.363221 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f00c99c2-e6a8-420d-9284-b97fe79e80a6 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:15.419810 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f00c99c2-e6a8-420d-9284-b97fe79e80a6 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:15.421826 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 492/986] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:15 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 925 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:15.440775 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] POST http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes Feb 03 03:42:15.441345 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:15.441345 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:15.441849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1261890926"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:15.443659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1261890926'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:42:15.444381 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume of 1 GB Feb 03 03:42:15.486139 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Availability Zones retrieved successfully. Feb 03 03:42:15.516754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Flow 'volume_create_api' (495443a0-408f-4168-af0a-287a81ff219a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:15.526670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe26e99-37e0-4e07-95d5-a2a92a6a4762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:15.531677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:42:15.696596 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe26e99-37e0-4e07-95d5-a2a92a6a4762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:15.698797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd7cf4d-4413-4790-921d-64a97a783cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:15.931747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Created reservations ['e612d407-ed91-487b-aee4-5a557b8b9850', 'd5e8adc1-31e3-4fbf-8bdd-f52c0ba55f77', '0cb8bf6c-d6be-496c-9c98-af03019f137d', 'febb4487-6d6f-4cf1-b1c7-9af7954fde4f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:15.933864 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd7cf4d-4413-4790-921d-64a97a783cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e612d407-ed91-487b-aee4-5a557b8b9850', 'd5e8adc1-31e3-4fbf-8bdd-f52c0ba55f77', '0cb8bf6c-d6be-496c-9c98-af03019f137d', 'febb4487-6d6f-4cf1-b1c7-9af7954fde4f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:15.940281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6027ff-db82-4863-b187-1bc66241aa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:16.014416 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6027ff-db82-4863-b187-1bc66241aa8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b11383c-e123-4c41-902d-b7e2e18933b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1261890926',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',qos_specs=None,replication_status=,reservations=['e612d407-ed91-487b-aee4-5a557b8b9850','d5e8adc1-31e3-4fbf-8bdd-f52c0ba55f77','0cb8bf6c-d6be-496c-9c98-af03019f137d','febb4487-6d6f-4cf1-b1c7-9af7954fde4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1261890926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b11383c-e123-4c41-902d-b7e2e18933b3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:16.025541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff43bc2-6bc5-422a-a652-db468a3b2983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:16.081884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff43bc2-6bc5-422a-a652-db468a3b2983) transitioned into state 'SUCCESS' from state '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-1261890926',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',qos_specs=None,replication_status=,reservations=['e612d407-ed91-487b-aee4-5a557b8b9850','d5e8adc1-31e3-4fbf-8bdd-f52c0ba55f77','0cb8bf6c-d6be-496c-9c98-af03019f137d','febb4487-6d6f-4cf1-b1c7-9af7954fde4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:16.084537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7843abe-c01c-4275-a77d-ea60cd381a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:16.123405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7843abe-c01c-4275-a77d-ea60cd381a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:16.133050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Flow 'volume_create_api' (495443a0-408f-4168-af0a-287a81ff219a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:16.252290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume request issued successfully. Feb 03 03:42:16.292179 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-413ab874-6718-4f24-ba01-bda6a7bab16f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes returned with HTTP 202 Feb 03 03:42:16.293091 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 495/987] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:42:15 2021] POST /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes => generated 833 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:16.309495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53c11363-64e0-4cdf-bf47-27fa90282bb8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:16.310042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53c11363-64e0-4cdf-bf47-27fa90282bb8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:16.310268 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:16.310268 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:16.310646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53c11363-64e0-4cdf-bf47-27fa90282bb8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:16.467470 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:16.467470 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:16.493477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53c11363-64e0-4cdf-bf47-27fa90282bb8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:16.543435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53c11363-64e0-4cdf-bf47-27fa90282bb8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:16.544295 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 493/988] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:16 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 925 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:17.569488 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d558648-b98a-48c5-bee2-ba9a07b97e89 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:17.569488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d558648-b98a-48c5-bee2-ba9a07b97e89 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:17.569488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:17.569488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:17.569488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d558648-b98a-48c5-bee2-ba9a07b97e89 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:17.701060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:17.701060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:17.716433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d558648-b98a-48c5-bee2-ba9a07b97e89 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:17.742289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d558648-b98a-48c5-bee2-ba9a07b97e89 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:17.755306 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 496/989] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:17 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 926 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:17.759553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0229927b-5178-400f-832f-a8ebcdc4d9fd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:17.760262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0229927b-5178-400f-832f-a8ebcdc4d9fd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:17.760489 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:17.760489 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:17.760868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0229927b-5178-400f-832f-a8ebcdc4d9fd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:17.814485 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:17.814485 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:17.823388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0229927b-5178-400f-832f-a8ebcdc4d9fd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:17.849962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0229927b-5178-400f-832f-a8ebcdc4d9fd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:17.850821 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 494/990] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:17 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 926 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:17.866404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] POST http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes Feb 03 03:42:17.866861 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:17.866861 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:17.867281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1559951742"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:17.868764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1559951742'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:42:17.869144 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume of 1 GB Feb 03 03:42:17.896620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Availability Zones retrieved successfully. Feb 03 03:42:17.940737 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Flow 'volume_create_api' (1d2dfb4d-6bc8-44e5-910b-591d1f3f194c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:17.950797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8bd593-2691-42e3-a239-48b1ee073919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:17.957729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:42:18.128764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8bd593-2691-42e3-a239-48b1ee073919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:18.132087 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e9d102-471b-45fb-8623-53f69f57f4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:18.302478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Created reservations ['a8825e55-2725-49a5-8cdb-b10c44d8b165', '5baae69e-f121-482e-8cc6-ad457f81d9fc', '671600fd-2d13-4689-b7c5-853fc4274ca9', 'eb574d08-4370-4c59-8690-94ba6c678aab'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:18.305198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e9d102-471b-45fb-8623-53f69f57f4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8825e55-2725-49a5-8cdb-b10c44d8b165', '5baae69e-f121-482e-8cc6-ad457f81d9fc', '671600fd-2d13-4689-b7c5-853fc4274ca9', 'eb574d08-4370-4c59-8690-94ba6c678aab']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:18.309926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976ab2eb-896d-4d2c-90bf-169b4c4ac46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:18.388478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976ab2eb-896d-4d2c-90bf-169b4c4ac46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b521cba1-126e-4fe2-bdc0-2abd934c1a27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1559951742',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',qos_specs=None,replication_status=,reservations=['a8825e55-2725-49a5-8cdb-b10c44d8b165','5baae69e-f121-482e-8cc6-ad457f81d9fc','671600fd-2d13-4689-b7c5-853fc4274ca9','eb574d08-4370-4c59-8690-94ba6c678aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1559951742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b521cba1-126e-4fe2-bdc0-2abd934c1a27,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:18.391509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a7c317-64be-4a41-b768-a083405a3a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:18.421858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a7c317-64be-4a41-b768-a083405a3a5e) transitioned into state 'SUCCESS' from state '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-1559951742',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3a8d8536e425cbcdd4505d6c3b4ed',qos_specs=None,replication_status=,reservations=['a8825e55-2725-49a5-8cdb-b10c44d8b165','5baae69e-f121-482e-8cc6-ad457f81d9fc','671600fd-2d13-4689-b7c5-853fc4274ca9','eb574d08-4370-4c59-8690-94ba6c678aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9deed06e8f4ceca20d2bf30066b3fd',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:18.431193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5cd473-6e79-4b24-b69e-67bff0dad882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:18.465381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5cd473-6e79-4b24-b69e-67bff0dad882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:18.476467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Flow 'volume_create_api' (1d2dfb4d-6bc8-44e5-910b-591d1f3f194c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:18.566898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Create volume request issued successfully. Feb 03 03:42:18.587191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c54aa92b-260e-4066-8109-b234a10a8bf0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes returned with HTTP 202 Feb 03 03:42:18.600878 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 497/991] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:42:17 2021] POST /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes => generated 833 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:18.605099 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a537bab8-9653-430b-a8c1-61467d1ef2ad tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:18.605989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a537bab8-9653-430b-a8c1-61467d1ef2ad tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:18.606435 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:18.606435 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:18.607154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a537bab8-9653-430b-a8c1-61467d1ef2ad tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:18.722608 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:18.722608 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:18.744663 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a537bab8-9653-430b-a8c1-61467d1ef2ad tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:18.818298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a537bab8-9653-430b-a8c1-61467d1ef2ad tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:18.828398 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 495/992] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:18 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 901 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:19.768859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e82b3502-2c39-4074-b555-45a10743bfaa tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] POST http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types Feb 03 03:42:19.769403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:19.769403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:19.769845 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e82b3502-2c39-4074-b555-45a10743bfaa tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1378599318", "description": "tempest-group-type-description-661663414", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:19.771201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:19.771201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:19.838127 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ea98a5d-ca57-42e8-a220-1bb04fe1d891 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:19.838968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ea98a5d-ca57-42e8-a220-1bb04fe1d891 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:19.839381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:19.839381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:19.840375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ea98a5d-ca57-42e8-a220-1bb04fe1d891 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:19.862188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e82b3502-2c39-4074-b555-45a10743bfaa tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types returned with HTTP 202 Feb 03 03:42:19.863914 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 498/993] 10.222.0.65 () {62 vars in 1279 bytes} [Wed Feb 3 03:42:19 2021] POST /volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types => generated 264 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:19.879755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2ab9c23-8aef-4dad-972f-31765c486813 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] GET http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types Feb 03 03:42:19.880547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2ab9c23-8aef-4dad-972f-31765c486813 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:19.881154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2ab9c23-8aef-4dad-972f-31765c486813 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:19.928153 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2ab9c23-8aef-4dad-972f-31765c486813 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types returned with HTTP 200 Feb 03 03:42:19.930732 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 499/994] 10.222.0.65 () {60 vars in 1257 bytes} [Wed Feb 3 03:42:19 2021] GET /volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types => generated 498 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:19.941999 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72a65687-8548-4c87-a874-84ddd87a3bdc tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] PUT http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad Feb 03 03:42:19.944074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72a65687-8548-4c87-a874-84ddd87a3bdc tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1575354447", "description": "updated-group-type-desc"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:19.997213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72a65687-8548-4c87-a874-84ddd87a3bdc tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad returned with HTTP 200 Feb 03 03:42:19.998540 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 500/995] 10.222.0.65 () {62 vars in 1389 bytes} [Wed Feb 3 03:42:19 2021] PUT /volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad => generated 255 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:20.008647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224ba0f0-ad39-443e-a8f0-5d260b563931 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] GET http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad Feb 03 03:42:20.009403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224ba0f0-ad39-443e-a8f0-5d260b563931 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:20.010007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224ba0f0-ad39-443e-a8f0-5d260b563931 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:20.016131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:20.016131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:20.038080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ea98a5d-ca57-42e8-a220-1bb04fe1d891 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:20.042347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224ba0f0-ad39-443e-a8f0-5d260b563931 tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad returned with HTTP 200 Feb 03 03:42:20.054913 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 501/996] 10.222.0.65 () {60 vars in 1368 bytes} [Wed Feb 3 03:42:20 2021] GET /volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad => generated 255 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:42:20.064660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1c37643-0d39-44e4-bbf3-db3ce32d7f9f tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] DELETE http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad Feb 03 03:42:20.065368 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1c37643-0d39-44e4-bbf3-db3ce32d7f9f tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:20.068632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1c37643-0d39-44e4-bbf3-db3ce32d7f9f tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:20.112655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ea98a5d-ca57-42e8-a220-1bb04fe1d891 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:20.114296 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 496/997] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:19 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 925 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:20.149111 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:42:20.149111 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:42:20.159036 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1c37643-0d39-44e4-bbf3-db3ce32d7f9f tempest-GroupTypesTest-215797855 tempest-GroupTypesTest-215797855-project-admin] http://10.222.0.65/volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad returned with HTTP 202 Feb 03 03:42:20.164620 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 502/998] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:42:20 2021] DELETE /volume/v3/2e5403c9edf7480caa8118c59ccc2ab6/group_types/47c3cc54-7da9-45cf-b636-632c0c57ecad => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:42:21.129908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc7738fc-10ff-41f0-a635-2e846d159d74 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:21.130452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc7738fc-10ff-41f0-a635-2e846d159d74 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:21.130598 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:21.130598 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:21.134931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc7738fc-10ff-41f0-a635-2e846d159d74 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:21.196893 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:21.196893 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:21.209450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc7738fc-10ff-41f0-a635-2e846d159d74 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:21.239988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc7738fc-10ff-41f0-a635-2e846d159d74 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:21.241495 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 497/999] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:21 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 926 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:21.258125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73980eb4-2780-42d2-a99d-2a304eb11e5e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:21.258954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73980eb4-2780-42d2-a99d-2a304eb11e5e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:21.259638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73980eb4-2780-42d2-a99d-2a304eb11e5e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:21.354065 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:21.354065 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:21.365853 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-73980eb4-2780-42d2-a99d-2a304eb11e5e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:21.393421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73980eb4-2780-42d2-a99d-2a304eb11e5e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:21.394351 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 503/1000] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:21 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 926 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:21.411083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62ec1ad7-b42a-49b4-b62b-c500e1031617 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes Feb 03 03:42:21.411757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62ec1ad7-b42a-49b4-b62b-c500e1031617 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:21.412108 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:21.412108 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:21.412692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62ec1ad7-b42a-49b4-b62b-c500e1031617 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:21.413527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-62ec1ad7-b42a-49b4-b62b-c500e1031617 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:21.415908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-62ec1ad7-b42a-49b4-b62b-c500e1031617 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:21.506613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-62ec1ad7-b42a-49b4-b62b-c500e1031617 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:21.509044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62ec1ad7-b42a-49b4-b62b-c500e1031617 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes returned with HTTP 200 Feb 03 03:42:21.510160 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 498/1001] 10.222.0.65 () {58 vars in 1204 bytes} [Wed Feb 3 03:42:21 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes => generated 1173 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:21.522820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce7803be-2c06-45df-893d-1fba8cf75449 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?name=tempest-VolumesListTestJSON-Volume-1261890926 Feb 03 03:42:21.523216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce7803be-2c06-45df-893d-1fba8cf75449 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:21.523471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:21.523471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:21.524308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce7803be-2c06-45df-893d-1fba8cf75449 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:21.524559 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ce7803be-2c06-45df-893d-1fba8cf75449 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:21.526392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ce7803be-2c06-45df-893d-1fba8cf75449 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1261890926'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:21.620589 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce7803be-2c06-45df-893d-1fba8cf75449 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:21.622270 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce7803be-2c06-45df-893d-1fba8cf75449 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?name=tempest-VolumesListTestJSON-Volume-1261890926 returned with HTTP 200 Feb 03 03:42:21.638150 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61d4e724-04df-4f31-aa79-4d3462b9a437 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?name=tempest-VolumesListTestJSON-Volume-322339020 Feb 03 03:42:21.639162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61d4e724-04df-4f31-aa79-4d3462b9a437 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:21.639684 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:21.639684 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:21.641151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61d4e724-04df-4f31-aa79-4d3462b9a437 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:21.643655 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-61d4e724-04df-4f31-aa79-4d3462b9a437 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:21.644850 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:21.644850 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:21.646306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-61d4e724-04df-4f31-aa79-4d3462b9a437 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-322339020'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:21.649191 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 504/1002] 10.222.0.65 () {58 vars in 1305 bytes} [Wed Feb 3 03:42:21 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?name=tempest-VolumesListTestJSON-Volume-1261890926 => generated 400 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:21.720211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61d4e724-04df-4f31-aa79-4d3462b9a437 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:21.721642 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:21.721642 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:21.731209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61d4e724-04df-4f31-aa79-4d3462b9a437 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?name=tempest-VolumesListTestJSON-Volume-322339020 returned with HTTP 200 Feb 03 03:42:21.732373 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 499/1003] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:42:21 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?name=tempest-VolumesListTestJSON-Volume-322339020 => generated 928 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:21.756473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f80da06-4ffd-4d69-9a3a-e2a464984808 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1 Feb 03 03:42:21.757369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f80da06-4ffd-4d69-9a3a-e2a464984808 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:21.757805 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:21.757805 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:21.758474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f80da06-4ffd-4d69-9a3a-e2a464984808 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:21.759335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-1f80da06-4ffd-4d69-9a3a-e2a464984808 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:21.760513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:21.760513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:21.762275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1f80da06-4ffd-4d69-9a3a-e2a464984808 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:21.848170 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1f80da06-4ffd-4d69-9a3a-e2a464984808 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:21.850336 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:21.850336 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:21.862583 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f80da06-4ffd-4d69-9a3a-e2a464984808 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1 returned with HTTP 200 Feb 03 03:42:21.864051 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 505/1004] 10.222.0.65 () {58 vars in 1240 bytes} [Wed Feb 3 03:42:21 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1 => generated 1105 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:21.880452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77fd4493-7fbd-49cf-ac9f-9dfdbf3981c7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:21.881264 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77fd4493-7fbd-49cf-ac9f-9dfdbf3981c7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:21.881699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:21.881699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:21.882405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77fd4493-7fbd-49cf-ac9f-9dfdbf3981c7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:21.883280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-77fd4493-7fbd-49cf-ac9f-9dfdbf3981c7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:21.885920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-77fd4493-7fbd-49cf-ac9f-9dfdbf3981c7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:22.109087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77fd4493-7fbd-49cf-ac9f-9dfdbf3981c7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:22.111800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:22.111800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:22.125659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77fd4493-7fbd-49cf-ac9f-9dfdbf3981c7 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:22.126764 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 500/1005] 10.222.0.65 () {58 vars in 1328 bytes} [Wed Feb 3 03:42:21 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 1105 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:22.144775 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03f080eb-80c2-42d3-9638-7b4585fe9f7b tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:22.150239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03f080eb-80c2-42d3-9638-7b4585fe9f7b tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:22.150447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:22.150447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:22.150884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03f080eb-80c2-42d3-9638-7b4585fe9f7b tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:22.151851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-03f080eb-80c2-42d3-9638-7b4585fe9f7b tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:22.153455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-03f080eb-80c2-42d3-9638-7b4585fe9f7b tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:22.369006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03f080eb-80c2-42d3-9638-7b4585fe9f7b tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:22.370725 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:22.370725 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:22.381744 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03f080eb-80c2-42d3-9638-7b4585fe9f7b tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:22.382884 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 506/1006] 10.222.0.65 () {58 vars in 1328 bytes} [Wed Feb 3 03:42:22 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 1104 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:22.398964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ba01738-5fb1-473e-b899-d2455c191a98 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:22.399755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ba01738-5fb1-473e-b899-d2455c191a98 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:22.400155 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:22.400155 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:22.400793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ba01738-5fb1-473e-b899-d2455c191a98 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:22.401738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-6ba01738-5fb1-473e-b899-d2455c191a98 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:22.403792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6ba01738-5fb1-473e-b899-d2455c191a98 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:22.520051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6ba01738-5fb1-473e-b899-d2455c191a98 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:22.525925 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ba01738-5fb1-473e-b899-d2455c191a98 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:22.527303 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 501/1007] 10.222.0.65 () {58 vars in 1328 bytes} [Wed Feb 3 03:42:22 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=1&marker=2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:22.547187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Feb 03 03:42:22.548083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:22.548582 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:22.548582 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:22.549276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:22.551450 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:22.552352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:22.554255 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:22.610161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:22.612959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:22.612959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:22.622924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8d8066d-2691-4bf0-8176-022d1ed49455 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Feb 03 03:42:22.637609 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 507/1008] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:42:22 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:22.643588 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Feb 03 03:42:22.644390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:22.645182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:22.646070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:22.646871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:22.649139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:22.714260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:22.717329 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:22.717329 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:22.733037 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2fab8ca-ed80-4978-bdf5-5de047ab5875 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Feb 03 03:42:22.734177 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 502/1009] 10.222.0.65 () {58 vars in 1326 bytes} [Wed Feb 3 03:42:22 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:22.756437 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98eeb7e2-4a4e-480e-af3d-d9297919dd38 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1 Feb 03 03:42:22.757129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98eeb7e2-4a4e-480e-af3d-d9297919dd38 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:22.758109 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:22.758109 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:22.758437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98eeb7e2-4a4e-480e-af3d-d9297919dd38 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:22.759358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-98eeb7e2-4a4e-480e-af3d-d9297919dd38 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:22.761106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-98eeb7e2-4a4e-480e-af3d-d9297919dd38 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:22.818486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-98eeb7e2-4a4e-480e-af3d-d9297919dd38 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:22.821989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98eeb7e2-4a4e-480e-af3d-d9297919dd38 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1 returned with HTTP 200 Feb 03 03:42:22.822978 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 508/1010] 10.222.0.65 () {58 vars in 1219 bytes} [Wed Feb 3 03:42:22 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1 => generated 569 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:22.833977 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9b695f4-ab4c-4612-80cc-382a082a66fe tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:22.834995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9b695f4-ab4c-4612-80cc-382a082a66fe tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:22.835460 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:22.835460 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:22.836222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9b695f4-ab4c-4612-80cc-382a082a66fe tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:22.837081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-b9b695f4-ab4c-4612-80cc-382a082a66fe tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:22.839236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b9b695f4-ab4c-4612-80cc-382a082a66fe tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:22.989390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b9b695f4-ab4c-4612-80cc-382a082a66fe tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:22.991278 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9b695f4-ab4c-4612-80cc-382a082a66fe tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:22.992356 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 503/1011] 10.222.0.65 () {58 vars in 1307 bytes} [Wed Feb 3 03:42:22 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 569 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:23.003406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b8508b8-265b-42f0-9f09-25130ebea7a2 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:23.004379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b8508b8-265b-42f0-9f09-25130ebea7a2 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.004827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:23.004827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:23.005549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b8508b8-265b-42f0-9f09-25130ebea7a2 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.006414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-4b8508b8-265b-42f0-9f09-25130ebea7a2 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.007483 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:23.007483 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:23.009233 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4b8508b8-265b-42f0-9f09-25130ebea7a2 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:23.118356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4b8508b8-265b-42f0-9f09-25130ebea7a2 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:23.120656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b8508b8-265b-42f0-9f09-25130ebea7a2 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:23.129217 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 509/1012] 10.222.0.65 () {58 vars in 1307 bytes} [Wed Feb 3 03:42:22 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 568 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:23.133196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d2646af-688b-4e3f-8c8c-a17eeb60a9ed tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:23.133667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d2646af-688b-4e3f-8c8c-a17eeb60a9ed tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.133875 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:23.133875 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:23.134241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d2646af-688b-4e3f-8c8c-a17eeb60a9ed tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.135074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5d2646af-688b-4e3f-8c8c-a17eeb60a9ed tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.136200 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:23.136200 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:23.137464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d2646af-688b-4e3f-8c8c-a17eeb60a9ed tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:23.266592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d2646af-688b-4e3f-8c8c-a17eeb60a9ed tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:23.267865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d2646af-688b-4e3f-8c8c-a17eeb60a9ed tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:23.277017 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 504/1013] 10.222.0.65 () {58 vars in 1307 bytes} [Wed Feb 3 03:42:23 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?limit=1&marker=2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:23.283072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?name=tempest-VolumesListTestJSON-Volume-1261890926&status=available Feb 03 03:42:23.284035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.284543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:23.284543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:23.285241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.286117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.286951 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:23.288597 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:23.288597 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:23.290121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1261890926'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:23.349640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:23.350763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8763bff-e891-4cd9-8ff7-3dc8b6ab713f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?name=tempest-VolumesListTestJSON-Volume-1261890926&status=available returned with HTTP 200 Feb 03 03:42:23.351913 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 510/1014] 10.222.0.65 () {58 vars in 1339 bytes} [Wed Feb 3 03:42:23 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?name=tempest-VolumesListTestJSON-Volume-1261890926&status=available => generated 400 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:23.367666 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1559951742&status=available Feb 03 03:42:23.368236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.368727 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.369402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.370015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:23.372274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1559951742'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:23.446295 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:23.447722 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:23.447722 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:23.459803 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9608128c-20f9-4dec-948c-c6ba562a7a4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1559951742&status=available returned with HTTP 200 Feb 03 03:42:23.461072 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 505/1015] 10.222.0.65 () {58 vars in 1360 bytes} [Wed Feb 3 03:42:23 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1559951742&status=available => generated 929 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:23.481975 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c4ba06-8853-48d1-9c03-b44542c3aece tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27&sort=id%3Aasc Feb 03 03:42:23.482848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c4ba06-8853-48d1-9c03-b44542c3aece tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.483361 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:23.483361 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:23.485329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c4ba06-8853-48d1-9c03-b44542c3aece tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.486256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-a8c4ba06-8853-48d1-9c03-b44542c3aece tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.487319 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:23.487319 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:23.488976 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a8c4ba06-8853-48d1-9c03-b44542c3aece tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:23.607954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8c4ba06-8853-48d1-9c03-b44542c3aece tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:23.613850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c4ba06-8853-48d1-9c03-b44542c3aece tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27&sort=id%3Aasc returned with HTTP 200 Feb 03 03:42:23.614706 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 511/1016] 10.222.0.65 () {58 vars in 1340 bytes} [Wed Feb 3 03:42:23 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?marker=b521cba1-126e-4fe2-bdc0-2abd934c1a27&sort=id%3Aasc => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:42:23.632177 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb570988-f5bd-4266-8f31-c0b302eb27c0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Feb 03 03:42:23.633236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb570988-f5bd-4266-8f31-c0b302eb27c0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.633656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:23.633656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:23.634425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb570988-f5bd-4266-8f31-c0b302eb27c0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.635301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-fb570988-f5bd-4266-8f31-c0b302eb27c0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.637538 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fb570988-f5bd-4266-8f31-c0b302eb27c0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:23.703631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fb570988-f5bd-4266-8f31-c0b302eb27c0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:23.706399 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:23.706399 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:23.716600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb570988-f5bd-4266-8f31-c0b302eb27c0 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Feb 03 03:42:23.718569 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 506/1017] 10.222.0.65 () {58 vars in 1304 bytes} [Wed Feb 3 03:42:23 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:23.739866 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2ba69ca-ceed-4a20-9f5d-0ce9354b9bdd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail Feb 03 03:42:23.740434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2ba69ca-ceed-4a20-9f5d-0ce9354b9bdd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.740924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2ba69ca-ceed-4a20-9f5d-0ce9354b9bdd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.742218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d2ba69ca-ceed-4a20-9f5d-0ce9354b9bdd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.744187 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2ba69ca-ceed-4a20-9f5d-0ce9354b9bdd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:23.881904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2ba69ca-ceed-4a20-9f5d-0ce9354b9bdd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:23.884060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:23.884060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:23.909754 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2ba69ca-ceed-4a20-9f5d-0ce9354b9bdd tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail returned with HTTP 200 Feb 03 03:42:23.924690 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 512/1018] 10.222.0.65 () {58 vars in 1225 bytes} [Wed Feb 3 03:42:23 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail => generated 2760 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:23.940094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df4b84d7-d020-40d1-9bee-d00cff864b0f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Feb 03 03:42:23.940805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df4b84d7-d020-40d1-9bee-d00cff864b0f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:23.941009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:23.941009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:23.941394 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df4b84d7-d020-40d1-9bee-d00cff864b0f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:23.942059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-df4b84d7-d020-40d1-9bee-d00cff864b0f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:23.944059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df4b84d7-d020-40d1-9bee-d00cff864b0f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.034567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df4b84d7-d020-40d1-9bee-d00cff864b0f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.035971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df4b84d7-d020-40d1-9bee-d00cff864b0f tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Feb 03 03:42:24.050854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?availability_zone=nova Feb 03 03:42:24.051380 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.051578 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.051578 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.051965 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.052619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.053208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value nova, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:24.054787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.072714 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 507/1019] 10.222.0.65 () {58 vars in 1283 bytes} [Wed Feb 3 03:42:23 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.151200 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.155758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fc47d37-b633-4507-8906-94b848071b8d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?availability_zone=nova returned with HTTP 200 Feb 03 03:42:24.156689 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 513/1020] 10.222.0.65 () {58 vars in 1249 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?availability_zone=nova => generated 1173 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.167175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?availability_zone=nova Feb 03 03:42:24.167700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.167897 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.167897 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.168481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.169117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.169705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value nova, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:24.170341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.170341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.171662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.284288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.285672 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f4dc683-85dc-4c54-add0-c64ed0e6d2b8 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?availability_zone=nova returned with HTTP 200 Feb 03 03:42:24.286537 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 508/1021] 10.222.0.65 () {58 vars in 1249 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?availability_zone=nova => generated 1173 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.301060 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5130f2d8-6b01-4513-9812-c13056f67fa9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?bootable=false Feb 03 03:42:24.301580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5130f2d8-6b01-4513-9812-c13056f67fa9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.301794 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.301794 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.302172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5130f2d8-6b01-4513-9812-c13056f67fa9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.302805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5130f2d8-6b01-4513-9812-c13056f67fa9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.303598 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.303598 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.304707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5130f2d8-6b01-4513-9812-c13056f67fa9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.419095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5130f2d8-6b01-4513-9812-c13056f67fa9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.421653 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5130f2d8-6b01-4513-9812-c13056f67fa9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?bootable=false returned with HTTP 200 Feb 03 03:42:24.423069 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 514/1022] 10.222.0.65 () {58 vars in 1233 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?bootable=false => generated 1173 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.433478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c10ac28c-01e3-4339-a87f-4367637b8bee tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?bootable=false Feb 03 03:42:24.434295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c10ac28c-01e3-4339-a87f-4367637b8bee tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.434727 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.434727 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.435496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c10ac28c-01e3-4339-a87f-4367637b8bee tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.438678 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c10ac28c-01e3-4339-a87f-4367637b8bee tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.439787 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.439787 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.441404 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c10ac28c-01e3-4339-a87f-4367637b8bee tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.515792 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c10ac28c-01e3-4339-a87f-4367637b8bee tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.517543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c10ac28c-01e3-4339-a87f-4367637b8bee tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?bootable=false returned with HTTP 200 Feb 03 03:42:24.518626 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 509/1023] 10.222.0.65 () {58 vars in 1233 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?bootable=false => generated 1173 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:42:24.533606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?status=available Feb 03 03:42:24.534428 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.534827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.534827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.535459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.536488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.537578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:24.538457 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.538457 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.539826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.614675 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.616466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77613093-5713-4806-922b-a40cb6df8868 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?status=available returned with HTTP 200 Feb 03 03:42:24.617546 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 515/1024] 10.222.0.65 () {58 vars in 1237 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?status=available => generated 1173 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.629262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?status=available Feb 03 03:42:24.629789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.630017 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.630017 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.630364 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.631003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.631593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:24.633936 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.633936 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.633936 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.699685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.701097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed2a7e3f-efd7-4ea7-9670-c3a7ef2f7019 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?status=available returned with HTTP 200 Feb 03 03:42:24.718250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?availability_zone=nova Feb 03 03:42:24.718966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.718966 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.718966 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.720649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.720891 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 510/1025] 10.222.0.65 () {58 vars in 1237 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes?status=available => generated 1173 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.721081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.721081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value nova, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:24.721237 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.721237 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.723781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.820176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.822869 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.822869 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.840380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3127de0-c7b9-4b4f-9126-f7829d6eca3c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?availability_zone=nova returned with HTTP 200 Feb 03 03:42:24.841826 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 516/1026] 10.222.0.65 () {58 vars in 1270 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?availability_zone=nova => generated 2760 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.863456 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-699e5635-0c14-43ff-84eb-151f9719628d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?bootable=false Feb 03 03:42:24.864033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-699e5635-0c14-43ff-84eb-151f9719628d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.864253 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.864253 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.864583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-699e5635-0c14-43ff-84eb-151f9719628d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.865231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-699e5635-0c14-43ff-84eb-151f9719628d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.866024 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.866024 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.867102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-699e5635-0c14-43ff-84eb-151f9719628d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:24.924203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-699e5635-0c14-43ff-84eb-151f9719628d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:24.926320 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:24.926320 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:24.936142 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-699e5635-0c14-43ff-84eb-151f9719628d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?bootable=false returned with HTTP 200 Feb 03 03:42:24.937546 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 511/1027] 10.222.0.65 () {58 vars in 1254 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?bootable=false => generated 2760 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:24.963326 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?status=available Feb 03 03:42:24.963861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:24.964110 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:24.964110 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:24.966817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:24.968082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:42:24.969617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:42:24.971483 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:42:25.068020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Get all volumes completed successfully. Feb 03 03:42:25.071132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:25.071132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:25.083393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b37fd627-0ce5-412b-89bc-e5ee7d518b4e tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?status=available returned with HTTP 200 Feb 03 03:42:25.097005 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 517/1028] 10.222.0.65 () {58 vars in 1258 bytes} [Wed Feb 3 03:42:24 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/detail?status=available => generated 2760 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:42:25.107082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aaac0a13-07c5-4884-b83d-6f397a328d11 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] DELETE http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:25.107613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aaac0a13-07c5-4884-b83d-6f397a328d11 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:25.107831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:25.107831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:25.109645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aaac0a13-07c5-4884-b83d-6f397a328d11 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:25.110381 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-aaac0a13-07c5-4884-b83d-6f397a328d11 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Delete volume with id: b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:25.169538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:25.169538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:25.171924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aaac0a13-07c5-4884-b83d-6f397a328d11 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:25.204120 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aaac0a13-07c5-4884-b83d-6f397a328d11 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Delete volume request issued successfully. Feb 03 03:42:25.204730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aaac0a13-07c5-4884-b83d-6f397a328d11 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 202 Feb 03 03:42:25.205620 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 512/1029] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:42:25 2021] DELETE /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:42:25.213933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d971c26d-8e13-4e5d-93cd-34a2e461fdbb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:25.214522 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d971c26d-8e13-4e5d-93cd-34a2e461fdbb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:25.214622 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:25.214622 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:25.215330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d971c26d-8e13-4e5d-93cd-34a2e461fdbb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:25.276102 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:25.276102 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:25.287256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d971c26d-8e13-4e5d-93cd-34a2e461fdbb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:25.316096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d971c26d-8e13-4e5d-93cd-34a2e461fdbb tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:25.326622 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 518/1030] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:25 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 925 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:26.333392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07625a95-90bb-4e3f-a086-1cc627a573ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:26.333952 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07625a95-90bb-4e3f-a086-1cc627a573ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:26.334161 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:26.334161 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:26.334466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07625a95-90bb-4e3f-a086-1cc627a573ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:26.441980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:26.441980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:26.450478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07625a95-90bb-4e3f-a086-1cc627a573ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:26.503457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07625a95-90bb-4e3f-a086-1cc627a573ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 200 Feb 03 03:42:26.504345 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 513/1031] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:26 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 925 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:27.520948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98585622-6f4d-4a5b-a7af-74978159e976 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 Feb 03 03:42:27.521478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98585622-6f4d-4a5b-a7af-74978159e976 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:27.521704 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:27.521704 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:27.522189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98585622-6f4d-4a5b-a7af-74978159e976 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:27.620657 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98585622-6f4d-4a5b-a7af-74978159e976 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 returned with HTTP 404 Feb 03 03:42:27.621741 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 519/1032] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:27 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/b521cba1-126e-4fe2-bdc0-2abd934c1a27 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:27.631581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-893e2078-eece-4a64-ac83-da1bd718c49c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] DELETE http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:27.632109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-893e2078-eece-4a64-ac83-da1bd718c49c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:27.632505 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:27.632505 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:27.633122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-893e2078-eece-4a64-ac83-da1bd718c49c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:27.633733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-893e2078-eece-4a64-ac83-da1bd718c49c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Delete volume with id: 9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:27.771026 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:27.771026 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:27.772356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-893e2078-eece-4a64-ac83-da1bd718c49c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:27.859501 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-893e2078-eece-4a64-ac83-da1bd718c49c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Delete volume request issued successfully. Feb 03 03:42:27.860441 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-893e2078-eece-4a64-ac83-da1bd718c49c tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 202 Feb 03 03:42:27.861331 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 514/1033] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:42:27 2021] DELETE /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:42:27.868727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e9c2232-3949-447c-97f7-82022c3e14ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:27.869255 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e9c2232-3949-447c-97f7-82022c3e14ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:27.869823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e9c2232-3949-447c-97f7-82022c3e14ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:28.013757 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:28.013757 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:28.036632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e9c2232-3949-447c-97f7-82022c3e14ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:28.110832 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e9c2232-3949-447c-97f7-82022c3e14ec tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:28.115205 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 520/1034] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:27 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 925 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:29.132779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a4deea-2b40-4791-9d39-133801d4e6da tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:29.133289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a4deea-2b40-4791-9d39-133801d4e6da tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:29.133619 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:29.133619 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:29.134002 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a4deea-2b40-4791-9d39-133801d4e6da tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:29.321914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:29.321914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:29.347735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60a4deea-2b40-4791-9d39-133801d4e6da tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:29.412175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a4deea-2b40-4791-9d39-133801d4e6da tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:29.413155 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 515/1035] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:29 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 925 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:30.429051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97f5e8f0-221c-45dc-91c1-259505c8bdb9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:30.430186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97f5e8f0-221c-45dc-91c1-259505c8bdb9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:30.430386 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:30.430386 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:30.431059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97f5e8f0-221c-45dc-91c1-259505c8bdb9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:30.530447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:30.530447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:30.550502 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-97f5e8f0-221c-45dc-91c1-259505c8bdb9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:30.618155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97f5e8f0-221c-45dc-91c1-259505c8bdb9 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 200 Feb 03 03:42:30.627971 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 521/1036] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:30 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 925 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:31.640584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b89d0fd5-2f3c-4d6f-83f3-ff1dfe9aa664 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 Feb 03 03:42:31.641710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b89d0fd5-2f3c-4d6f-83f3-ff1dfe9aa664 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:31.642309 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:31.642309 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:31.642983 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b89d0fd5-2f3c-4d6f-83f3-ff1dfe9aa664 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:31.699263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b89d0fd5-2f3c-4d6f-83f3-ff1dfe9aa664 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 returned with HTTP 404 Feb 03 03:42:31.700785 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 516/1037] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:31 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/9b11383c-e123-4c41-902d-b7e2e18933b3 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:31.709132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a89f5ef-6910-4b2b-9fbc-43f60e28b7b1 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] DELETE http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:31.709660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a89f5ef-6910-4b2b-9fbc-43f60e28b7b1 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:31.709852 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:31.709852 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:31.710528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a89f5ef-6910-4b2b-9fbc-43f60e28b7b1 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:31.711135 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2a89f5ef-6910-4b2b-9fbc-43f60e28b7b1 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Delete volume with id: 2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:31.874346 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:31.874346 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:31.881533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2a89f5ef-6910-4b2b-9fbc-43f60e28b7b1 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:31.932970 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2a89f5ef-6910-4b2b-9fbc-43f60e28b7b1 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Delete volume request issued successfully. Feb 03 03:42:31.933964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a89f5ef-6910-4b2b-9fbc-43f60e28b7b1 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 202 Feb 03 03:42:31.943869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-869e118f-6280-45c8-b876-29606290ad39 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:31.944631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-869e118f-6280-45c8-b876-29606290ad39 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:31.945297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-869e118f-6280-45c8-b876-29606290ad39 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:31.950852 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 522/1038] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:42:31 2021] DELETE /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:42:32.079986 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:32.079986 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:32.103636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-869e118f-6280-45c8-b876-29606290ad39 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:32.158863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-869e118f-6280-45c8-b876-29606290ad39 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:32.160317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 517/1039] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:31 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 924 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:42:33.179559 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-627bed62-af3c-48e5-bda2-47a0a639bd4d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:33.180291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-627bed62-af3c-48e5-bda2-47a0a639bd4d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:33.180509 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:33.180509 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:33.180884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-627bed62-af3c-48e5-bda2-47a0a639bd4d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:33.197771 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] POST http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes Feb 03 03:42:33.198604 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:33.198604 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:33.199241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-544619498"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:33.200554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-544619498'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:42:33.201075 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create volume of 1 GB Feb 03 03:42:33.225572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Availability Zones retrieved successfully. Feb 03 03:42:33.254143 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:33.254143 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:33.263282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Flow 'volume_create_api' (d2fbfb02-8fdf-447b-8fbf-fc5882f69cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:33.271954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-627bed62-af3c-48e5-bda2-47a0a639bd4d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:33.276034 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c58dcf8-6a8a-412c-bf8d-65f1fa5ed8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:33.280276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:42:33.316750 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-627bed62-af3c-48e5-bda2-47a0a639bd4d tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:33.317586 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 518/1040] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:33 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 924 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:33.391721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c58dcf8-6a8a-412c-bf8d-65f1fa5ed8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:33.401687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d687cd-1d94-47b0-99ec-f89afc13b07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:33.509547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Created reservations ['5da9d795-91c8-4e1d-ac68-c0e05a0e48db', '69338da7-ed7d-47fc-8313-e20b09320fcb', '11faafae-1294-4805-9ba1-297085553b97', 'ce6f8ac1-601f-45d1-91f0-ae7daedc096d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:33.511820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d687cd-1d94-47b0-99ec-f89afc13b07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5da9d795-91c8-4e1d-ac68-c0e05a0e48db', '69338da7-ed7d-47fc-8313-e20b09320fcb', '11faafae-1294-4805-9ba1-297085553b97', 'ce6f8ac1-601f-45d1-91f0-ae7daedc096d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:33.515664 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2918014-4c62-43f4-8b51-3cab0ce8bba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:33.647043 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2918014-4c62-43f4-8b51-3cab0ce8bba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e084dd8-fbb7-472b-a177-5907d525dd66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-544619498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6c73e4c8774439f8f10204e5dcec150',qos_specs=None,replication_status=,reservations=['5da9d795-91c8-4e1d-ac68-c0e05a0e48db','69338da7-ed7d-47fc-8313-e20b09320fcb','11faafae-1294-4805-9ba1-297085553b97','ce6f8ac1-601f-45d1-91f0-ae7daedc096d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e50148b4ab493daa40315c96341c20',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:42:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-544619498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e084dd8-fbb7-472b-a177-5907d525dd66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6c73e4c8774439f8f10204e5dcec150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49e50148b4ab493daa40315c96341c20',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:33.649325 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be59e8bc-723d-40bd-b620-ba75694b4f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:33.695372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be59e8bc-723d-40bd-b620-ba75694b4f48) transitioned into state 'SUCCESS' from state '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-544619498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6c73e4c8774439f8f10204e5dcec150',qos_specs=None,replication_status=,reservations=['5da9d795-91c8-4e1d-ac68-c0e05a0e48db','69338da7-ed7d-47fc-8313-e20b09320fcb','11faafae-1294-4805-9ba1-297085553b97','ce6f8ac1-601f-45d1-91f0-ae7daedc096d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e50148b4ab493daa40315c96341c20',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:33.697744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d9a8a0-bfb5-460f-9f92-6517f1fa2a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:42:33.721039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d9a8a0-bfb5-460f-9f92-6517f1fa2a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:42:33.731240 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Flow 'volume_create_api' (d2fbfb02-8fdf-447b-8fbf-fc5882f69cf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:42:33.869991 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create volume request issued successfully. Feb 03 03:42:33.914087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c15bb881-6c03-4b21-819b-dd5dc403aed7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes returned with HTTP 202 Feb 03 03:42:33.914942 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 523/1041] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:42:32 2021] POST /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes => generated 819 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:33.930959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e663f18b-8a4b-4451-adcd-513cd6b7a2d6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:33.931487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e663f18b-8a4b-4451-adcd-513cd6b7a2d6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:33.931710 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:33.931710 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:33.933499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e663f18b-8a4b-4451-adcd-513cd6b7a2d6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:34.036087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:34.036087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:34.060025 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e663f18b-8a4b-4451-adcd-513cd6b7a2d6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:34.114253 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e663f18b-8a4b-4451-adcd-513cd6b7a2d6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 returned with HTTP 200 Feb 03 03:42:34.117886 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 519/1042] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:33 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 => generated 911 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:34.335460 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b081b568-b6dd-46e4-a42c-a155396c3a40 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:34.335460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b081b568-b6dd-46e4-a42c-a155396c3a40 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:34.335460 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:34.335460 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:34.336413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b081b568-b6dd-46e4-a42c-a155396c3a40 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:34.508522 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:34.508522 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:34.528608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b081b568-b6dd-46e4-a42c-a155396c3a40 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Volume info retrieved successfully. Feb 03 03:42:34.582471 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b081b568-b6dd-46e4-a42c-a155396c3a40 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 200 Feb 03 03:42:34.583421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 524/1043] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:34 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 924 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:35.132086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74f1932a-5dd0-4a50-85ab-337185b58042 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:35.132835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74f1932a-5dd0-4a50-85ab-337185b58042 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:35.133229 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:35.133229 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:35.133882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74f1932a-5dd0-4a50-85ab-337185b58042 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:35.198655 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:35.198655 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:35.227467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-74f1932a-5dd0-4a50-85ab-337185b58042 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:35.265216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74f1932a-5dd0-4a50-85ab-337185b58042 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 returned with HTTP 200 Feb 03 03:42:35.318224 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 520/1044] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:35 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:35.600189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da2dfa7b-a713-42d0-8c37-64c17f910465 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] GET http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 Feb 03 03:42:35.601910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da2dfa7b-a713-42d0-8c37-64c17f910465 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:35.602495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:35.602495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:35.603136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da2dfa7b-a713-42d0-8c37-64c17f910465 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:35.771806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da2dfa7b-a713-42d0-8c37-64c17f910465 tempest-VolumesListTestJSON-1243583066 tempest-VolumesListTestJSON-1243583066-project] http://10.222.0.65/volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 returned with HTTP 404 Feb 03 03:42:35.778522 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 525/1045] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:35 2021] GET /volume/v3/2fd3a8d8536e425cbcdd4505d6c3b4ed/volumes/2a65c1fc-06e1-4fd0-9f8c-f6a973c41f96 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:36.313773 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63e3efd-9378-41f7-bf82-2a1707892a34 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:36.314301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a63e3efd-9378-41f7-bf82-2a1707892a34 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:36.314516 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:36.314516 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:36.321731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a63e3efd-9378-41f7-bf82-2a1707892a34 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:36.458507 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:36.458507 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:36.476739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a63e3efd-9378-41f7-bf82-2a1707892a34 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:36.504130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63e3efd-9378-41f7-bf82-2a1707892a34 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 returned with HTTP 200 Feb 03 03:42:36.505280 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 521/1046] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:42:36 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:36.521604 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-091e2251-7eb4-450f-87e6-091a8d6302ec tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] POST http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots Feb 03 03:42:36.522633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-091e2251-7eb4-450f-87e6-091a8d6302ec tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e084dd8-fbb7-472b-a177-5907d525dd66", "name": "tempest-SnapshotsActionsTest-Snapshot-1191054179"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:36.620077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:36.620077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:36.621965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-091e2251-7eb4-450f-87e6-091a8d6302ec tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:36.622485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-091e2251-7eb4-450f-87e6-091a8d6302ec tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create snapshot from volume 0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:36.700116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-091e2251-7eb4-450f-87e6-091a8d6302ec tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Created reservations ['7c94667c-d632-4c68-b1ec-1c821b36e19b', 'a10e29ee-881e-4331-9883-6a9403c44b57', 'c4ca17be-27a8-42e2-8ff3-c165431535a4', 'a9e1475c-39c4-49c7-ad36-872e897a8491'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:36.900192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-091e2251-7eb4-450f-87e6-091a8d6302ec tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot create request issued successfully. Feb 03 03:42:36.901289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-091e2251-7eb4-450f-87e6-091a8d6302ec tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots returned with HTTP 202 Feb 03 03:42:36.908614 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 526/1047] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:42:36 2021] POST /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots => generated 307 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:36.913834 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7de48952-e1bd-4bbc-a79a-bf4f713dd55e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:36.914553 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7de48952-e1bd-4bbc-a79a-bf4f713dd55e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:36.914927 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:36.914927 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:36.915582 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7de48952-e1bd-4bbc-a79a-bf4f713dd55e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:36.969827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:36.969827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:36.972709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7de48952-e1bd-4bbc-a79a-bf4f713dd55e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:36.978942 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7de48952-e1bd-4bbc-a79a-bf4f713dd55e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:36.980350 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 522/1048] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:36 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:37.993703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f79174c0-2122-4450-9f0b-2a32cd06862f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:37.994299 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f79174c0-2122-4450-9f0b-2a32cd06862f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:37.994431 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:37.994431 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:37.994767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f79174c0-2122-4450-9f0b-2a32cd06862f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:38.075360 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:38.075360 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:38.079185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f79174c0-2122-4450-9f0b-2a32cd06862f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:38.081233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f79174c0-2122-4450-9f0b-2a32cd06862f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:38.082079 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 527/1049] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:37 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 439 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:39.094311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-309b0376-f936-4a5e-83c2-a7dca9e05287 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:39.094843 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-309b0376-f936-4a5e-83c2-a7dca9e05287 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:39.095010 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:39.095010 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:39.095611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-309b0376-f936-4a5e-83c2-a7dca9e05287 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:39.120850 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:39.120850 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:39.122292 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-309b0376-f936-4a5e-83c2-a7dca9e05287 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:39.125365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-309b0376-f936-4a5e-83c2-a7dca9e05287 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:39.126361 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 523/1050] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:39 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:39.456423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a03b1181-e312-4386-8e7b-9a9bd82e72e3 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:42:39.457109 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:39.457109 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:39.457907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a03b1181-e312-4386-8e7b-9a9bd82e72e3 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:39.458396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a03b1181-e312-4386-8e7b-9a9bd82e72e3 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:39.459528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-a03b1181-e312-4386-8e7b-9a9bd82e72e3 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'creating'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:39.562549 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:39.562549 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:39.638622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a03b1181-e312-4386-8e7b-9a9bd82e72e3 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:42:39.639898 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 528/1051] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:39 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:39.648367 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eeea94d8-b655-4810-ace2-fa5c69ca090b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:39.648895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eeea94d8-b655-4810-ace2-fa5c69ca090b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:39.649089 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:39.649089 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:39.649740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eeea94d8-b655-4810-ace2-fa5c69ca090b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:39.700318 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:39.700318 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:39.702352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eeea94d8-b655-4810-ace2-fa5c69ca090b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:39.705114 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eeea94d8-b655-4810-ace2-fa5c69ca090b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:39.707041 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 524/1052] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:39 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:39.719242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6acf09dd-4657-4028-8de1-c09c3b133b19 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:42:39.720128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:39.720128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:39.720884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6acf09dd-4657-4028-8de1-c09c3b133b19 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:39.721490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6acf09dd-4657-4028-8de1-c09c3b133b19 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:39.723208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-6acf09dd-4657-4028-8de1-c09c3b133b19 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:39.830273 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:39.830273 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:39.894029 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6acf09dd-4657-4028-8de1-c09c3b133b19 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:42:39.895612 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 529/1053] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:39 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:39.903875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ab12062-3b6d-4381-875e-3fa4ad2d9e6d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:39.905370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ab12062-3b6d-4381-875e-3fa4ad2d9e6d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:39.905980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:39.905980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:39.907347 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ab12062-3b6d-4381-875e-3fa4ad2d9e6d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:39.934142 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:39.934142 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:39.935789 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ab12062-3b6d-4381-875e-3fa4ad2d9e6d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:39.939017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ab12062-3b6d-4381-875e-3fa4ad2d9e6d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:39.940104 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 525/1054] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:39 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:39.953697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95b1d9bd-b5f1-4779-abff-6fac305b7a36 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] POST http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots Feb 03 03:42:39.954497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:39.954497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:39.955231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95b1d9bd-b5f1-4779-abff-6fac305b7a36 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e084dd8-fbb7-472b-a177-5907d525dd66", "name": "tempest-SnapshotsActionsTest-Snapshot-39714522"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:40.026228 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:40.026228 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:40.027873 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-95b1d9bd-b5f1-4779-abff-6fac305b7a36 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:40.028472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-95b1d9bd-b5f1-4779-abff-6fac305b7a36 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create snapshot from volume 0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:40.090745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-95b1d9bd-b5f1-4779-abff-6fac305b7a36 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Created reservations ['c77a8bb5-686f-4bf1-8358-b06f823a3645', '9aca63fc-6d13-4cfc-99ce-30b023417fc9', 'ee2c009a-c71c-4bc3-8739-a398e77c8871', '33c92c9c-fb3f-4336-999b-81813d558926'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:40.215910 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-95b1d9bd-b5f1-4779-abff-6fac305b7a36 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot create request issued successfully. Feb 03 03:42:40.218095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95b1d9bd-b5f1-4779-abff-6fac305b7a36 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots returned with HTTP 202 Feb 03 03:42:40.224872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 530/1055] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:42:39 2021] POST /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots => generated 305 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:40.230282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7139a09-4198-4a8c-bbea-019754cc500f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:42:40.231459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7139a09-4198-4a8c-bbea-019754cc500f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:40.231857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:40.231857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:40.232590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7139a09-4198-4a8c-bbea-019754cc500f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:40.268199 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:40.268199 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:40.269677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7139a09-4198-4a8c-bbea-019754cc500f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:40.272523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7139a09-4198-4a8c-bbea-019754cc500f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 200 Feb 03 03:42:40.279501 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 526/1056] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:40 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 437 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:41.287916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7b5a917-1eea-4d21-a660-72d0bce75b39 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:42:41.288671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7b5a917-1eea-4d21-a660-72d0bce75b39 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:41.289001 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:41.289001 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:41.289567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7b5a917-1eea-4d21-a660-72d0bce75b39 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:41.339522 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:41.339522 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:41.344709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f7b5a917-1eea-4d21-a660-72d0bce75b39 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:41.346950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7b5a917-1eea-4d21-a660-72d0bce75b39 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 200 Feb 03 03:42:41.362098 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 531/1057] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:41 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 437 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:42.361392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0887c862-06c7-4c11-8591-08ac3f98e789 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:42:42.361987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0887c862-06c7-4c11-8591-08ac3f98e789 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:42.362120 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:42.362120 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:42.362449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0887c862-06c7-4c11-8591-08ac3f98e789 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:42.414773 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:42.414773 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:42.415965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0887c862-06c7-4c11-8591-08ac3f98e789 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:42.421831 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0887c862-06c7-4c11-8591-08ac3f98e789 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 200 Feb 03 03:42:42.422734 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 527/1058] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:42 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 464 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:42.433769 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-697a6244-6327-44c1-a572-7266ba173625 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4/action Feb 03 03:42:42.434224 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:42.434224 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:42.434659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-697a6244-6327-44c1-a572-7266ba173625 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:42.435028 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-697a6244-6327-44c1-a572-7266ba173625 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:42.437597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-697a6244-6327-44c1-a572-7266ba173625 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot 'ac8ad7d3-6441-4ca3-a941-02756a2a09c4' with '{'status': 'creating'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:42.555770 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:42.555770 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:42.620272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-697a6244-6327-44c1-a572-7266ba173625 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4/action returned with HTTP 202 Feb 03 03:42:42.621591 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 532/1059] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:42 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:42.630581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1af6e97-fd29-4de5-9790-481aab3a442e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:42:42.631119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1af6e97-fd29-4de5-9790-481aab3a442e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:42.631339 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:42.631339 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:42.631722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1af6e97-fd29-4de5-9790-481aab3a442e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:42.663161 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:42.663161 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:42.664372 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d1af6e97-fd29-4de5-9790-481aab3a442e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:42.666958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1af6e97-fd29-4de5-9790-481aab3a442e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 200 Feb 03 03:42:42.668718 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 528/1060] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:42 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 463 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:42:42.680760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d14afec-a33c-44b3-809a-d0a36a9caaae tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4/action Feb 03 03:42:42.681403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:42.681403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:42.682396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d14afec-a33c-44b3-809a-d0a36a9caaae tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:42.683054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d14afec-a33c-44b3-809a-d0a36a9caaae tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:42.714472 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:42.714472 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:42.715827 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d14afec-a33c-44b3-809a-d0a36a9caaae tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot retrieved successfully. Feb 03 03:42:42.815012 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d14afec-a33c-44b3-809a-d0a36a9caaae tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot delete request issued successfully. Feb 03 03:42:42.815816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d14afec-a33c-44b3-809a-d0a36a9caaae tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4/action returned with HTTP 202 Feb 03 03:42:42.818160 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 533/1061] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:42 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:42.825699 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-417561f3-2348-4ec7-801b-45c2beb7c82e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:42:42.827142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-417561f3-2348-4ec7-801b-45c2beb7c82e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:42.827687 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:42.827687 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:42.828459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-417561f3-2348-4ec7-801b-45c2beb7c82e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:42.864738 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:42.864738 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:42.866756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-417561f3-2348-4ec7-801b-45c2beb7c82e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:42.869006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-417561f3-2348-4ec7-801b-45c2beb7c82e tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 200 Feb 03 03:42:42.870358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 529/1062] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:42 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 463 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:43.888170 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e79d009-fdda-4210-a85d-b117e6356238 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:42:43.892932 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e79d009-fdda-4210-a85d-b117e6356238 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:43.893921 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:43.893921 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:43.894498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e79d009-fdda-4210-a85d-b117e6356238 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:44.016087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:44.016087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:44.017851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e79d009-fdda-4210-a85d-b117e6356238 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:44.023158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e79d009-fdda-4210-a85d-b117e6356238 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 200 Feb 03 03:42:44.026640 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 534/1063] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:43 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 463 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:45.038618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17621d73-2fed-44e1-a729-e821d1eb9bac tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:42:45.039416 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17621d73-2fed-44e1-a729-e821d1eb9bac tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:45.039612 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:45.039612 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:45.040297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17621d73-2fed-44e1-a729-e821d1eb9bac tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:45.093438 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17621d73-2fed-44e1-a729-e821d1eb9bac tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 404 Feb 03 03:42:45.094896 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 530/1064] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:45 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:45.103028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4542c0e2-3bae-4bd2-8d30-c8deac1b6802 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:42:45.103483 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:45.103483 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:45.103915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4542c0e2-3bae-4bd2-8d30-c8deac1b6802 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:45.104339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4542c0e2-3bae-4bd2-8d30-c8deac1b6802 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:45.105271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-4542c0e2-3bae-4bd2-8d30-c8deac1b6802 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:45.210544 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:45.210544 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:45.306106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4542c0e2-3bae-4bd2-8d30-c8deac1b6802 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:42:45.310566 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 535/1065] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:45 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:45.316673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba63784a-df94-478c-8138-6254b55d8729 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:45.317445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba63784a-df94-478c-8138-6254b55d8729 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:45.318194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba63784a-df94-478c-8138-6254b55d8729 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:45.379468 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:45.379468 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:45.380665 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba63784a-df94-478c-8138-6254b55d8729 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:45.382631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba63784a-df94-478c-8138-6254b55d8729 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:45.383421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 531/1066] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:45 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 466 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:45.399004 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9b2f55-c645-4958-858f-385570da05e4 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] POST http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots Feb 03 03:42:45.399755 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:45.399755 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:45.400387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be9b2f55-c645-4958-858f-385570da05e4 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e084dd8-fbb7-472b-a177-5907d525dd66", "name": "tempest-SnapshotsActionsTest-Snapshot-1961458815"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:45.530833 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:45.530833 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:45.539183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be9b2f55-c645-4958-858f-385570da05e4 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:45.539733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-be9b2f55-c645-4958-858f-385570da05e4 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create snapshot from volume 0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:45.749875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-be9b2f55-c645-4958-858f-385570da05e4 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Created reservations ['d66b6e40-bc42-46c6-a35f-d0e26e62ebae', '1f701c60-1260-40d5-8d86-d55f22723537', 'e1737355-918f-4efd-8fc1-d7126af4d583', 'b9e7a295-6b5c-4a3b-8875-2952dd49c8f9'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:46.008108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be9b2f55-c645-4958-858f-385570da05e4 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot create request issued successfully. Feb 03 03:42:46.009405 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9b2f55-c645-4958-858f-385570da05e4 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots returned with HTTP 202 Feb 03 03:42:46.010475 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 536/1067] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:42:45 2021] POST /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots => generated 307 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:46.022639 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f753ecee-4972-499b-b5bd-ea18ccce6835 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:46.023242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f753ecee-4972-499b-b5bd-ea18ccce6835 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:46.023374 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:46.023374 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:46.023780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f753ecee-4972-499b-b5bd-ea18ccce6835 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:46.052646 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:46.052646 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:46.053810 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f753ecee-4972-499b-b5bd-ea18ccce6835 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:46.055917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f753ecee-4972-499b-b5bd-ea18ccce6835 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:46.056815 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 532/1068] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:46 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:47.071178 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfbbc837-10cc-495d-a308-e31b6433507c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:47.072993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfbbc837-10cc-495d-a308-e31b6433507c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:47.073385 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:47.073385 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:47.074023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfbbc837-10cc-495d-a308-e31b6433507c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:47.168820 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:47.168820 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:47.182414 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfbbc837-10cc-495d-a308-e31b6433507c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:47.187770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfbbc837-10cc-495d-a308-e31b6433507c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:47.200264 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 537/1069] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:47 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 439 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:48.215225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f0d8908-771a-4186-beaf-aa087a83250a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:48.215753 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f0d8908-771a-4186-beaf-aa087a83250a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:48.215967 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:48.215967 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:48.216772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f0d8908-771a-4186-beaf-aa087a83250a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:48.289388 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:48.289388 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:48.290915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f0d8908-771a-4186-beaf-aa087a83250a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:48.293854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f0d8908-771a-4186-beaf-aa087a83250a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:48.295692 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 533/1070] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:48 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:49.308194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-039d4ca6-e8c7-4966-8903-5d5e246ce65a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:49.309811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-039d4ca6-e8c7-4966-8903-5d5e246ce65a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:49.310216 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:49.310216 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:49.311465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-039d4ca6-e8c7-4966-8903-5d5e246ce65a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:49.359092 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:49.359092 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:49.362716 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-039d4ca6-e8c7-4966-8903-5d5e246ce65a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:49.365620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-039d4ca6-e8c7-4966-8903-5d5e246ce65a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:49.366656 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 538/1071] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:49 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 466 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:49.378724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7e74d46-0674-4035-94a1-5fe8916415fe tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658/action Feb 03 03:42:49.379192 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:49.379192 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:49.379637 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7e74d46-0674-4035-94a1-5fe8916415fe tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:49.380052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7e74d46-0674-4035-94a1-5fe8916415fe tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:49.381164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-a7e74d46-0674-4035-94a1-5fe8916415fe tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '5860b6fa-9930-4b66-adbe-12b6b9e73658' with '{'status': 'deleting'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:49.436621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:49.436621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:49.494887 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7e74d46-0674-4035-94a1-5fe8916415fe tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658/action returned with HTTP 202 Feb 03 03:42:49.496529 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 534/1072] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:49 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Feb 03 03:42:49.505808 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-359dbdc2-ae45-4f85-b5cb-5391f4018db0 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:49.506584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-359dbdc2-ae45-4f85-b5cb-5391f4018db0 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:49.506999 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:49.506999 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:49.507676 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-359dbdc2-ae45-4f85-b5cb-5391f4018db0 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:49.559164 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:49.559164 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:49.563640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-359dbdc2-ae45-4f85-b5cb-5391f4018db0 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:49.568576 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-359dbdc2-ae45-4f85-b5cb-5391f4018db0 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:49.579113 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 539/1073] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:49 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:49.583815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-679a71ad-08e6-43a7-886b-6072f2840d7c tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658/action Feb 03 03:42:49.589934 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:49.589934 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:49.591474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-679a71ad-08e6-43a7-886b-6072f2840d7c tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:49.592606 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-679a71ad-08e6-43a7-886b-6072f2840d7c tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:49.678498 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:49.678498 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:49.679734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-679a71ad-08e6-43a7-886b-6072f2840d7c tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot retrieved successfully. Feb 03 03:42:49.846910 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-679a71ad-08e6-43a7-886b-6072f2840d7c tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot delete request issued successfully. Feb 03 03:42:49.847806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-679a71ad-08e6-43a7-886b-6072f2840d7c tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658/action returned with HTTP 202 Feb 03 03:42:49.849242 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 535/1074] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:49 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:49.857141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f90b5b2-b7e4-4c38-a250-ba47f223e8ab tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:49.858333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f90b5b2-b7e4-4c38-a250-ba47f223e8ab tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:49.858668 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:49.858668 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:49.859256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f90b5b2-b7e4-4c38-a250-ba47f223e8ab tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:49.936131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:49.936131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:49.938373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f90b5b2-b7e4-4c38-a250-ba47f223e8ab tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:49.940433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f90b5b2-b7e4-4c38-a250-ba47f223e8ab tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:49.954230 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 540/1075] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:49 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 465 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:50.953671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef8e173b-d437-4a3a-aa66-1494f1088e82 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:50.954549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef8e173b-d437-4a3a-aa66-1494f1088e82 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:50.954857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:50.954857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:50.955563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef8e173b-d437-4a3a-aa66-1494f1088e82 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:51.001521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:51.001521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:51.002996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef8e173b-d437-4a3a-aa66-1494f1088e82 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:51.005258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef8e173b-d437-4a3a-aa66-1494f1088e82 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:51.006751 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 536/1076] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:50 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:52.022338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e175a4d-6ade-441a-943c-fdf548f0aff6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:52.023450 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e175a4d-6ade-441a-943c-fdf548f0aff6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:52.024154 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:52.024154 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:52.024950 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e175a4d-6ade-441a-943c-fdf548f0aff6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:52.077831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:52.077831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:52.082071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e175a4d-6ade-441a-943c-fdf548f0aff6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:52.089145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e175a4d-6ade-441a-943c-fdf548f0aff6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 200 Feb 03 03:42:52.090191 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 541/1077] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:52 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:53.102967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3716bfe-86de-487f-ac16-eded9b73423f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:42:53.104147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3716bfe-86de-487f-ac16-eded9b73423f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:53.104519 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:53.104519 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:53.105154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3716bfe-86de-487f-ac16-eded9b73423f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:53.136486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3716bfe-86de-487f-ac16-eded9b73423f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 404 Feb 03 03:42:53.138108 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 537/1078] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:53 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:53.148118 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f870660-99b8-4209-9bdf-fc55a32e0f75 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:42:53.148859 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:53.148859 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:53.149524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f870660-99b8-4209-9bdf-fc55a32e0f75 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:53.150059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f870660-99b8-4209-9bdf-fc55a32e0f75 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:53.151243 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-8f870660-99b8-4209-9bdf-fc55a32e0f75 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:53.261387 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:53.261387 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:53.314762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f870660-99b8-4209-9bdf-fc55a32e0f75 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:42:53.315927 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 542/1079] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:53 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:53.324111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ed26f2d-02b2-4869-ba02-562b6a6cce8a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:53.324652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ed26f2d-02b2-4869-ba02-562b6a6cce8a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:53.325160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ed26f2d-02b2-4869-ba02-562b6a6cce8a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:53.396195 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:53.396195 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:53.397339 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ed26f2d-02b2-4869-ba02-562b6a6cce8a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:53.399480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ed26f2d-02b2-4869-ba02-562b6a6cce8a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:53.400796 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 538/1080] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:53 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 466 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:53.419204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdbe40f6-f053-48f8-8cc1-b4d54f382ba7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] POST http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots Feb 03 03:42:53.420046 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:53.420046 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:53.420869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdbe40f6-f053-48f8-8cc1-b4d54f382ba7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e084dd8-fbb7-472b-a177-5907d525dd66", "name": "tempest-SnapshotsActionsTest-Snapshot-267714456"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:53.479074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:53.479074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:53.480830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bdbe40f6-f053-48f8-8cc1-b4d54f382ba7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:53.481356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-bdbe40f6-f053-48f8-8cc1-b4d54f382ba7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create snapshot from volume 0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:53.592857 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-bdbe40f6-f053-48f8-8cc1-b4d54f382ba7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Created reservations ['b67e5242-8cb1-4aeb-b253-fcbd1aa6bb28', '2d9191f4-34e2-4866-b1c0-6d285dbd1a71', '497dbfbc-be49-4ae5-b9a7-b0188c39a860', 'b7dac6fb-6e7b-4f47-b919-3fcd67a6e3bd'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:53.872131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bdbe40f6-f053-48f8-8cc1-b4d54f382ba7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot create request issued successfully. Feb 03 03:42:53.873098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdbe40f6-f053-48f8-8cc1-b4d54f382ba7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots returned with HTTP 202 Feb 03 03:42:53.874796 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 543/1081] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:42:53 2021] POST /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots => generated 306 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:53.885602 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc32c327-7355-4245-8112-e4a80fe20d06 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:42:53.886775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc32c327-7355-4245-8112-e4a80fe20d06 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:53.887166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:53.887166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:53.887814 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc32c327-7355-4245-8112-e4a80fe20d06 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:53.919647 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:53.919647 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:53.924304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc32c327-7355-4245-8112-e4a80fe20d06 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:53.926290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc32c327-7355-4245-8112-e4a80fe20d06 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 200 Feb 03 03:42:53.933701 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 539/1082] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:53 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 438 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:54.939986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca97d203-6b2f-4ba8-be47-963c2187901c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:42:54.940997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca97d203-6b2f-4ba8-be47-963c2187901c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:54.941216 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:54.941216 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:54.941600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca97d203-6b2f-4ba8-be47-963c2187901c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:55.002952 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:55.002952 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:55.004714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca97d203-6b2f-4ba8-be47-963c2187901c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:55.017400 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca97d203-6b2f-4ba8-be47-963c2187901c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 200 Feb 03 03:42:55.018686 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 544/1083] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:54 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 438 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:56.032715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32b148dd-6cd2-4a6e-8bb7-3a64f8a398e8 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:42:56.033964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32b148dd-6cd2-4a6e-8bb7-3a64f8a398e8 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:56.034402 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:56.034402 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:56.035116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32b148dd-6cd2-4a6e-8bb7-3a64f8a398e8 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:56.063518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:56.063518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:56.065264 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-32b148dd-6cd2-4a6e-8bb7-3a64f8a398e8 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:56.067696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32b148dd-6cd2-4a6e-8bb7-3a64f8a398e8 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 200 Feb 03 03:42:56.075889 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 540/1084] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:56 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:56.080677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-901098a6-ce46-413c-81f0-d3cf8c8c13c6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6/action Feb 03 03:42:56.081428 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:56.081428 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:56.082172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-901098a6-ce46-413c-81f0-d3cf8c8c13c6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:56.082772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-901098a6-ce46-413c-81f0-d3cf8c8c13c6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:56.083894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-901098a6-ce46-413c-81f0-d3cf8c8c13c6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot 'cff0c52c-e588-4d41-bab2-0d90cfefb1f6' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:56.135511 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:56.135511 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:56.176219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-901098a6-ce46-413c-81f0-d3cf8c8c13c6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6/action returned with HTTP 202 Feb 03 03:42:56.177743 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 545/1085] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:56 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:56.186274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fcac148-9dea-4a60-85d7-f7407c224c38 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:42:56.187539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fcac148-9dea-4a60-85d7-f7407c224c38 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:56.187983 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:56.187983 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:56.189779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fcac148-9dea-4a60-85d7-f7407c224c38 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:56.226144 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:56.226144 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:56.228203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fcac148-9dea-4a60-85d7-f7407c224c38 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:56.231370 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fcac148-9dea-4a60-85d7-f7407c224c38 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 200 Feb 03 03:42:56.233209 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 541/1086] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:56 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 461 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:42:56.245436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03703f0e-9728-4cb5-a6b8-4005e8b67330 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6/action Feb 03 03:42:56.246414 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:56.246414 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:56.247294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03703f0e-9728-4cb5-a6b8-4005e8b67330 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:56.248882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03703f0e-9728-4cb5-a6b8-4005e8b67330 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:56.275994 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:56.275994 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:56.277694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03703f0e-9728-4cb5-a6b8-4005e8b67330 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot retrieved successfully. Feb 03 03:42:56.381681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03703f0e-9728-4cb5-a6b8-4005e8b67330 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot delete request issued successfully. Feb 03 03:42:56.383763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03703f0e-9728-4cb5-a6b8-4005e8b67330 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6/action returned with HTTP 202 Feb 03 03:42:56.387754 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 546/1087] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:56 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:56.396352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f3bf006-e24d-44fe-b175-357a1d6342f6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:42:56.397369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f3bf006-e24d-44fe-b175-357a1d6342f6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:56.397796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:56.397796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:56.398472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f3bf006-e24d-44fe-b175-357a1d6342f6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:56.449964 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:56.449964 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:56.449964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9f3bf006-e24d-44fe-b175-357a1d6342f6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:56.449964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f3bf006-e24d-44fe-b175-357a1d6342f6 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 200 Feb 03 03:42:56.449964 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 542/1088] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:56 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 464 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:57.457516 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24a9065a-1054-4bdc-acbf-b971d3bb64cf tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:42:57.458616 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24a9065a-1054-4bdc-acbf-b971d3bb64cf tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:57.459024 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:57.459024 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:57.459624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24a9065a-1054-4bdc-acbf-b971d3bb64cf tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:57.512199 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:57.512199 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:57.513384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-24a9065a-1054-4bdc-acbf-b971d3bb64cf tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:57.515543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24a9065a-1054-4bdc-acbf-b971d3bb64cf tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 200 Feb 03 03:42:57.516709 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 547/1089] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:57 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 464 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:58.530534 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edf318b9-8b1f-4f0b-a744-323bae507afa tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:42:58.531267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edf318b9-8b1f-4f0b-a744-323bae507afa tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:58.531572 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:58.531572 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:58.532134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edf318b9-8b1f-4f0b-a744-323bae507afa tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:58.587794 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edf318b9-8b1f-4f0b-a744-323bae507afa tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 404 Feb 03 03:42:58.589990 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 543/1090] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:58 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:42:58.598261 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd44609a-68c4-49f8-83fa-fe6dd872fc38 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:42:58.599146 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:58.599146 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:58.600493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd44609a-68c4-49f8-83fa-fe6dd872fc38 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:42:58.601731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd44609a-68c4-49f8-83fa-fe6dd872fc38 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:58.603043 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-cd44609a-68c4-49f8-83fa-fe6dd872fc38 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:42:58.659777 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:58.659777 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:58.699295 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd44609a-68c4-49f8-83fa-fe6dd872fc38 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:42:58.704528 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 548/1091] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:42:58 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:42:58.710344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5334c039-e1cb-4120-b0a7-a8c59d51831f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:42:58.710880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5334c039-e1cb-4120-b0a7-a8c59d51831f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:58.711374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5334c039-e1cb-4120-b0a7-a8c59d51831f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:58.753266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:58.753266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:58.754987 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5334c039-e1cb-4120-b0a7-a8c59d51831f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:58.768635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5334c039-e1cb-4120-b0a7-a8c59d51831f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:42:58.776833 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 544/1092] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:58 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:42:58.786216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48e4a174-7cb5-44bf-a50c-269528135438 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] POST http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots Feb 03 03:42:58.786899 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:58.786899 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:58.787572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48e4a174-7cb5-44bf-a50c-269528135438 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e084dd8-fbb7-472b-a177-5907d525dd66", "name": "tempest-SnapshotsActionsTest-Snapshot-1515857954"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:42:58.891758 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:58.891758 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:58.899728 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48e4a174-7cb5-44bf-a50c-269528135438 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:42:58.900094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-48e4a174-7cb5-44bf-a50c-269528135438 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Create snapshot from volume 0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:42:58.994256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-48e4a174-7cb5-44bf-a50c-269528135438 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Created reservations ['eaa57a4a-6bc1-4ac7-b516-22c2bdd07573', '40b89de9-9e28-4701-a331-b5e72134f374', 'e92389d6-4b91-47b8-bbab-81650d13544c', '3a68d665-a16f-4436-9a0c-2ff1f0720be6'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:42:59.135002 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48e4a174-7cb5-44bf-a50c-269528135438 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot create request issued successfully. Feb 03 03:42:59.141627 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48e4a174-7cb5-44bf-a50c-269528135438 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots returned with HTTP 202 Feb 03 03:42:59.143171 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 549/1093] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:42:58 2021] POST /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots => generated 307 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:42:59.155449 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5c71921-3c55-4705-ae3e-a13175991e2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:42:59.156234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5c71921-3c55-4705-ae3e-a13175991e2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:42:59.156573 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:42:59.156573 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:42:59.160353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5c71921-3c55-4705-ae3e-a13175991e2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:42:59.190093 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:42:59.190093 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:42:59.191606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f5c71921-3c55-4705-ae3e-a13175991e2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:42:59.193737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5c71921-3c55-4705-ae3e-a13175991e2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 200 Feb 03 03:42:59.194753 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 545/1094] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:42:59 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:00.207829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d32a220-db71-4575-a140-2fed0110bac3 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:00.208566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d32a220-db71-4575-a140-2fed0110bac3 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:00.208566 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:00.208566 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:00.208930 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d32a220-db71-4575-a140-2fed0110bac3 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:00.236641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:00.236641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:00.238140 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d32a220-db71-4575-a140-2fed0110bac3 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:00.240262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d32a220-db71-4575-a140-2fed0110bac3 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 200 Feb 03 03:43:00.242450 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 550/1095] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:00 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:01.253852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3688ae3-3b0a-44df-8352-41cd36589bb1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:01.254361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3688ae3-3b0a-44df-8352-41cd36589bb1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:01.254454 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:01.254454 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:01.254798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3688ae3-3b0a-44df-8352-41cd36589bb1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:01.292541 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:01.292541 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:01.295684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3688ae3-3b0a-44df-8352-41cd36589bb1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:01.301519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3688ae3-3b0a-44df-8352-41cd36589bb1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 200 Feb 03 03:43:01.302984 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 546/1096] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:01 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:01.314568 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87cc3f7d-0bc6-4ba7-b681-4c9716c37522 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215/action Feb 03 03:43:01.315305 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:01.315305 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:01.316023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87cc3f7d-0bc6-4ba7-b681-4c9716c37522 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:01.316561 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87cc3f7d-0bc6-4ba7-b681-4c9716c37522 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:01.317724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-87cc3f7d-0bc6-4ba7-b681-4c9716c37522 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '4cd0f53e-9e5b-4b0d-8635-99f92bbe4215' with '{'status': 'error_deleting'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:43:01.368072 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:01.368072 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:01.402743 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87cc3f7d-0bc6-4ba7-b681-4c9716c37522 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215/action returned with HTTP 202 Feb 03 03:43:01.413383 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cb76a49-caa4-48e8-b378-b8ef1b545a7a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:01.414867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cb76a49-caa4-48e8-b378-b8ef1b545a7a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:01.415284 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:01.415284 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:01.415963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cb76a49-caa4-48e8-b378-b8ef1b545a7a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:01.423656 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 551/1097] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:43:01 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:43:01.448476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:01.448476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:01.450225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8cb76a49-caa4-48e8-b378-b8ef1b545a7a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:01.453327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cb76a49-caa4-48e8-b378-b8ef1b545a7a tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 200 Feb 03 03:43:01.454421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 547/1098] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:01 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 471 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:43:01.466403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a103853c-79bf-4ef9-9c80-c3747b7a0fb6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215/action Feb 03 03:43:01.467835 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:01.467835 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:01.468554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a103853c-79bf-4ef9-9c80-c3747b7a0fb6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:01.469056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a103853c-79bf-4ef9-9c80-c3747b7a0fb6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:01.494478 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:01.494478 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:01.495603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a103853c-79bf-4ef9-9c80-c3747b7a0fb6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot retrieved successfully. Feb 03 03:43:01.617712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a103853c-79bf-4ef9-9c80-c3747b7a0fb6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot delete request issued successfully. Feb 03 03:43:01.618252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a103853c-79bf-4ef9-9c80-c3747b7a0fb6 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215/action returned with HTTP 202 Feb 03 03:43:01.619145 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 552/1099] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:43:01 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:43:01.630535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1068d817-b4de-454c-bb6f-218b5b45d6c1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:01.632057 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1068d817-b4de-454c-bb6f-218b5b45d6c1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:01.632429 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:01.632429 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:01.633053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1068d817-b4de-454c-bb6f-218b5b45d6c1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:01.671645 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:01.671645 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:01.673117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1068d817-b4de-454c-bb6f-218b5b45d6c1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:01.677202 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1068d817-b4de-454c-bb6f-218b5b45d6c1 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 200 Feb 03 03:43:01.678514 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 548/1100] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:01 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:02.691550 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3661b98e-54f8-4ef6-b153-bc32f5a7cc2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:02.692632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3661b98e-54f8-4ef6-b153-bc32f5a7cc2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:02.693004 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:02.693004 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:02.693650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3661b98e-54f8-4ef6-b153-bc32f5a7cc2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:02.780803 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:02.780803 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:02.782491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3661b98e-54f8-4ef6-b153-bc32f5a7cc2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:02.784879 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3661b98e-54f8-4ef6-b153-bc32f5a7cc2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 200 Feb 03 03:43:02.785925 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 553/1101] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:02 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 465 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:03.812015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82d240c7-a706-4fac-952e-86310b8b696f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:03.813280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82d240c7-a706-4fac-952e-86310b8b696f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:03.814728 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:03.814728 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:03.816929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82d240c7-a706-4fac-952e-86310b8b696f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:03.885221 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82d240c7-a706-4fac-952e-86310b8b696f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 404 Feb 03 03:43:03.886454 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 549/1102] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:03 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:03.894876 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3003bb37-3ef3-40ea-a328-4b6269660d27 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:43:03.895800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:03.895800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:03.895800 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3003bb37-3ef3-40ea-a328-4b6269660d27 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:03.896389 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3003bb37-3ef3-40ea-a328-4b6269660d27 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:03.897406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-3003bb37-3ef3-40ea-a328-4b6269660d27 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:43:03.950677 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:03.950677 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:03.987915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3003bb37-3ef3-40ea-a328-4b6269660d27 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:43:03.992386 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 554/1103] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:43:03 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:43:03.997512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e570604c-1f23-4920-813b-e71435a51ac7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:03.998431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e570604c-1f23-4920-813b-e71435a51ac7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:03.999150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e570604c-1f23-4920-813b-e71435a51ac7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.028654 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.028654 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.030969 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e570604c-1f23-4920-813b-e71435a51ac7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:04.033646 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e570604c-1f23-4920-813b-e71435a51ac7 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:43:04.034746 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 550/1104] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:03 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:04.048174 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e6f5b34-0627-4b73-aef8-6a9b1d718d7e tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:43:04.049038 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.049038 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.049806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e6f5b34-0627-4b73-aef8-6a9b1d718d7e tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:04.050400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e6f5b34-0627-4b73-aef8-6a9b1d718d7e tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:04.051555 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-2e6f5b34-0627-4b73-aef8-6a9b1d718d7e tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'creating'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:43:04.102224 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.102224 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.140416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e6f5b34-0627-4b73-aef8-6a9b1d718d7e tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:43:04.148070 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 555/1105] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:43:04 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:43:04.149839 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5283f642-b6dc-4397-b8d5-dcd1b993998c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:04.150514 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5283f642-b6dc-4397-b8d5-dcd1b993998c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.150845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.150845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.151415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5283f642-b6dc-4397-b8d5-dcd1b993998c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.178775 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.178775 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.180235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5283f642-b6dc-4397-b8d5-dcd1b993998c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:04.183000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5283f642-b6dc-4397-b8d5-dcd1b993998c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:43:04.190562 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 551/1106] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:04 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:04.195217 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5d7e597-7b42-4460-98b6-93981e5e306b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] POST http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:43:04.195847 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.195847 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.196526 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5d7e597-7b42-4460-98b6-93981e5e306b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:04.197053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5d7e597-7b42-4460-98b6-93981e5e306b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:04.198094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5d7e597-7b42-4460-98b6-93981e5e306b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87959) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Feb 03 03:43:04.225942 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.225942 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.227581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.snapshot_actions [None req-c5d7e597-7b42-4460-98b6-93981e5e306b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Updating snapshot 9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 with info {'id': '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457', 'status': 'error', 'progress': '80%'} Feb 03 03:43:04.237651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5d7e597-7b42-4460-98b6-93981e5e306b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:43:04.242034 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 556/1107] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:43:04 2021] POST /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:43:04.247532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bdc2253-8e4f-4f12-ae21-50cd20280951 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] GET http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:04.249238 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bdc2253-8e4f-4f12-ae21-50cd20280951 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.249774 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.249774 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.250482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bdc2253-8e4f-4f12-ae21-50cd20280951 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.277908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.277908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.279423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4bdc2253-8e4f-4f12-ae21-50cd20280951 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Snapshot retrieved successfully. Feb 03 03:43:04.281468 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bdc2253-8e4f-4f12-ae21-50cd20280951 tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:43:04.282562 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 552/1108] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:04 2021] GET /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:04.293613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c2d6c95-dc1e-4ed3-87ca-dfacd1a283cc tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] POST http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action Feb 03 03:43:04.294174 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.294174 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.295246 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c2d6c95-dc1e-4ed3-87ca-dfacd1a283cc tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:04.295877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c2d6c95-dc1e-4ed3-87ca-dfacd1a283cc tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:04.297079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-0c2d6c95-dc1e-4ed3-87ca-dfacd1a283cc tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] Updating snapshot '9ed4aa5c-5a49-4b33-8c69-b1da57c3b457' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Feb 03 03:43:04.346134 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.346134 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.381274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c2d6c95-dc1e-4ed3-87ca-dfacd1a283cc tempest-SnapshotsActionsTest-326690537 tempest-SnapshotsActionsTest-326690537-project-admin] http://10.222.0.65/volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action returned with HTTP 202 Feb 03 03:43:04.382565 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 557/1109] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:43:04 2021] POST /volume/v3/b28ad257898a456b859ccaef20cda7d4/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:43:04.391419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2d608a1-87b0-4e13-a0de-0cce6806012b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:04.392338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2d608a1-87b0-4e13-a0de-0cce6806012b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.392631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.392631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.393067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2d608a1-87b0-4e13-a0de-0cce6806012b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.419131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.419131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.420830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c2d608a1-87b0-4e13-a0de-0cce6806012b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:04.423508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2d608a1-87b0-4e13-a0de-0cce6806012b tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:43:04.437377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-369773ea-6344-48b4-bf77-a2cc0bbe0d72 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] DELETE http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:04.438196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-369773ea-6344-48b4-bf77-a2cc0bbe0d72 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.438579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.438579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.439206 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-369773ea-6344-48b4-bf77-a2cc0bbe0d72 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.439714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-369773ea-6344-48b4-bf77-a2cc0bbe0d72 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Delete snapshot with id: 4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 Feb 03 03:43:04.444282 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 553/1110] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:04 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:04.466294 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-369773ea-6344-48b4-bf77-a2cc0bbe0d72 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 returned with HTTP 404 Feb 03 03:43:04.468250 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 558/1111] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:43:04 2021] DELETE /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/4cd0f53e-9e5b-4b0d-8635-99f92bbe4215 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:04.476930 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d458d8ed-16c5-40f6-9407-77745aea9844 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] DELETE http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:43:04.477755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d458d8ed-16c5-40f6-9407-77745aea9844 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.478138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:04.478138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:04.478763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d458d8ed-16c5-40f6-9407-77745aea9844 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.479391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-d458d8ed-16c5-40f6-9407-77745aea9844 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Delete snapshot with id: cff0c52c-e588-4d41-bab2-0d90cfefb1f6 Feb 03 03:43:04.505968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d458d8ed-16c5-40f6-9407-77745aea9844 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 returned with HTTP 404 Feb 03 03:43:04.515575 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1eafaeb-50e8-4608-95a6-4fa0e457529f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] DELETE http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:43:04.516403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1eafaeb-50e8-4608-95a6-4fa0e457529f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.517237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1eafaeb-50e8-4608-95a6-4fa0e457529f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.517923 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-d1eafaeb-50e8-4608-95a6-4fa0e457529f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Delete snapshot with id: 5860b6fa-9930-4b66-adbe-12b6b9e73658 Feb 03 03:43:04.520020 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 554/1112] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:43:04 2021] DELETE /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/cff0c52c-e588-4d41-bab2-0d90cfefb1f6 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:04.545428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1eafaeb-50e8-4608-95a6-4fa0e457529f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 returned with HTTP 404 Feb 03 03:43:04.550317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 559/1113] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:43:04 2021] DELETE /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/5860b6fa-9930-4b66-adbe-12b6b9e73658 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:04.555666 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2454d005-f4f7-4714-814b-4f136e102d8c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] DELETE http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:43:04.556431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2454d005-f4f7-4714-814b-4f136e102d8c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.557077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2454d005-f4f7-4714-814b-4f136e102d8c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.557590 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-2454d005-f4f7-4714-814b-4f136e102d8c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Delete snapshot with id: ac8ad7d3-6441-4ca3-a941-02756a2a09c4 Feb 03 03:43:04.584647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2454d005-f4f7-4714-814b-4f136e102d8c tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 returned with HTTP 404 Feb 03 03:43:04.595036 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83cb7f90-92e3-46e6-ad73-a950ce6b896d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] DELETE http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:04.596226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83cb7f90-92e3-46e6-ad73-a950ce6b896d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.596873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83cb7f90-92e3-46e6-ad73-a950ce6b896d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.597382 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-83cb7f90-92e3-46e6-ad73-a950ce6b896d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Delete snapshot with id: 9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:04.606177 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 555/1114] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:43:04 2021] DELETE /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/ac8ad7d3-6441-4ca3-a941-02756a2a09c4 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:04.629827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.629827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.631394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-83cb7f90-92e3-46e6-ad73-a950ce6b896d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:04.699420 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-83cb7f90-92e3-46e6-ad73-a950ce6b896d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot delete request issued successfully. Feb 03 03:43:04.700222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83cb7f90-92e3-46e6-ad73-a950ce6b896d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 202 Feb 03 03:43:04.711019 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26b5d8d0-2406-46db-855d-c9cdc4f3f10f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:04.711760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26b5d8d0-2406-46db-855d-c9cdc4f3f10f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:04.712449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26b5d8d0-2406-46db-855d-c9cdc4f3f10f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:04.718064 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 560/1115] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:43:04 2021] DELETE /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:43:04.742527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:04.742527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:04.744098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26b5d8d0-2406-46db-855d-c9cdc4f3f10f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:04.746229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26b5d8d0-2406-46db-855d-c9cdc4f3f10f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:43:04.747421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 556/1116] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:04 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:43:05.761168 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-282805da-2a22-4623-86dc-4bc25bf9e49f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:05.762667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-282805da-2a22-4623-86dc-4bc25bf9e49f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:05.763219 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:05.763219 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:05.764214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-282805da-2a22-4623-86dc-4bc25bf9e49f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:05.860991 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:05.860991 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:05.863698 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-282805da-2a22-4623-86dc-4bc25bf9e49f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Snapshot retrieved successfully. Feb 03 03:43:05.880578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-282805da-2a22-4623-86dc-4bc25bf9e49f tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 200 Feb 03 03:43:05.885633 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 561/1117] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:05 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 464 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:06.894088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc5406b2-c91d-4ce7-8b5e-32c5538e5b74 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 Feb 03 03:43:06.894628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc5406b2-c91d-4ce7-8b5e-32c5538e5b74 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:06.895787 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:06.895787 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:06.896218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc5406b2-c91d-4ce7-8b5e-32c5538e5b74 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:06.945649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc5406b2-c91d-4ce7-8b5e-32c5538e5b74 tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 returned with HTTP 404 Feb 03 03:43:06.953801 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 557/1118] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:43:06 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/snapshots/9ed4aa5c-5a49-4b33-8c69-b1da57c3b457 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:06.958467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9be6e621-f653-412f-816f-d88f3528bb2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] DELETE http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:43:06.959133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9be6e621-f653-412f-816f-d88f3528bb2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:06.959456 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:06.959456 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:06.960059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9be6e621-f653-412f-816f-d88f3528bb2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:06.960624 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9be6e621-f653-412f-816f-d88f3528bb2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Delete volume with id: 0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:43:07.070649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:07.070649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:07.072812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9be6e621-f653-412f-816f-d88f3528bb2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:43:07.110480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9be6e621-f653-412f-816f-d88f3528bb2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Delete volume request issued successfully. Feb 03 03:43:07.111276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9be6e621-f653-412f-816f-d88f3528bb2d tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 returned with HTTP 202 Feb 03 03:43:07.112442 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 562/1119] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:43:06 2021] DELETE /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:43:07.120213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06fbe735-ebad-4ed6-8ff5-abf0920759ce tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:43:07.120741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06fbe735-ebad-4ed6-8ff5-abf0920759ce tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:07.121230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06fbe735-ebad-4ed6-8ff5-abf0920759ce tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:07.285302 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:07.285302 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:07.311193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06fbe735-ebad-4ed6-8ff5-abf0920759ce tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:43:07.391343 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06fbe735-ebad-4ed6-8ff5-abf0920759ce tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 returned with HTTP 200 Feb 03 03:43:07.401264 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 558/1120] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:43:07 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 => generated 911 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:08.418021 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b3964ab-8d93-49f6-9b6b-795b6fd430cb tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:43:08.418546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b3964ab-8d93-49f6-9b6b-795b6fd430cb tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:08.418789 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:08.418789 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:08.419169 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b3964ab-8d93-49f6-9b6b-795b6fd430cb tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:08.503027 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:08.503027 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:08.521866 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b3964ab-8d93-49f6-9b6b-795b6fd430cb tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Volume info retrieved successfully. Feb 03 03:43:08.555754 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b3964ab-8d93-49f6-9b6b-795b6fd430cb tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 returned with HTTP 200 Feb 03 03:43:08.556630 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 563/1121] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:43:08 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 => generated 911 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:09.572549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4fa058e-2ef2-4df6-9b38-f5080be86ead tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] GET http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 Feb 03 03:43:09.573818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4fa058e-2ef2-4df6-9b38-f5080be86ead tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:09.574246 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:09.574246 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:09.574940 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4fa058e-2ef2-4df6-9b38-f5080be86ead tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:09.704892 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:09.704892 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:09.721597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4fa058e-2ef2-4df6-9b38-f5080be86ead tempest-SnapshotsActionsTest-272387289 tempest-SnapshotsActionsTest-272387289-project] http://10.222.0.65/volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 returned with HTTP 404 Feb 03 03:43:09.726411 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 559/1122] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:43:09 2021] GET /volume/v3/d6c73e4c8774439f8f10204e5dcec150/volumes/0e084dd8-fbb7-472b-a177-5907d525dd66 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:12.771950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f98ddf40-aae4-4e67-8c58-105495900fe3 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] POST http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types Feb 03 03:43:12.773073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:12.773073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:12.773835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f98ddf40-aae4-4e67-8c58-105495900fe3 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-803243445"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:12.870302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f98ddf40-aae4-4e67-8c58-105495900fe3 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types returned with HTTP 200 Feb 03 03:43:12.875741 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 564/1123] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:43:12 2021] POST /volume/v3/a546ceb6460b476491ef6bd088138ff9/types => generated 215 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:12.884616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7978616-62b2-4ca4-9e8c-11d155c2dd5f tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] POST http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types Feb 03 03:43:12.885121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:12.885121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:12.885534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7978616-62b2-4ca4-9e8c-11d155c2dd5f tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-464915487"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:12.970464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7978616-62b2-4ca4-9e8c-11d155c2dd5f tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types returned with HTTP 202 Feb 03 03:43:12.971744 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 560/1124] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:43:12 2021] POST /volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types => generated 172 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:13.162275 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b9e4db-4caf-4c97-8b1b-00e3151d9287 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups Feb 03 03:43:13.163563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17b9e4db-4caf-4c97-8b1b-00e3151d9287 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7b4b7593-c420-4c0b-be84-7abd30117217", "volume_types": ["f4fdc0a3-4077-471c-bb7b-f94723b2cd24"], "name": "tempest-Group1-835609727"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:13.165554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-17b9e4db-4caf-4c97-8b1b-00e3151d9287 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Creating new group {'group': {'group_type': '7b4b7593-c420-4c0b-be84-7abd30117217', 'volume_types': ['f4fdc0a3-4077-471c-bb7b-f94723b2cd24'], 'name': 'tempest-Group1-835609727'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:43:13.179616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-17b9e4db-4caf-4c97-8b1b-00e3151d9287 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Creating group tempest-Group1-835609727. Feb 03 03:43:13.211730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17b9e4db-4caf-4c97-8b1b-00e3151d9287 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Availability Zones retrieved successfully. Feb 03 03:43:13.248319 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-17b9e4db-4caf-4c97-8b1b-00e3151d9287 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Created reservations ['5a18daaa-a44e-4252-bfd8-21ede03c3d22'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:13.335072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b9e4db-4caf-4c97-8b1b-00e3151d9287 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups returned with HTTP 202 Feb 03 03:43:13.340961 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 565/1125] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:43:12 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups => generated 93 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:43:13.350934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91282d4d-4d36-4af7-87bd-63a4fec52497 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 Feb 03 03:43:13.351508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91282d4d-4d36-4af7-87bd-63a4fec52497 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:13.352012 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91282d4d-4d36-4af7-87bd-63a4fec52497 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:13.352938 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-91282d4d-4d36-4af7-87bd-63a4fec52497 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member c995e789-10f1-4dbf-bf9d-8e40ef327214 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:13.363378 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:13.363378 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:13.424276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91282d4d-4d36-4af7-87bd-63a4fec52497 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 returned with HTTP 200 Feb 03 03:43:13.425447 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 561/1126] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:13 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 => generated 321 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:14.440438 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-905b3cdf-4a11-46f1-8085-969357333a13 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 Feb 03 03:43:14.441065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-905b3cdf-4a11-46f1-8085-969357333a13 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:14.441251 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:14.441251 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:14.441633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-905b3cdf-4a11-46f1-8085-969357333a13 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:14.442028 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-905b3cdf-4a11-46f1-8085-969357333a13 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member c995e789-10f1-4dbf-bf9d-8e40ef327214 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:14.466637 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:14.466637 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:14.538102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-905b3cdf-4a11-46f1-8085-969357333a13 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 returned with HTTP 200 Feb 03 03:43:14.542898 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 566/1127] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:14 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 => generated 322 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:14.552347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5725b7c4-a2d9-45ab-be73-5551184bf213 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups Feb 03 03:43:14.552975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:14.552975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:14.553284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5725b7c4-a2d9-45ab-be73-5551184bf213 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7b4b7593-c420-4c0b-be84-7abd30117217", "volume_types": ["f4fdc0a3-4077-471c-bb7b-f94723b2cd24"], "name": "tempest-Group2-1612765874"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:14.555183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-5725b7c4-a2d9-45ab-be73-5551184bf213 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Creating new group {'group': {'group_type': '7b4b7593-c420-4c0b-be84-7abd30117217', 'volume_types': ['f4fdc0a3-4077-471c-bb7b-f94723b2cd24'], 'name': 'tempest-Group2-1612765874'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:43:14.577658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-5725b7c4-a2d9-45ab-be73-5551184bf213 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Creating group tempest-Group2-1612765874. Feb 03 03:43:14.582308 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:14.582308 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:14.633811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5725b7c4-a2d9-45ab-be73-5551184bf213 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Availability Zones retrieved successfully. Feb 03 03:43:14.689341 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5725b7c4-a2d9-45ab-be73-5551184bf213 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Created reservations ['124ee124-cf24-418b-8e6b-29c05b13dd04'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:14.819250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5725b7c4-a2d9-45ab-be73-5551184bf213 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups returned with HTTP 202 Feb 03 03:43:14.820764 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 562/1128] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:43:14 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups => generated 94 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:43:14.830950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12bd07cc-a6d5-4bac-a074-87f646480255 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 Feb 03 03:43:14.831841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12bd07cc-a6d5-4bac-a074-87f646480255 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:14.832256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:14.832256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:14.833265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12bd07cc-a6d5-4bac-a074-87f646480255 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:14.833590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-12bd07cc-a6d5-4bac-a074-87f646480255 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member adf6a631-d969-4f40-8838-1da5fc31bf05 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:14.856754 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:14.856754 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:14.912070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12bd07cc-a6d5-4bac-a074-87f646480255 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 returned with HTTP 200 Feb 03 03:43:14.914020 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 567/1129] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:14 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 => generated 322 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:15.926525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44ebbc43-8119-47b7-9177-c426a92728b0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 Feb 03 03:43:15.927907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44ebbc43-8119-47b7-9177-c426a92728b0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:15.928416 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:15.928416 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:15.929063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44ebbc43-8119-47b7-9177-c426a92728b0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:15.929638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-44ebbc43-8119-47b7-9177-c426a92728b0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member adf6a631-d969-4f40-8838-1da5fc31bf05 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:15.938133 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:15.938133 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:15.974807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44ebbc43-8119-47b7-9177-c426a92728b0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 returned with HTTP 200 Feb 03 03:43:15.976239 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 563/1130] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:15 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:15.988276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes Feb 03 03:43:15.988959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:15.988959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:15.991088 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-279341207", "volume_type": "f4fdc0a3-4077-471c-bb7b-f94723b2cd24", "group_id": "c995e789-10f1-4dbf-bf9d-8e40ef327214", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:15.993038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume request body: {'volume': {'name': 'tempest-volume-279341207', 'volume_type': 'f4fdc0a3-4077-471c-bb7b-f94723b2cd24', 'group_id': 'c995e789-10f1-4dbf-bf9d-8e40ef327214', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:43:16.024011 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:16.024011 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:16.025540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume of 1 GB Feb 03 03:43:16.042151 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Availability Zones retrieved successfully. Feb 03 03:43:16.063735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Flow 'volume_create_api' (f578020c-9b25-45f8-a31e-a8f40da39e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:16.067127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9724aeb0-e821-43f2-9ade-6830599d7239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:16.069043 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:16.069043 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:16.069871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:43:16.129815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9724aeb0-e821-43f2-9ade-6830599d7239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4fdc0a3-4077-471c-bb7b-f94723b2cd24,is_public=True,name='tempest-GroupsTest-volume-type-803243445',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4fdc0a3-4077-471c-bb7b-f94723b2cd24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c995e789-10f1-4dbf-bf9d-8e40ef327214', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:16.132554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770b52e0-d946-4f67-8949-7b014be4fd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:16.212488 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-803243445 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-803243445, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:16.213650 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-803243445 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-803243445, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:16.274384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Created reservations ['83ff9182-d14c-48b3-83a3-fee83fd5e138', '868005f3-752c-49c0-8c9c-f1479674a9d3', '8e1f675a-dc51-4d57-8f0e-9442b0f378f2', '367db4a3-a0ad-4b27-aee1-67dd471fd534'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:16.277124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770b52e0-d946-4f67-8949-7b014be4fd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83ff9182-d14c-48b3-83a3-fee83fd5e138', '868005f3-752c-49c0-8c9c-f1479674a9d3', '8e1f675a-dc51-4d57-8f0e-9442b0f378f2', '367db4a3-a0ad-4b27-aee1-67dd471fd534']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:16.280794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e854b30-1ea4-492c-aee3-e6d4e480f2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:16.405131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e854b30-1ea4-492c-aee3-e6d4e480f2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aed873c7-d59e-4742-8562-5b1f29639c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-279341207',encryption_key_id=None,group_id=c995e789-10f1-4dbf-bf9d-8e40ef327214,group_type_id=,metadata={},multiattach=False,project_id='b9ab238317b245f3bc2b9836567e63e3',qos_specs=None,replication_status=,reservations=['83ff9182-d14c-48b3-83a3-fee83fd5e138','868005f3-752c-49c0-8c9c-f1479674a9d3','8e1f675a-dc51-4d57-8f0e-9442b0f378f2','367db4a3-a0ad-4b27-aee1-67dd471fd534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_type_id=f4fdc0a3-4077-471c-bb7b-f94723b2cd24), 'volume': 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-02-03T03:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-279341207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c995e789-10f1-4dbf-bf9d-8e40ef327214,host=None,id=aed873c7-d59e-4742-8562-5b1f29639c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ab238317b245f3bc2b9836567e63e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_attachment=,volume_type=,volume_type_id=f4fdc0a3-4077-471c-bb7b-f94723b2cd24)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:16.407512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5271b9b2-33ff-4a76-94d0-3a95bf553d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:16.454799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5271b9b2-33ff-4a76-94d0-3a95bf553d8a) transitioned into state 'SUCCESS' from state '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-279341207',encryption_key_id=None,group_id=c995e789-10f1-4dbf-bf9d-8e40ef327214,group_type_id=,metadata={},multiattach=False,project_id='b9ab238317b245f3bc2b9836567e63e3',qos_specs=None,replication_status=,reservations=['83ff9182-d14c-48b3-83a3-fee83fd5e138','868005f3-752c-49c0-8c9c-f1479674a9d3','8e1f675a-dc51-4d57-8f0e-9442b0f378f2','367db4a3-a0ad-4b27-aee1-67dd471fd534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_type_id=f4fdc0a3-4077-471c-bb7b-f94723b2cd24)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:16.457057 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703fe124-6fa3-4db3-bbd6-6cd60f1ee8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:16.491432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703fe124-6fa3-4db3-bbd6-6cd60f1ee8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:16.494636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Flow 'volume_create_api' (f578020c-9b25-45f8-a31e-a8f40da39e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:16.554060 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume request issued successfully. Feb 03 03:43:16.571234 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:16.571977 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:16.581843 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:16.590254 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:16.590254 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:16.603306 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04d82ca8-c5a8-468a-9fe5-26be480dfb76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes returned with HTTP 202 Feb 03 03:43:16.604386 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 568/1131] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:43:15 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes => generated 879 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:16.620158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 Feb 03 03:43:16.620962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:16.621815 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:16.621815 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:16.622484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:16.742354 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:16.742354 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:16.789277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:16.814975 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:16.815448 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:16.831801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:16.845178 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:16.845178 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:16.881562 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0be6929-2dae-486d-8891-1ae17f3e318d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 returned with HTTP 200 Feb 03 03:43:16.883052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 564/1132] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:16 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 => generated 971 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:17.901423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 Feb 03 03:43:17.908977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:17.909471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:17.909471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:17.910100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:17.995180 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:17.995180 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.012413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:18.036044 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:18.036917 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:18.047218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:18.056972 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.056972 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.094322 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eac4b072-5b2c-4db4-8d5c-c1eb8b955146 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 returned with HTTP 200 Feb 03 03:43:18.095872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 569/1133] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:17 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 => generated 972 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:18.112503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb7a21a7-46a8-4e8e-b7d9-7e7e56c8dc4f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 Feb 03 03:43:18.113448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb7a21a7-46a8-4e8e-b7d9-7e7e56c8dc4f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:18.113875 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:18.113875 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:18.115001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb7a21a7-46a8-4e8e-b7d9-7e7e56c8dc4f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:18.115622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-bb7a21a7-46a8-4e8e-b7d9-7e7e56c8dc4f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member c995e789-10f1-4dbf-bf9d-8e40ef327214 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:18.125032 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.125032 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.161547 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb7a21a7-46a8-4e8e-b7d9-7e7e56c8dc4f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 returned with HTTP 200 Feb 03 03:43:18.163285 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 565/1134] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:18 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 => generated 322 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:18.175774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-900986fd-846c-45b4-bb68-c55ba5e83b90 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 Feb 03 03:43:18.176374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-900986fd-846c-45b4-bb68-c55ba5e83b90 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:18.176580 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:18.176580 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:18.176946 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-900986fd-846c-45b4-bb68-c55ba5e83b90 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:18.177723 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-900986fd-846c-45b4-bb68-c55ba5e83b90 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member adf6a631-d969-4f40-8838-1da5fc31bf05 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:18.189727 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.189727 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.226684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-900986fd-846c-45b4-bb68-c55ba5e83b90 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 returned with HTTP 200 Feb 03 03:43:18.228897 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 570/1135] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:18 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:18.240858 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7172c645-43b4-4960-a150-1872010acb95 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/detail Feb 03 03:43:18.241440 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7172c645-43b4-4960-a150-1872010acb95 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:18.241637 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:18.241637 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:18.242292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7172c645-43b4-4960-a150-1872010acb95 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:18.243367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.243367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.324846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7172c645-43b4-4960-a150-1872010acb95 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/detail returned with HTTP 200 Feb 03 03:43:18.346159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail Feb 03 03:43:18.346772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:18.347008 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:18.347008 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:18.349554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:18.350619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:18.354451 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.354451 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.355923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:18.356210 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 566/1136] 10.222.0.65 () {60 vars in 1263 bytes} [Wed Feb 3 03:43:18 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/detail => generated 639 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:18.459898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Get all volumes completed successfully. Feb 03 03:43:18.461574 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:18.462017 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:18.476508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:18.486552 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.486552 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.511892 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a80414f-7787-453e-b81c-c33daef6b54c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail returned with HTTP 200 Feb 03 03:43:18.512950 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 571/1137] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:18 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail => generated 975 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:18.537959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail Feb 03 03:43:18.539061 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:18.539283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:18.539283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:18.539660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:18.540614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:18.541629 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.541629 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.543068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:18.659037 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Get all volumes completed successfully. Feb 03 03:43:18.660662 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:18.661077 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:18.675013 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:18.682520 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.682520 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.712650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1900f8e8-60d2-437a-bd1e-34e40831b71e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail returned with HTTP 200 Feb 03 03:43:18.713770 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 567/1138] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:18 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail => generated 975 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:18.735881 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcbd79a9-0875-488b-87a6-581a5a701f8c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214/action Feb 03 03:43:18.736471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:18.736471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:18.737454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcbd79a9-0875-488b-87a6-581a5a701f8c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:18.737856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcbd79a9-0875-488b-87a6-581a5a701f8c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:18.738837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-bcbd79a9-0875-488b-87a6-581a5a701f8c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] delete called for group c995e789-10f1-4dbf-bf9d-8e40ef327214 {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:43:18.739190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-bcbd79a9-0875-488b-87a6-581a5a701f8c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Delete group with id: c995e789-10f1-4dbf-bf9d-8e40ef327214 Feb 03 03:43:18.747605 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:18.747605 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:18.939865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcbd79a9-0875-488b-87a6-581a5a701f8c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214/action returned with HTTP 202 Feb 03 03:43:18.941027 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 572/1139] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:43:18 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:43:18.949437 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 Feb 03 03:43:18.950089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:18.950523 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:18.950523 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:18.951597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:19.017320 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:19.017320 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:19.030209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:19.048055 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:19.048766 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:19.058361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:19.067174 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:19.067174 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:19.095291 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-006d11fd-33dd-404e-af49-3d8097b11462 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 returned with HTTP 200 Feb 03 03:43:19.106512 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 568/1140] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:18 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 => generated 971 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:20.114345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 Feb 03 03:43:20.116072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:20.116490 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:20.116490 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:20.117143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:20.199627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:20.199627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:20.223949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:20.250260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] POST http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes Feb 03 03:43:20.251522 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:20.251522 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:20.252412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-830533131"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:20.253759 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-830533131'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:43:20.254335 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume of 1 GB Feb 03 03:43:20.277036 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:20.277851 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:20.282647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Availability Zones retrieved successfully. Feb 03 03:43:20.293031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:20.303019 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:20.303019 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:20.312893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (fb376ffc-6f2b-4496-a210-28997059b58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:20.323883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5b7b71-66f2-4a54-85d0-4ee3fbff0ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:20.326675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:43:20.344503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f402e69a-1a5e-472d-8e22-a4682390cded tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 returned with HTTP 200 Feb 03 03:43:20.346205 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 569/1141] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:20 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 => generated 971 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:20.448830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5b7b71-66f2-4a54-85d0-4ee3fbff0ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:20.452167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a33c17-3fb4-456a-a438-c8326db59ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:20.553055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Created reservations ['ec860628-cb99-49c5-a668-d63901c23b66', 'a66a891c-8d87-4abb-9f27-967765f9f316', '48ba00c4-abb7-4f4c-962b-689e20f77bfc', 'cc1c3949-6904-42ff-a547-59bd45072de3'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:20.554992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a33c17-3fb4-456a-a438-c8326db59ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec860628-cb99-49c5-a668-d63901c23b66', 'a66a891c-8d87-4abb-9f27-967765f9f316', '48ba00c4-abb7-4f4c-962b-689e20f77bfc', 'cc1c3949-6904-42ff-a547-59bd45072de3']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:20.559762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e37d383-780f-48a7-8723-bd8bbcf4e472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:20.707083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e37d383-780f-48a7-8723-bd8bbcf4e472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b43dc24d-caa4-4a21-bea5-e562f3568fd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-830533131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['ec860628-cb99-49c5-a668-d63901c23b66','a66a891c-8d87-4abb-9f27-967765f9f316','48ba00c4-abb7-4f4c-962b-689e20f77bfc','cc1c3949-6904-42ff-a547-59bd45072de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-830533131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b43dc24d-caa4-4a21-bea5-e562f3568fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b67e78676d413fb71f339508e472b1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:20.709598 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393384f2-f08e-4201-a3ca-7a6f48a98ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:20.765614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393384f2-f08e-4201-a3ca-7a6f48a98ba0) transitioned into state 'SUCCESS' from state '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-830533131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['ec860628-cb99-49c5-a668-d63901c23b66','a66a891c-8d87-4abb-9f27-967765f9f316','48ba00c4-abb7-4f4c-962b-689e20f77bfc','cc1c3949-6904-42ff-a547-59bd45072de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:20.767584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b931c242-c108-4418-8af5-9ba3c4c8d794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:20.815457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b931c242-c108-4418-8af5-9ba3c4c8d794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:20.818160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (fb376ffc-6f2b-4496-a210-28997059b58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:20.978451 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request issued successfully. Feb 03 03:43:21.007673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca0109a2-4b2e-47e6-99c1-f00da7b6da51 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes returned with HTTP 202 Feb 03 03:43:21.023877 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1e522d9-f200-4503-9638-19ddf46e8e15 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:43:21.024533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1e522d9-f200-4503-9638-19ddf46e8e15 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:21.024757 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:21.024757 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:21.025131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1e522d9-f200-4503-9638-19ddf46e8e15 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:21.031168 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 573/1142] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:43:20 2021] POST /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes => generated 817 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:43:21.085185 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:21.085185 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:21.118532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1e522d9-f200-4503-9638-19ddf46e8e15 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:43:21.192595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1e522d9-f200-4503-9638-19ddf46e8e15 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 200 Feb 03 03:43:21.195054 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 570/1143] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:43:21 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 885 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:21.363862 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 Feb 03 03:43:21.364611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:21.364833 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:21.364833 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:21.365211 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:21.462918 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:21.462918 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:21.490577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:21.507240 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:21.507617 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:21.523662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:21.531594 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:21.531594 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:21.574412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1e8b5b7-4bef-46db-8cac-2ca4ea7153a1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 returned with HTTP 200 Feb 03 03:43:21.575258 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 574/1144] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:21 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 => generated 971 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:22.210209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36d55ee0-b76f-442a-ab17-6322550e4509 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:43:22.210780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36d55ee0-b76f-442a-ab17-6322550e4509 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:22.210910 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:22.210910 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:22.211275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36d55ee0-b76f-442a-ab17-6322550e4509 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:22.329570 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:22.329570 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:22.352600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36d55ee0-b76f-442a-ab17-6322550e4509 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:43:22.399350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36d55ee0-b76f-442a-ab17-6322550e4509 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 200 Feb 03 03:43:22.415962 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 571/1145] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:43:22 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:43:22.592000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e874e95-7a10-4145-bee9-9705d9a586c8 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 Feb 03 03:43:22.608772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e874e95-7a10-4145-bee9-9705d9a586c8 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:22.609370 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:22.609370 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:22.610083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e874e95-7a10-4145-bee9-9705d9a586c8 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:22.793413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e874e95-7a10-4145-bee9-9705d9a586c8 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 returned with HTTP 404 Feb 03 03:43:22.798125 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 575/1146] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:22 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/aed873c7-d59e-4742-8562-5b1f29639c64 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:22.806629 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54401326-1c13-48f6-8607-30d37a1af870 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 Feb 03 03:43:22.807217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54401326-1c13-48f6-8607-30d37a1af870 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:22.807583 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:22.807583 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:22.808050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54401326-1c13-48f6-8607-30d37a1af870 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:22.808403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-54401326-1c13-48f6-8607-30d37a1af870 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member c995e789-10f1-4dbf-bf9d-8e40ef327214 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:22.824405 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54401326-1c13-48f6-8607-30d37a1af870 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 returned with HTTP 404 Feb 03 03:43:22.826869 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 572/1147] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:22 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:22.837403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a16fc0e-6705-4f04-9000-3387d3b9e5ee tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05/action Feb 03 03:43:22.838502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a16fc0e-6705-4f04-9000-3387d3b9e5ee tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:22.839283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a16fc0e-6705-4f04-9000-3387d3b9e5ee tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:22.840424 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-4a16fc0e-6705-4f04-9000-3387d3b9e5ee tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] delete called for group adf6a631-d969-4f40-8838-1da5fc31bf05 {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:43:22.840914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-4a16fc0e-6705-4f04-9000-3387d3b9e5ee tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Delete group with id: adf6a631-d969-4f40-8838-1da5fc31bf05 Feb 03 03:43:22.857860 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:22.857860 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:23.010073 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a16fc0e-6705-4f04-9000-3387d3b9e5ee tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05/action returned with HTTP 202 Feb 03 03:43:23.014639 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 576/1148] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:43:22 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:43:23.020467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f708b8c-4cb2-45f0-af10-7a8d8bf6a3ac tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 Feb 03 03:43:23.021230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f708b8c-4cb2-45f0-af10-7a8d8bf6a3ac tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:23.021901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f708b8c-4cb2-45f0-af10-7a8d8bf6a3ac tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:23.022472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-2f708b8c-4cb2-45f0-af10-7a8d8bf6a3ac tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member adf6a631-d969-4f40-8838-1da5fc31bf05 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:23.038208 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:23.038208 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:23.129635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f708b8c-4cb2-45f0-af10-7a8d8bf6a3ac tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 returned with HTTP 200 Feb 03 03:43:23.135156 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 573/1149] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:23 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 => generated 322 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:24.143026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-056e0da4-4b20-4706-82d7-daefdcae70ed tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 Feb 03 03:43:24.143614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-056e0da4-4b20-4706-82d7-daefdcae70ed tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:24.143728 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:24.143728 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:24.144091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-056e0da4-4b20-4706-82d7-daefdcae70ed tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:24.144697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-056e0da4-4b20-4706-82d7-daefdcae70ed tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member adf6a631-d969-4f40-8838-1da5fc31bf05 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:24.158727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-056e0da4-4b20-4706-82d7-daefdcae70ed tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 returned with HTTP 404 Feb 03 03:43:24.159920 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 577/1150] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:24 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:24.171727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfd589a5-1c36-4fad-8f6c-6fadfb24dd35 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/detail Feb 03 03:43:24.172898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfd589a5-1c36-4fad-8f6c-6fadfb24dd35 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:24.173269 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:24.173269 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:24.173893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfd589a5-1c36-4fad-8f6c-6fadfb24dd35 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:24.174963 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:24.174963 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:24.195063 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfd589a5-1c36-4fad-8f6c-6fadfb24dd35 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/detail returned with HTTP 200 Feb 03 03:43:24.195980 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 574/1151] 10.222.0.65 () {60 vars in 1263 bytes} [Wed Feb 3 03:43:24 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/detail => generated 14 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:24.207133 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d98835fb-3920-48bc-bd4e-04ed34ec0748 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail Feb 03 03:43:24.207709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d98835fb-3920-48bc-bd4e-04ed34ec0748 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:24.208242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d98835fb-3920-48bc-bd4e-04ed34ec0748 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:24.208957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d98835fb-3920-48bc-bd4e-04ed34ec0748 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:24.210685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d98835fb-3920-48bc-bd4e-04ed34ec0748 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:24.317152 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d98835fb-3920-48bc-bd4e-04ed34ec0748 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Get all volumes completed successfully. Feb 03 03:43:24.322595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d98835fb-3920-48bc-bd4e-04ed34ec0748 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail returned with HTTP 200 Feb 03 03:43:24.323640 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 578/1152] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:24 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:24.340405 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4d14a39-11be-4670-84a7-480d1cd9172c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05/action Feb 03 03:43:24.342217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4d14a39-11be-4670-84a7-480d1cd9172c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:24.343089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4d14a39-11be-4670-84a7-480d1cd9172c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:24.344214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-d4d14a39-11be-4670-84a7-480d1cd9172c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] delete called for group adf6a631-d969-4f40-8838-1da5fc31bf05 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:43:24.344719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-d4d14a39-11be-4670-84a7-480d1cd9172c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Delete group with id: adf6a631-d969-4f40-8838-1da5fc31bf05 Feb 03 03:43:24.365042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4d14a39-11be-4670-84a7-480d1cd9172c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05/action returned with HTTP 404 Feb 03 03:43:24.366707 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 575/1153] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:43:24 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/adf6a631-d969-4f40-8838-1da5fc31bf05/action => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:24.375148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8da126c-90b1-459b-8dc6-85d06225ff1c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail Feb 03 03:43:24.376018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8da126c-90b1-459b-8dc6-85d06225ff1c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:24.376665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8da126c-90b1-459b-8dc6-85d06225ff1c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:24.377474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-a8da126c-90b1-459b-8dc6-85d06225ff1c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:24.379429 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a8da126c-90b1-459b-8dc6-85d06225ff1c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:24.536530 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8da126c-90b1-459b-8dc6-85d06225ff1c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Get all volumes completed successfully. Feb 03 03:43:24.542158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8da126c-90b1-459b-8dc6-85d06225ff1c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail returned with HTTP 200 Feb 03 03:43:24.542987 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 579/1154] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:24 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:24.561531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-605a2019-05dc-4e3c-98d7-ace74c2ab29a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214/action Feb 03 03:43:24.562449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-605a2019-05dc-4e3c-98d7-ace74c2ab29a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:24.562842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-605a2019-05dc-4e3c-98d7-ace74c2ab29a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:24.563783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-605a2019-05dc-4e3c-98d7-ace74c2ab29a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] delete called for group c995e789-10f1-4dbf-bf9d-8e40ef327214 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:43:24.564198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-605a2019-05dc-4e3c-98d7-ace74c2ab29a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Delete group with id: c995e789-10f1-4dbf-bf9d-8e40ef327214 Feb 03 03:43:24.590568 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-605a2019-05dc-4e3c-98d7-ace74c2ab29a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214/action returned with HTTP 404 Feb 03 03:43:24.600078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ab665d6-d0af-4cd8-95b3-d7f61ac3851c tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] DELETE http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types/7b4b7593-c420-4c0b-be84-7abd30117217 Feb 03 03:43:24.600412 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 576/1155] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:43:24 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/c995e789-10f1-4dbf-bf9d-8e40ef327214/action => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:24.600735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ab665d6-d0af-4cd8-95b3-d7f61ac3851c tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:24.601228 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ab665d6-d0af-4cd8-95b3-d7f61ac3851c tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:24.683057 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:43:24.683057 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:43:24.706623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ab665d6-d0af-4cd8-95b3-d7f61ac3851c tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types/7b4b7593-c420-4c0b-be84-7abd30117217 returned with HTTP 202 Feb 03 03:43:24.718182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-661d85a9-f3f8-4c86-bd94-10c91419c59c tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] POST http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types Feb 03 03:43:24.718988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-661d85a9-f3f8-4c86-bd94-10c91419c59c tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-450219045"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:24.723095 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 580/1156] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:43:24 2021] DELETE /volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types/7b4b7593-c420-4c0b-be84-7abd30117217 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:43:24.785044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-661d85a9-f3f8-4c86-bd94-10c91419c59c tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types returned with HTTP 200 Feb 03 03:43:24.786163 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 577/1157] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:43:24 2021] POST /volume/v3/a546ceb6460b476491ef6bd088138ff9/types => generated 215 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:24.797357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d74fb1f3-ed46-4a8f-bb5f-9db8bb1b14c3 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] POST http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types Feb 03 03:43:24.798179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d74fb1f3-ed46-4a8f-bb5f-9db8bb1b14c3 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1622367048"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:24.876041 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d74fb1f3-ed46-4a8f-bb5f-9db8bb1b14c3 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types returned with HTTP 202 Feb 03 03:43:24.882741 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 581/1158] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:43:24 2021] POST /volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types => generated 173 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:24.887486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9ccc7c7-5a2a-4066-8d1d-b6ce51d69baa tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups Feb 03 03:43:24.889683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9ccc7c7-5a2a-4066-8d1d-b6ce51d69baa tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1ebff08-042e-40d3-bf91-0d65060dc507", "volume_types": ["30bab436-4b51-4fa6-af5a-4a931f0b2a62"], "name": "tempest-GroupsTest-Group-1175413186"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:24.892015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e9ccc7c7-5a2a-4066-8d1d-b6ce51d69baa tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Creating new group {'group': {'group_type': 'b1ebff08-042e-40d3-bf91-0d65060dc507', 'volume_types': ['30bab436-4b51-4fa6-af5a-4a931f0b2a62'], 'name': 'tempest-GroupsTest-Group-1175413186'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:43:24.952671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-e9ccc7c7-5a2a-4066-8d1d-b6ce51d69baa tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Creating group tempest-GroupsTest-Group-1175413186. Feb 03 03:43:24.986508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9ccc7c7-5a2a-4066-8d1d-b6ce51d69baa tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Availability Zones retrieved successfully. Feb 03 03:43:25.039199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e9ccc7c7-5a2a-4066-8d1d-b6ce51d69baa tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Created reservations ['0d51bedb-38d8-423a-bc00-aff4d1fbda44'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:25.105225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9ccc7c7-5a2a-4066-8d1d-b6ce51d69baa tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups returned with HTTP 202 Feb 03 03:43:25.111488 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 578/1159] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:43:24 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups => generated 104 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:25.116906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c02102b7-73b1-40ee-9af2-cca421d0a6ec tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:25.117913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c02102b7-73b1-40ee-9af2-cca421d0a6ec tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:25.118595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c02102b7-73b1-40ee-9af2-cca421d0a6ec tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:25.119173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-c02102b7-73b1-40ee-9af2-cca421d0a6ec tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:25.128406 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:25.128406 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:25.167391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c02102b7-73b1-40ee-9af2-cca421d0a6ec tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 200 Feb 03 03:43:25.175396 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 582/1160] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:25 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 332 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:26.182323 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7292de35-f12e-4dca-957c-df45b6f34ced tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:26.182860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7292de35-f12e-4dca-957c-df45b6f34ced tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:26.183066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:26.183066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:26.183731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7292de35-f12e-4dca-957c-df45b6f34ced tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:26.184322 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-7292de35-f12e-4dca-957c-df45b6f34ced tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:26.197296 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:26.197296 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:26.261073 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7292de35-f12e-4dca-957c-df45b6f34ced tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 200 Feb 03 03:43:26.262229 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 579/1161] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:26 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 333 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:26.276717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes Feb 03 03:43:26.277988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:26.277988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:26.279139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30bab436-4b51-4fa6-af5a-4a931f0b2a62", "group_id": "29b3cb1c-4db3-4e22-98a8-04540f9fbb39", "size": 1, "name": "tempest-GroupsTest-Volume-1638599300"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:26.281585 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume request body: {'volume': {'volume_type': '30bab436-4b51-4fa6-af5a-4a931f0b2a62', 'group_id': '29b3cb1c-4db3-4e22-98a8-04540f9fbb39', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1638599300'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:43:26.354325 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:26.354325 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:26.358815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume of 1 GB Feb 03 03:43:26.390685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Availability Zones retrieved successfully. Feb 03 03:43:26.427766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Flow 'volume_create_api' (54fd462b-aab0-4375-bfd0-b5bbdfc888f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:26.432824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8df79b-72dd-405c-a5f3-3fab9a23c448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:26.435578 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:26.435578 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:26.436605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:43:26.651080 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8df79b-72dd-405c-a5f3-3fab9a23c448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:43:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30bab436-4b51-4fa6-af5a-4a931f0b2a62,is_public=True,name='tempest-GroupsTest-volume-type-450219045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30bab436-4b51-4fa6-af5a-4a931f0b2a62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '29b3cb1c-4db3-4e22-98a8-04540f9fbb39', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:26.658580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f06bc9-1010-4bd0-bace-725da3b82e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:26.811348 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-450219045 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-450219045, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:26.813804 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-450219045 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-450219045, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:26.882594 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Created reservations ['ee2f2d42-a28f-496d-9267-bc6a63982d99', '90615fea-b250-4945-aa5c-dc8f86d576a3', '988a5061-c8ea-4bfa-acfd-1d694a7e0563', '55cfea90-ca32-4e78-9e39-9006434557fa'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:26.885199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f06bc9-1010-4bd0-bace-725da3b82e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee2f2d42-a28f-496d-9267-bc6a63982d99', '90615fea-b250-4945-aa5c-dc8f86d576a3', '988a5061-c8ea-4bfa-acfd-1d694a7e0563', '55cfea90-ca32-4e78-9e39-9006434557fa']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:26.893039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e6de45-580d-418a-bf18-8826ffd6238f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:26.981547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e6de45-580d-418a-bf18-8826ffd6238f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a529b345-2640-44b2-a9d2-0d41ab66071c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1638599300',encryption_key_id=None,group_id=29b3cb1c-4db3-4e22-98a8-04540f9fbb39,group_type_id=,metadata={},multiattach=False,project_id='b9ab238317b245f3bc2b9836567e63e3',qos_specs=None,replication_status=,reservations=['ee2f2d42-a28f-496d-9267-bc6a63982d99','90615fea-b250-4945-aa5c-dc8f86d576a3','988a5061-c8ea-4bfa-acfd-1d694a7e0563','55cfea90-ca32-4e78-9e39-9006434557fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_type_id=30bab436-4b51-4fa6-af5a-4a931f0b2a62), 'volume': 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-02-03T03:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1638599300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=29b3cb1c-4db3-4e22-98a8-04540f9fbb39,host=None,id=a529b345-2640-44b2-a9d2-0d41ab66071c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ab238317b245f3bc2b9836567e63e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_attachment=,volume_type=,volume_type_id=30bab436-4b51-4fa6-af5a-4a931f0b2a62)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:26.987271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6755b216-376a-4dca-96ff-e57a449bbed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:27.044147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6755b216-376a-4dca-96ff-e57a449bbed8) transitioned into state 'SUCCESS' from state '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-1638599300',encryption_key_id=None,group_id=29b3cb1c-4db3-4e22-98a8-04540f9fbb39,group_type_id=,metadata={},multiattach=False,project_id='b9ab238317b245f3bc2b9836567e63e3',qos_specs=None,replication_status=,reservations=['ee2f2d42-a28f-496d-9267-bc6a63982d99','90615fea-b250-4945-aa5c-dc8f86d576a3','988a5061-c8ea-4bfa-acfd-1d694a7e0563','55cfea90-ca32-4e78-9e39-9006434557fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_type_id=30bab436-4b51-4fa6-af5a-4a931f0b2a62)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:27.048044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d02fbdd-43cc-48db-8915-d2c3fc71116e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:27.093719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d02fbdd-43cc-48db-8915-d2c3fc71116e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:27.096798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Flow 'volume_create_api' (54fd462b-aab0-4375-bfd0-b5bbdfc888f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:27.166790 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume request issued successfully. Feb 03 03:43:27.184874 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:27.185737 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:27.194401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:27.211393 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:27.211393 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:27.241035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d233e49-9bfe-4c20-a960-99f62808157d tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes returned with HTTP 202 Feb 03 03:43:27.241934 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 583/1162] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:43:26 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes => generated 891 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:27.258449 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c Feb 03 03:43:27.259224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:27.259627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:27.259627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:27.260301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:27.329074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:27.329074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:27.338079 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:27.353772 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:27.354344 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:27.363420 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:27.370220 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:27.370220 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:27.392841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-036bce4a-280e-46fe-8a83-f30d2ee91096 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c returned with HTTP 200 Feb 03 03:43:27.394164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 580/1163] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:27 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c => generated 983 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:28.411011 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c Feb 03 03:43:28.411750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:28.412122 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:28.412122 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:28.412511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:28.528226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:28.528226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:28.559137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:28.592786 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:28.593254 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:28.614525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:28.623647 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:28.623647 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:28.673894 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56979e47-468b-42e0-be36-8fa82aeffa66 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c returned with HTTP 200 Feb 03 03:43:28.676360 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 584/1164] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:28 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c => generated 984 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:28.691662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes Feb 03 03:43:28.692672 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:28.692672 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:28.693371 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30bab436-4b51-4fa6-af5a-4a931f0b2a62", "group_id": "29b3cb1c-4db3-4e22-98a8-04540f9fbb39", "size": 1, "name": "tempest-GroupsTest-Volume-231432144"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:28.694701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume request body: {'volume': {'volume_type': '30bab436-4b51-4fa6-af5a-4a931f0b2a62', 'group_id': '29b3cb1c-4db3-4e22-98a8-04540f9fbb39', 'size': 1, 'name': 'tempest-GroupsTest-Volume-231432144'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:43:28.749591 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:28.749591 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:28.757220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume of 1 GB Feb 03 03:43:28.797312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Availability Zones retrieved successfully. Feb 03 03:43:28.832961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Flow 'volume_create_api' (9d80bee1-1419-48f9-a1d6-ae3cffdbc366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:28.836683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1be7fb1-211f-4b10-bead-b500ef5a7649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:28.838894 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:28.838894 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:28.839743 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:43:28.927836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1be7fb1-211f-4b10-bead-b500ef5a7649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:43:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30bab436-4b51-4fa6-af5a-4a931f0b2a62,is_public=True,name='tempest-GroupsTest-volume-type-450219045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30bab436-4b51-4fa6-af5a-4a931f0b2a62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '29b3cb1c-4db3-4e22-98a8-04540f9fbb39', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:28.930407 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ba5685-eadc-497a-8181-8c01bfe2fe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:29.025169 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-450219045 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-450219045, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:29.026064 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-450219045 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-450219045, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:29.067042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Created reservations ['750eca77-bdf6-40ea-9e86-48732a31e5c9', '0ac95070-7bc6-4818-aa66-4ff3567dea77', 'e9eb0a81-3c78-4648-bb3f-c9058b740782', '10138679-7cc3-42ef-9828-8174536a3fe7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:29.069013 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ba5685-eadc-497a-8181-8c01bfe2fe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['750eca77-bdf6-40ea-9e86-48732a31e5c9', '0ac95070-7bc6-4818-aa66-4ff3567dea77', 'e9eb0a81-3c78-4648-bb3f-c9058b740782', '10138679-7cc3-42ef-9828-8174536a3fe7']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:29.076122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34316bba-2164-4b29-badd-37f1e916a9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:29.211128 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34316bba-2164-4b29-badd-37f1e916a9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1505a63-56be-434f-8284-f545848810fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-231432144',encryption_key_id=None,group_id=29b3cb1c-4db3-4e22-98a8-04540f9fbb39,group_type_id=,metadata={},multiattach=False,project_id='b9ab238317b245f3bc2b9836567e63e3',qos_specs=None,replication_status=,reservations=['750eca77-bdf6-40ea-9e86-48732a31e5c9','0ac95070-7bc6-4818-aa66-4ff3567dea77','e9eb0a81-3c78-4648-bb3f-c9058b740782','10138679-7cc3-42ef-9828-8174536a3fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_type_id=30bab436-4b51-4fa6-af5a-4a931f0b2a62), 'volume': 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-02-03T03:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-231432144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=29b3cb1c-4db3-4e22-98a8-04540f9fbb39,host=None,id=a1505a63-56be-434f-8284-f545848810fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ab238317b245f3bc2b9836567e63e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_attachment=,volume_type=,volume_type_id=30bab436-4b51-4fa6-af5a-4a931f0b2a62)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:29.217273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e959fa-adf1-4e81-9c0f-e3d50f023880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:29.281485 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e959fa-adf1-4e81-9c0f-e3d50f023880) transitioned into state 'SUCCESS' from state '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-231432144',encryption_key_id=None,group_id=29b3cb1c-4db3-4e22-98a8-04540f9fbb39,group_type_id=,metadata={},multiattach=False,project_id='b9ab238317b245f3bc2b9836567e63e3',qos_specs=None,replication_status=,reservations=['750eca77-bdf6-40ea-9e86-48732a31e5c9','0ac95070-7bc6-4818-aa66-4ff3567dea77','e9eb0a81-3c78-4648-bb3f-c9058b740782','10138679-7cc3-42ef-9828-8174536a3fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc89d28186e43e6aa0d2027b9b29836',volume_type_id=30bab436-4b51-4fa6-af5a-4a931f0b2a62)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:29.283894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9de28a8-2164-4e13-b54e-dd6dda3252bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:29.328718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9de28a8-2164-4e13-b54e-dd6dda3252bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:29.331535 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Flow 'volume_create_api' (9d80bee1-1419-48f9-a1d6-ae3cffdbc366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:29.494906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Create volume request issued successfully. Feb 03 03:43:29.546930 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:29.548333 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:29.569083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:29.584413 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:29.584413 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:29.631328 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76053baa-8613-444f-80a3-a3b8989787d6 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes returned with HTTP 202 Feb 03 03:43:29.638796 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 581/1165] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:43:28 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes => generated 890 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:29.648226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:29.648806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:29.649025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:29.649025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:29.649597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:29.816665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:29.816665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:29.834105 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:29.869044 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:29.869712 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:29.885223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:29.894855 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:29.894855 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:29.941262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18aff485-d45b-4dde-bbd7-34433d8f5dcf tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 200 Feb 03 03:43:29.942118 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 585/1166] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:29 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 982 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:30.963558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:30.964898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:30.965341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:30.965341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:30.966968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:31.037594 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:31.037594 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:31.047822 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:31.063658 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:31.064475 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:31.077371 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:31.084313 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:31.084313 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:31.105624 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32c99695-54b6-4735-b055-671c94fa4acb tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 200 Feb 03 03:43:31.107303 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 582/1167] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:30 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 983 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:31.125825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc0c9f2f-ac58-499a-8881-ba8152a62a68 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] PUT http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:31.127340 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:31.127340 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:31.129230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc0c9f2f-ac58-499a-8881-ba8152a62a68 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a1505a63-56be-434f-8284-f545848810fd"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:31.130622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-bc0c9f2f-ac58-499a-8881-ba8152a62a68 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Update called for group 29b3cb1c-4db3-4e22-98a8-04540f9fbb39. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Feb 03 03:43:31.131826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-bc0c9f2f-ac58-499a-8881-ba8152a62a68 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Updating group 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 with name new_group description: This is a new group add_volumes: None remove_volumes: a1505a63-56be-434f-8284-f545848810fd. Feb 03 03:43:31.152442 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:31.152442 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:31.218017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc0c9f2f-ac58-499a-8881-ba8152a62a68 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 202 Feb 03 03:43:31.220052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 586/1168] 10.222.0.65 () {62 vars in 1374 bytes} [Wed Feb 3 03:43:31 2021] PUT /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:43:31.228451 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9905bb46-a63b-40a8-85de-1b310c1b2a7f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:31.229261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9905bb46-a63b-40a8-85de-1b310c1b2a7f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:31.229651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:31.229651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:31.230285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9905bb46-a63b-40a8-85de-1b310c1b2a7f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:31.230878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-9905bb46-a63b-40a8-85de-1b310c1b2a7f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:31.239501 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:31.239501 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:31.272968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9905bb46-a63b-40a8-85de-1b310c1b2a7f tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 200 Feb 03 03:43:31.274009 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 583/1169] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:31 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:32.291533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-375fbf07-d11c-44d1-b89e-f04f2bb30ed0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:32.292853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-375fbf07-d11c-44d1-b89e-f04f2bb30ed0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:32.293238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:32.293238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:32.293889 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-375fbf07-d11c-44d1-b89e-f04f2bb30ed0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:32.295025 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-375fbf07-d11c-44d1-b89e-f04f2bb30ed0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:32.302767 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:32.302767 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:32.383687 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-375fbf07-d11c-44d1-b89e-f04f2bb30ed0 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 200 Feb 03 03:43:32.384624 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 587/1170] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:32 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 324 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:32.396263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9707f883-4c82-4590-aecf-f8dcee0037d3 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:32.397621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9707f883-4c82-4590-aecf-f8dcee0037d3 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:32.398010 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:32.398010 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:32.398653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9707f883-4c82-4590-aecf-f8dcee0037d3 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:32.399248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-9707f883-4c82-4590-aecf-f8dcee0037d3 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:32.428827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:32.428827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:32.471549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9707f883-4c82-4590-aecf-f8dcee0037d3 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 200 Feb 03 03:43:32.472480 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 584/1171] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:32 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 324 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:32.482722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail Feb 03 03:43:32.483248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:32.483446 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:32.483446 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:32.483819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:32.484564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:32.485347 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:32.485347 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:32.486661 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:32.579734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Get all volumes completed successfully. Feb 03 03:43:32.581742 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:32.582369 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:32.596460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:32.613437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:32.613437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:32.651588 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3dd2830-a056-47cd-bba2-dec9f059b411 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail returned with HTTP 200 Feb 03 03:43:32.654480 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 588/1172] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:32 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail => generated 1926 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Feb 03 03:43:32.671514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ec37da3-aae5-4864-8959-1cfddd8caf76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] PUT http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:32.672098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:32.672098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:32.672567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ec37da3-aae5-4864-8959-1cfddd8caf76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a1505a63-56be-434f-8284-f545848810fd"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:32.673638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-2ec37da3-aae5-4864-8959-1cfddd8caf76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Update called for group 29b3cb1c-4db3-4e22-98a8-04540f9fbb39. {{(pid=87960) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Feb 03 03:43:32.674193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-2ec37da3-aae5-4864-8959-1cfddd8caf76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Updating group 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 with name None description: None add_volumes: a1505a63-56be-434f-8284-f545848810fd remove_volumes: None. Feb 03 03:43:32.694113 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:32.694113 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:32.908462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ec37da3-aae5-4864-8959-1cfddd8caf76 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 202 Feb 03 03:43:32.909393 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 585/1173] 10.222.0.65 () {62 vars in 1373 bytes} [Wed Feb 3 03:43:32 2021] PUT /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:43:32.917596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62e3cae9-a60e-41ca-a31b-52a702c9c217 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:32.918172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62e3cae9-a60e-41ca-a31b-52a702c9c217 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:32.918364 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:32.918364 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:32.918724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62e3cae9-a60e-41ca-a31b-52a702c9c217 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:32.919337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-62e3cae9-a60e-41ca-a31b-52a702c9c217 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:32.935524 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:32.935524 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:32.988332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62e3cae9-a60e-41ca-a31b-52a702c9c217 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 200 Feb 03 03:43:32.989353 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 589/1174] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:32 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 323 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:34.002396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af86ed64-9f2e-468b-ab15-c8830b282d9e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:34.002952 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af86ed64-9f2e-468b-ab15-c8830b282d9e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:34.003147 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:34.003147 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:34.003815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af86ed64-9f2e-468b-ab15-c8830b282d9e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:34.004393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-af86ed64-9f2e-468b-ab15-c8830b282d9e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:34.019984 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.019984 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.077017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af86ed64-9f2e-468b-ab15-c8830b282d9e tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 200 Feb 03 03:43:34.077905 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 586/1175] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:33 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 324 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:34.088388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail Feb 03 03:43:34.088974 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:34.089197 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:34.089197 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:34.089573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:34.090192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:34.091042 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.091042 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.092548 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:34.159102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Get all volumes completed successfully. Feb 03 03:43:34.160737 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:34.161185 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:34.173056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:34.180415 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.180415 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.201038 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:34.202129 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:34.210379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:34.219168 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.219168 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.243334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c92860f5-851a-4ef4-9c20-61979604acf5 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail returned with HTTP 200 Feb 03 03:43:34.244947 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 590/1176] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:34 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail => generated 1960 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:43:34.262123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail Feb 03 03:43:34.263412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:34.263806 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:34.263806 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:34.264496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:34.265377 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:34.266346 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.266346 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.267693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:34.343012 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Get all volumes completed successfully. Feb 03 03:43:34.344646 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:34.349483 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:34.359467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:34.368634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.368634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.382238 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:34.382787 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:34.390632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:34.397674 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.397674 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.425852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-668a04e2-a7be-4a42-a562-a178815bb7e1 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail returned with HTTP 200 Feb 03 03:43:34.427095 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 587/1177] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:34 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/detail => generated 1960 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:43:34.448183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db0eee1c-0a5f-4fba-98c9-a16051e3f4ca tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] POST http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39/action Feb 03 03:43:34.448699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:34.448699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:34.452165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db0eee1c-0a5f-4fba-98c9-a16051e3f4ca tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:34.452576 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db0eee1c-0a5f-4fba-98c9-a16051e3f4ca tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:34.453532 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-db0eee1c-0a5f-4fba-98c9-a16051e3f4ca tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] delete called for group 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:43:34.453881 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-db0eee1c-0a5f-4fba-98c9-a16051e3f4ca tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Delete group with id: 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:34.461001 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.461001 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.664969 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db0eee1c-0a5f-4fba-98c9-a16051e3f4ca tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39/action returned with HTTP 202 Feb 03 03:43:34.666442 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 591/1178] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:43:34 2021] POST /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:43:34.674634 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:34.675218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:34.675595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:34.675595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:34.676161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:34.743392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.743392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.763777 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:34.798656 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:34.799117 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:34.831020 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:34.849945 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:34.849945 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:34.900413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a30eb501-0004-4d53-967b-c33c7ea5734c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 200 Feb 03 03:43:34.920446 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 588/1179] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:34 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 982 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:35.918130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:35.918700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:35.918889 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:35.918889 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:35.919544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:35.988536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:35.988536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:36.019219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:36.052342 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:36.053254 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:36.072703 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:36.080766 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:36.080766 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:36.133892 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b4507cd-4642-4f20-a0d4-9a0fbf00fb28 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 200 Feb 03 03:43:36.135122 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 592/1180] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:35 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 982 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:37.153228 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:37.154419 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:37.154560 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:37.154560 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:37.154886 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:37.277099 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:37.277099 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:37.302944 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:37.327637 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:37.328826 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:37.339873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:37.349692 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:37.349692 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:37.386286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc0cad05-0c86-4f02-be23-102e774c4f4a tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 200 Feb 03 03:43:37.399650 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 589/1181] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:37 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 982 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:38.405986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:38.407457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:38.407882 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:38.407882 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:38.408611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:38.533907 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:38.533907 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:38.545963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Volume info retrieved successfully. Feb 03 03:43:38.565966 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:38.566722 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:38.577385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:38.586805 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:38.586805 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:38.666619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8834c788-85a0-4993-9ba6-977ac6a53d96 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 200 Feb 03 03:43:38.667795 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 593/1182] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:38 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 982 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:39.685066 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86fd415f-fafd-4fa2-a53b-a25add24e9ba tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:39.686470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86fd415f-fafd-4fa2-a53b-a25add24e9ba tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:39.687381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:39.687381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:39.688241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86fd415f-fafd-4fa2-a53b-a25add24e9ba tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:39.983183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86fd415f-fafd-4fa2-a53b-a25add24e9ba tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 404 Feb 03 03:43:39.986957 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 590/1183] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:39 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 109 bytes in 307 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:39.994863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f1c32c1-1e91-4e36-b08f-630895f49f3c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c Feb 03 03:43:39.995439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f1c32c1-1e91-4e36-b08f-630895f49f3c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:39.995656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:39.995656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:39.996062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f1c32c1-1e91-4e36-b08f-630895f49f3c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.084309 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f1c32c1-1e91-4e36-b08f-630895f49f3c tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c returned with HTTP 404 Feb 03 03:43:40.085831 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 594/1184] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:39 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:40.094437 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-509de8e7-082c-4bc1-85b1-a4081ff7f729 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] GET http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 Feb 03 03:43:40.097469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-509de8e7-082c-4bc1-85b1-a4081ff7f729 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.097972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-509de8e7-082c-4bc1-85b1-a4081ff7f729 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.098390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-509de8e7-082c-4bc1-85b1-a4081ff7f729 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] show called for member 29b3cb1c-4db3-4e22-98a8-04540f9fbb39 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:40.105913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-509de8e7-082c-4bc1-85b1-a4081ff7f729 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 returned with HTTP 404 Feb 03 03:43:40.107606 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 591/1185] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:40 2021] GET /volume/v3/b9ab238317b245f3bc2b9836567e63e3/groups/29b3cb1c-4db3-4e22-98a8-04540f9fbb39 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:43:40.115972 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a83b06e-7ac7-4926-8c65-0697ead6e972 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] DELETE http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types/b1ebff08-042e-40d3-bf91-0d65060dc507 Feb 03 03:43:40.116747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a83b06e-7ac7-4926-8c65-0697ead6e972 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.117344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a83b06e-7ac7-4926-8c65-0697ead6e972 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.149110 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:43:40.149110 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:43:40.170437 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a83b06e-7ac7-4926-8c65-0697ead6e972 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types/b1ebff08-042e-40d3-bf91-0d65060dc507 returned with HTTP 202 Feb 03 03:43:40.171569 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 595/1186] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:43:40 2021] DELETE /volume/v3/a546ceb6460b476491ef6bd088138ff9/group_types/b1ebff08-042e-40d3-bf91-0d65060dc507 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:43:40.185494 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8e1a6b4-8ee6-4f73-ba4c-f29d928bb728 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] DELETE http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:40.186407 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8e1a6b4-8ee6-4f73-ba4c-f29d928bb728 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.186882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8e1a6b4-8ee6-4f73-ba4c-f29d928bb728 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.187535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c8e1a6b4-8ee6-4f73-ba4c-f29d928bb728 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Delete volume with id: a1505a63-56be-434f-8284-f545848810fd Feb 03 03:43:40.299167 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8e1a6b4-8ee6-4f73-ba4c-f29d928bb728 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd returned with HTTP 404 Feb 03 03:43:40.304305 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 592/1187] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:43:40 2021] DELETE /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a1505a63-56be-434f-8284-f545848810fd => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:40.308986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74edbfa8-fb5e-401f-b082-0d69c40243a9 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] DELETE http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c Feb 03 03:43:40.310433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74edbfa8-fb5e-401f-b082-0d69c40243a9 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.311225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74edbfa8-fb5e-401f-b082-0d69c40243a9 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.311911 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-74edbfa8-fb5e-401f-b082-0d69c40243a9 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] Delete volume with id: a529b345-2640-44b2-a9d2-0d41ab66071c Feb 03 03:43:40.366287 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74edbfa8-fb5e-401f-b082-0d69c40243a9 tempest-GroupsTest-743459061 tempest-GroupsTest-743459061-project] http://10.222.0.65/volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c returned with HTTP 404 Feb 03 03:43:40.367574 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 596/1188] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:43:40 2021] DELETE /volume/v3/b9ab238317b245f3bc2b9836567e63e3/volumes/a529b345-2640-44b2-a9d2-0d41ab66071c => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:40.376296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98fc37cc-c55b-4e1b-964f-ade93e9f54e2 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] DELETE http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/30bab436-4b51-4fa6-af5a-4a931f0b2a62 Feb 03 03:43:40.377054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98fc37cc-c55b-4e1b-964f-ade93e9f54e2 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.377774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98fc37cc-c55b-4e1b-964f-ade93e9f54e2 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.462371 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:43:40.462371 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:43:40.485737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98fc37cc-c55b-4e1b-964f-ade93e9f54e2 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/30bab436-4b51-4fa6-af5a-4a931f0b2a62 returned with HTTP 202 Feb 03 03:43:40.487195 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 593/1189] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:43:40 2021] DELETE /volume/v3/a546ceb6460b476491ef6bd088138ff9/types/30bab436-4b51-4fa6-af5a-4a931f0b2a62 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Feb 03 03:43:40.495230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46eb737c-94d8-4d2c-9892-f4d1c338fa80 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] GET http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/30bab436-4b51-4fa6-af5a-4a931f0b2a62 Feb 03 03:43:40.496637 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46eb737c-94d8-4d2c-9892-f4d1c338fa80 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.497925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46eb737c-94d8-4d2c-9892-f4d1c338fa80 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.519509 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46eb737c-94d8-4d2c-9892-f4d1c338fa80 tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/30bab436-4b51-4fa6-af5a-4a931f0b2a62 returned with HTTP 404 Feb 03 03:43:40.520861 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 597/1190] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:43:40 2021] GET /volume/v3/a546ceb6460b476491ef6bd088138ff9/types/30bab436-4b51-4fa6-af5a-4a931f0b2a62 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:40.530524 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8df82a79-a2a0-42de-8968-8accd3d8744a tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] DELETE http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/f4fdc0a3-4077-471c-bb7b-f94723b2cd24 Feb 03 03:43:40.531193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8df82a79-a2a0-42de-8968-8accd3d8744a tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.532098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8df82a79-a2a0-42de-8968-8accd3d8744a tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.649245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8df82a79-a2a0-42de-8968-8accd3d8744a tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/f4fdc0a3-4077-471c-bb7b-f94723b2cd24 returned with HTTP 202 Feb 03 03:43:40.650760 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 594/1191] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:43:40 2021] DELETE /volume/v3/a546ceb6460b476491ef6bd088138ff9/types/f4fdc0a3-4077-471c-bb7b-f94723b2cd24 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:43:40.660332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c91bdd98-19d4-4ffa-bd3c-d13de3671fef tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] GET http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/f4fdc0a3-4077-471c-bb7b-f94723b2cd24 Feb 03 03:43:40.661282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c91bdd98-19d4-4ffa-bd3c-d13de3671fef tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:40.662029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c91bdd98-19d4-4ffa-bd3c-d13de3671fef tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:40.678688 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c91bdd98-19d4-4ffa-bd3c-d13de3671fef tempest-GroupsTest-1883231947 tempest-GroupsTest-1883231947-project-admin] http://10.222.0.65/volume/v3/a546ceb6460b476491ef6bd088138ff9/types/f4fdc0a3-4077-471c-bb7b-f94723b2cd24 returned with HTTP 404 Feb 03 03:43:40.680949 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 598/1192] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:43:40 2021] GET /volume/v3/a546ceb6460b476491ef6bd088138ff9/types/f4fdc0a3-4077-471c-bb7b-f94723b2cd24 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:51.776125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2aa672c2-7819-454c-99b2-c03611395953 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] POST http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/types Feb 03 03:43:51.776931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2aa672c2-7819-454c-99b2-c03611395953 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1593128126"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:51.855467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2aa672c2-7819-454c-99b2-c03611395953 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/types returned with HTTP 200 Feb 03 03:43:51.857613 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 595/1193] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:43:51 2021] POST /volume/v3/31929006f3984c0b8591a9ebe9ba0524/types => generated 220 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:43:51.871303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d61cd61-1936-493e-9dd3-d55f430a516f tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] POST http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/group_types Feb 03 03:43:51.872703 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d61cd61-1936-493e-9dd3-d55f430a516f tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1984277295"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:51.922458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d61cd61-1936-493e-9dd3-d55f430a516f tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/group_types returned with HTTP 202 Feb 03 03:43:51.923902 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 599/1194] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:43:51 2021] POST /volume/v3/31929006f3984c0b8591a9ebe9ba0524/group_types => generated 177 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:52.096723 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-516f4d07-f5d1-46d7-8765-098d0870cc23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] POST http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups Feb 03 03:43:52.097131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-516f4d07-f5d1-46d7-8765-098d0870cc23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a0547d92-a1ae-44c8-8665-cd55442d8012", "volume_types": ["0ffc3400-9d33-42b4-842a-621ecc484bfa"], "name": "tempest-GroupsV314Test-Group-986892220"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:52.098279 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-516f4d07-f5d1-46d7-8765-098d0870cc23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Creating new group {'group': {'group_type': 'a0547d92-a1ae-44c8-8665-cd55442d8012', 'volume_types': ['0ffc3400-9d33-42b4-842a-621ecc484bfa'], 'name': 'tempest-GroupsV314Test-Group-986892220'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Feb 03 03:43:52.111614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-516f4d07-f5d1-46d7-8765-098d0870cc23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Creating group tempest-GroupsV314Test-Group-986892220. Feb 03 03:43:52.139060 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-516f4d07-f5d1-46d7-8765-098d0870cc23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Availability Zones retrieved successfully. Feb 03 03:43:52.166825 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-516f4d07-f5d1-46d7-8765-098d0870cc23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Created reservations ['cf21498b-9e56-4bf4-8c25-fa50d7ec1258'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:52.222323 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-516f4d07-f5d1-46d7-8765-098d0870cc23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups returned with HTTP 202 Feb 03 03:43:52.227864 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 596/1195] 10.222.0.65 () {62 vars in 1264 bytes} [Wed Feb 3 03:43:51 2021] POST /volume/v3/3180692f765f44f893700fcc77cf7630/groups => generated 107 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:52.239676 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3ad42c7-3401-4729-8fcc-66c2a3963bff tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c Feb 03 03:43:52.240487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3ad42c7-3401-4729-8fcc-66c2a3963bff tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:52.241207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3ad42c7-3401-4729-8fcc-66c2a3963bff tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:52.241859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e3ad42c7-3401-4729-8fcc-66c2a3963bff tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] show called for member c07728ff-d0b9-43e6-b026-c04a6504cd8c {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:52.251289 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:52.251289 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:52.284565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3ad42c7-3401-4729-8fcc-66c2a3963bff tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c returned with HTTP 200 Feb 03 03:43:52.286198 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 600/1196] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:52 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c => generated 387 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:53.299606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33bcfcde-9afd-4f5d-a1d7-b19183dea40d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c Feb 03 03:43:53.300281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33bcfcde-9afd-4f5d-a1d7-b19183dea40d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:53.300433 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:53.300433 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:53.300771 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33bcfcde-9afd-4f5d-a1d7-b19183dea40d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:53.301183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-33bcfcde-9afd-4f5d-a1d7-b19183dea40d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] show called for member c07728ff-d0b9-43e6-b026-c04a6504cd8c {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:43:53.312469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:53.312469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:53.344602 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33bcfcde-9afd-4f5d-a1d7-b19183dea40d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c returned with HTTP 200 Feb 03 03:43:53.345721 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 597/1197] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:43:53 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:53.357220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] POST http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes Feb 03 03:43:53.357965 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:53.357965 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:53.358647 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0ffc3400-9d33-42b4-842a-621ecc484bfa", "group_id": "c07728ff-d0b9-43e6-b026-c04a6504cd8c", "size": 1, "name": "tempest-GroupsV314Test-Volume-72462796"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:53.359968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Create volume request body: {'volume': {'volume_type': '0ffc3400-9d33-42b4-842a-621ecc484bfa', 'group_id': 'c07728ff-d0b9-43e6-b026-c04a6504cd8c', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-72462796'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:43:53.381298 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:53.381298 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:53.383020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Create volume of 1 GB Feb 03 03:43:53.407571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Availability Zones retrieved successfully. Feb 03 03:43:53.426266 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Flow 'volume_create_api' (0a52ad2a-5362-4cdc-853b-7fa36b64de00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:53.430061 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393fa062-cd66-43cc-81b3-79b6175f2f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:53.432189 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:53.432189 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:53.433081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:43:53.514620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393fa062-cd66-43cc-81b3-79b6175f2f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:43:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ffc3400-9d33-42b4-842a-621ecc484bfa,is_public=True,name='tempest-GroupsV314Test-volume-type-1593128126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ffc3400-9d33-42b4-842a-621ecc484bfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c07728ff-d0b9-43e6-b026-c04a6504cd8c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:53.517705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53398960-5f33-450b-8de2-4a33399bcc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:53.585739 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1593128126 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1593128126, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:53.586831 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1593128126 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1593128126, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:43:53.844291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Created reservations ['a34c9931-1e07-478f-b952-9f674e264dd4', '75ff4eda-ff32-42bb-8a39-4d3f6921536c', '6e332526-41d4-4abb-820f-dbe0fb3bf32c', '7ff004be-78fd-495d-8118-847acff005cf'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:53.847997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53398960-5f33-450b-8de2-4a33399bcc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a34c9931-1e07-478f-b952-9f674e264dd4', '75ff4eda-ff32-42bb-8a39-4d3f6921536c', '6e332526-41d4-4abb-820f-dbe0fb3bf32c', '7ff004be-78fd-495d-8118-847acff005cf']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:53.851126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b960ffb-835b-4f8a-a4f7-436d94e0e941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:53.928055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b960ffb-835b-4f8a-a4f7-436d94e0e941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-72462796',encryption_key_id=None,group_id=c07728ff-d0b9-43e6-b026-c04a6504cd8c,group_type_id=,metadata={},multiattach=False,project_id='3180692f765f44f893700fcc77cf7630',qos_specs=None,replication_status=,reservations=['a34c9931-1e07-478f-b952-9f674e264dd4','75ff4eda-ff32-42bb-8a39-4d3f6921536c','6e332526-41d4-4abb-820f-dbe0fb3bf32c','7ff004be-78fd-495d-8118-847acff005cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147d5698cd02477eaa137e4190dfb74c',volume_type_id=0ffc3400-9d33-42b4-842a-621ecc484bfa), 'volume': 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-02-03T03:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-72462796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c07728ff-d0b9-43e6-b026-c04a6504cd8c,host=None,id=e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3180692f765f44f893700fcc77cf7630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='147d5698cd02477eaa137e4190dfb74c',volume_attachment=,volume_type=,volume_type_id=0ffc3400-9d33-42b4-842a-621ecc484bfa)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:53.931154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060051be-8e4e-412d-b7e4-a372fd1f1b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:53.970006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060051be-8e4e-412d-b7e4-a372fd1f1b52) transitioned into state 'SUCCESS' from state '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-72462796',encryption_key_id=None,group_id=c07728ff-d0b9-43e6-b026-c04a6504cd8c,group_type_id=,metadata={},multiattach=False,project_id='3180692f765f44f893700fcc77cf7630',qos_specs=None,replication_status=,reservations=['a34c9931-1e07-478f-b952-9f674e264dd4','75ff4eda-ff32-42bb-8a39-4d3f6921536c','6e332526-41d4-4abb-820f-dbe0fb3bf32c','7ff004be-78fd-495d-8118-847acff005cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147d5698cd02477eaa137e4190dfb74c',volume_type_id=0ffc3400-9d33-42b4-842a-621ecc484bfa)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:53.973230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d7a8843-fc00-4a46-8d0c-59cc363d76f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:54.022261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d7a8843-fc00-4a46-8d0c-59cc363d76f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:54.025617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Flow 'volume_create_api' (0a52ad2a-5362-4cdc-853b-7fa36b64de00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:54.093633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Create volume request issued successfully. Feb 03 03:43:54.114546 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:54.115381 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:54.126754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:54.134476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:54.134476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:54.156470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a40ba59b-c120-4ea2-b1ce-4d489c900f16 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes returned with HTTP 202 Feb 03 03:43:54.157842 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 601/1198] 10.222.0.65 () {62 vars in 1267 bytes} [Wed Feb 3 03:43:53 2021] POST /volume/v3/3180692f765f44f893700fcc77cf7630/volumes => generated 898 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:54.173539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:43:54.174411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:54.174785 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:54.174785 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:54.175417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:54.237140 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:54.237140 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:54.251598 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:43:54.270225 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:54.271001 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:54.279973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:54.286868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:54.286868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:54.311759 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a560ecd-2494-4a8d-9f39-a1342f13f9ba tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 returned with HTTP 200 Feb 03 03:43:54.322819 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 598/1199] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:54 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 => generated 966 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:55.330957 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:43:55.331605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:55.331925 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:55.331925 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:55.332322 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:55.458272 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:55.458272 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:55.479627 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:43:55.512869 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:55.513271 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:55.530884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:55.544242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:55.544242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:55.594355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e785a79-ad0e-4da0-b19f-88cc076fae12 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 returned with HTTP 200 Feb 03 03:43:55.605247 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 602/1200] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:55 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 => generated 990 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:56.620422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:43:56.621631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:56.622046 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:56.622046 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:56.622692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:56.744574 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:56.744574 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:56.790963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:43:56.826777 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:56.830934 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:56.848656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:56.862213 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:56.862213 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:56.908606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd729dec-e809-4d19-870d-8faa5cc9eadc tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 returned with HTTP 200 Feb 03 03:43:56.910304 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 599/1201] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:56 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 => generated 991 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:56.927912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] POST http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/action Feb 03 03:43:56.929037 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:56.929037 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:56.929895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action body: b'{"create-from-src": {"source_group_id": "c07728ff-d0b9-43e6-b026-c04a6504cd8c", "name": "tempest-Group_from_grp-1563709560"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:43:56.930760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "c07728ff-d0b9-43e6-b026-c04a6504cd8c", "name": "tempest-Group_from_grp-1563709560"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:43:56.932200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Creating new group {'create-from-src': {'source_group_id': 'c07728ff-d0b9-43e6-b026-c04a6504cd8c', 'name': 'tempest-Group_from_grp-1563709560'}}. {{(pid=87959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Feb 03 03:43:56.933577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Creating group tempest-Group_from_grp-1563709560 from source group c07728ff-d0b9-43e6-b026-c04a6504cd8c. Feb 03 03:43:56.947457 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:56.947457 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:56.998482 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:56.998482 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:57.148753 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Created reservations ['5b64baad-688b-4f48-9aa7-dcf905eab4aa'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:57.310897 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.group.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] A mapping entry already exists for group a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 and volume type 0ffc3400-9d33-42b4-842a-621ecc484bfa. Do not need to create again. Feb 03 03:43:57.311664 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:57.311664 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:57.312372 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Availability Zones retrieved successfully. Feb 03 03:43:57.329427 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Flow 'volume_create_api' (2d1222d2-1ce8-48fd-b091-b1d903f96b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:57.332443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906381fe-0694-4952-a082-b962d6817e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:57.335323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:43:57.419920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906381fe-0694-4952-a082-b962d6817e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50', 'volume_type': VolumeType(created_at=2021-02-03T03:43:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ffc3400-9d33-42b4-842a-621ecc484bfa,is_public=True,name='tempest-GroupsV314Test-volume-type-1593128126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ffc3400-9d33-42b4-842a-621ecc484bfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a2e5b1e9-f76d-4dcd-9462-ea399e6528e3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:57.422342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56724367-2044-47f3-97c1-4eecd5a6f85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:57.495040 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Created reservations ['bfd289e7-dcbb-432f-9b9b-efa9c5be8c23', '88909ab4-d5bf-4284-872d-c17180a1a5f1', '10b1f543-8518-4f3c-be6a-64ea6b7c77b4', 'f138aee2-426f-41f8-a96e-59bac9f12492'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:43:57.497977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56724367-2044-47f3-97c1-4eecd5a6f85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfd289e7-dcbb-432f-9b9b-efa9c5be8c23', '88909ab4-d5bf-4284-872d-c17180a1a5f1', '10b1f543-8518-4f3c-be6a-64ea6b7c77b4', 'f138aee2-426f-41f8-a96e-59bac9f12492']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:57.500437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a57743b-8198-490e-846d-8b9c339eea47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:57.611245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a57743b-8198-490e-846d-8b9c339eea47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '562d104c-a29b-4629-860b-69c3a71689d7', '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=a2e5b1e9-f76d-4dcd-9462-ea399e6528e3,group_type_id=,metadata={},multiattach=False,project_id='3180692f765f44f893700fcc77cf7630',qos_specs=None,replication_status=,reservations=['bfd289e7-dcbb-432f-9b9b-efa9c5be8c23','88909ab4-d5bf-4284-872d-c17180a1a5f1','10b1f543-8518-4f3c-be6a-64ea6b7c77b4','f138aee2-426f-41f8-a96e-59bac9f12492'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50,status='creating',user_id='147d5698cd02477eaa137e4190dfb74c',volume_type_id=0ffc3400-9d33-42b4-842a-621ecc484bfa), 'volume': 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-02-03T03:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a2e5b1e9-f76d-4dcd-9462-ea399e6528e3,host=None,id=562d104c-a29b-4629-860b-69c3a71689d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3180692f765f44f893700fcc77cf7630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50,status='creating',terminated_at=None,updated_at=None,user_id='147d5698cd02477eaa137e4190dfb74c',volume_attachment=,volume_type=,volume_type_id=0ffc3400-9d33-42b4-842a-621ecc484bfa)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:57.613303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26efa867-3494-4938-b0c2-c8bdac741898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:43:57.673041 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26efa867-3494-4938-b0c2-c8bdac741898) transitioned into state 'SUCCESS' from 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=a2e5b1e9-f76d-4dcd-9462-ea399e6528e3,group_type_id=,metadata={},multiattach=False,project_id='3180692f765f44f893700fcc77cf7630',qos_specs=None,replication_status=,reservations=['bfd289e7-dcbb-432f-9b9b-efa9c5be8c23','88909ab4-d5bf-4284-872d-c17180a1a5f1','10b1f543-8518-4f3c-be6a-64ea6b7c77b4','f138aee2-426f-41f8-a96e-59bac9f12492'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50,status='creating',user_id='147d5698cd02477eaa137e4190dfb74c',volume_type_id=0ffc3400-9d33-42b4-842a-621ecc484bfa)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:43:57.675395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Flow 'volume_create_api' (2d1222d2-1ce8-48fd-b091-b1d903f96b23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:43:57.730688 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Create volume request issued successfully. Feb 03 03:43:57.798082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-116cb562-eeb5-4f87-89be-1275fc15ca5c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/action returned with HTTP 202 Feb 03 03:43:57.803990 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 603/1202] 10.222.0.65 () {62 vars in 1285 bytes} [Wed Feb 3 03:43:56 2021] POST /volume/v3/3180692f765f44f893700fcc77cf7630/groups/action => generated 102 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:43:57.808640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail Feb 03 03:43:57.809254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:57.809461 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:57.809461 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:57.810164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:57.810875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:43:57.812670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:43:57.917190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Get all volumes completed successfully. Feb 03 03:43:57.919891 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:57.920599 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:57.931539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:57.940883 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:57.940883 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:57.955819 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:57.956618 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:57.967807 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:57.975496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:57.975496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:58.004456 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43a4166a-59e8-4571-bb88-6d8fa6ca2f7d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail returned with HTTP 200 Feb 03 03:43:58.005513 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 600/1203] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:43:57 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail => generated 1972 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:43:58.024188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:43:58.025070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:58.025508 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:58.025508 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:58.026158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:58.103921 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:58.103921 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:58.115214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:43:58.133756 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:58.134428 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:58.144242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:58.160914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:58.160914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:58.217333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02f32459-bc49-400a-84cf-60d9607d9e3a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:43:58.218330 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 604/1204] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:58 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:43:59.237513 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:43:59.238253 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:43:59.238539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:43:59.238539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:43:59.239019 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:43:59.334931 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:59.334931 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:59.364645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:43:59.418068 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:43:59.419118 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:43:59.431350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:43:59.441315 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:43:59.441315 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:43:59.489445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db6f2b59-9dea-4f5b-a0cc-d5e2d176945c tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:43:59.491872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 601/1205] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:43:59 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:00.509305 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:00.510488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:00.510867 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:00.510867 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:00.511496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:00.676807 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:00.676807 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:00.704517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:00.739522 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:00.740147 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:00.758505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:00.773923 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:00.773923 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:00.829721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da37539-0226-4366-8d20-3d3f69e081f4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:00.830754 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 605/1206] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:00 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:01.847635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:01.848326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:01.848548 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:01.848548 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:01.848927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:01.954238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:01.954238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:01.976916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:02.002088 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:02.002744 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:02.017155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:02.031344 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:02.031344 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:02.078973 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4a731c1-ab53-4556-956b-3712dce4201b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:02.093751 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 602/1207] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:01 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:03.097893 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:03.099092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:03.099459 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:03.099459 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:03.100121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:03.205247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:03.205247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:03.214742 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:03.235557 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:03.236702 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:03.245546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:03.253796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:03.253796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:03.279533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e19a7d0-d5a6-47aa-afc9-d524f6a5e836 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:03.281303 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 606/1208] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:03 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:04.298421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:04.299628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:04.300061 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:04.300061 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:04.300763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:04.351013 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:04.351013 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:04.361855 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:04.377043 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:04.377862 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:04.390352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:04.417315 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:04.417315 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:04.503568 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4166e5b-47cf-4127-821f-a4734db63ff6 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:04.519287 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 603/1209] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:04 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:05.532647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:05.533256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:05.533256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:05.533256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:05.533256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:05.678870 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:05.678870 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:05.696878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:05.727878 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:05.728571 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:05.742509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:05.782308 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:05.782308 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:05.828654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f9ffb9b-b84e-4338-82af-679e0bf83623 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:05.829502 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 607/1210] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:05 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:06.846487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:06.847044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:06.847240 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:06.847240 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:06.848048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:06.956666 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:06.956666 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:06.977043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:06.993562 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:06.994278 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:07.003096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:07.009907 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:07.009907 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:07.032854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5f379a7-36a6-4696-a6ea-3fa53d41b25d tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:07.033877 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 604/1211] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:06 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:08.050372 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:08.052140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:08.052481 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:08.052481 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:08.053054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:08.211345 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:08.211345 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:08.228011 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:08.289968 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:08.290545 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:08.312600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:08.333093 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:08.333093 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:08.443132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-108d0c1d-b8e9-43f4-bb42-25c631eae763 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:08.444877 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 608/1212] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:08 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:09.462339 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:09.463625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:09.465951 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:09.465951 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:09.467071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:09.623033 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:09.623033 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:09.647290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:09.673164 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:09.673623 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:09.687109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:09.702469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:09.702469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:09.737237 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d26b77fb-2b4f-4ebe-83a7-5dd0dc375336 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:09.738319 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 605/1213] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:09 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:10.755978 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:10.757276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:10.758306 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:10.758306 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:10.759751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:10.868853 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:10.868853 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:10.884338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:10.904478 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:10.905164 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:10.918967 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:10.931714 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:10.931714 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:10.959843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13e86259-e71f-4b24-88d0-d930dcf6a687 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:10.960752 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 609/1214] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:10 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 989 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:10.978220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-154ab3ad-2675-4bb7-88ca-c7df8e33e5b5 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 Feb 03 03:44:10.979106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-154ab3ad-2675-4bb7-88ca-c7df8e33e5b5 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:10.979515 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:10.979515 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:10.980184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-154ab3ad-2675-4bb7-88ca-c7df8e33e5b5 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:10.980769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-154ab3ad-2675-4bb7-88ca-c7df8e33e5b5 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] show called for member a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:44:10.989378 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:10.989378 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:11.019906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-154ab3ad-2675-4bb7-88ca-c7df8e33e5b5 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 returned with HTTP 200 Feb 03 03:44:11.020819 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 606/1215] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:44:10 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 => generated 417 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:11.042303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail Feb 03 03:44:11.120406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:11.120406 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:11.120406 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:11.120406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:11.120406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:44:11.120406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:44:11.163155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Get all volumes completed successfully. Feb 03 03:44:11.167948 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:11.167948 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:11.174995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:11.182581 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:11.182581 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:11.198000 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:11.198551 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:11.207302 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:11.217374 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:11.217374 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:11.246239 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f22b3890-1fb6-4f5e-adbc-ac7ed26605ab tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail returned with HTTP 200 Feb 03 03:44:11.260319 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 610/1216] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:44:11 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail => generated 1973 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:44:11.266345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-992f4aee-f46b-4996-851e-93f23e196d98 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] POST http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3/action Feb 03 03:44:11.267768 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:11.267768 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:11.268458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-992f4aee-f46b-4996-851e-93f23e196d98 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:44:11.268991 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-992f4aee-f46b-4996-851e-93f23e196d98 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:11.270065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-992f4aee-f46b-4996-851e-93f23e196d98 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] delete called for group a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:44:11.270540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-992f4aee-f46b-4996-851e-93f23e196d98 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Delete group with id: a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 Feb 03 03:44:11.287857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:11.287857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:11.448729 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-992f4aee-f46b-4996-851e-93f23e196d98 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3/action returned with HTTP 202 Feb 03 03:44:11.454740 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 607/1217] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:44:11 2021] POST /volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:44:11.459019 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:11.459827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:11.464147 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:11.464147 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:11.464875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:11.526371 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:11.526371 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:11.537650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:11.556161 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:11.564666 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:11.575597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:11.597447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:11.597447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:11.620994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d80a378-d25c-4680-902d-5bf8fa0cf85a tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:11.633989 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 611/1218] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:11 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:12.641756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:12.642880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:12.643244 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:12.643244 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:12.643982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:12.795828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:12.795828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:12.816732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:12.844735 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:12.847889 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:12.863685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:12.875775 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:12.875775 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:12.898518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8773e27-ce3c-47ea-b717-d209ca1d7ea4 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 200 Feb 03 03:44:12.899668 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 608/1219] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:12 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 988 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:13.919199 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6048c5ba-8023-49c6-8444-f189216753b7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 Feb 03 03:44:13.920445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6048c5ba-8023-49c6-8444-f189216753b7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:13.920842 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:13.920842 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:13.921533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6048c5ba-8023-49c6-8444-f189216753b7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:14.052015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6048c5ba-8023-49c6-8444-f189216753b7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 returned with HTTP 404 Feb 03 03:44:14.056525 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 612/1220] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:13 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/562d104c-a29b-4629-860b-69c3a71689d7 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:44:14.065102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a321622b-c8d9-4bb3-8aff-0175909642cb tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 Feb 03 03:44:14.066004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a321622b-c8d9-4bb3-8aff-0175909642cb tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:14.066424 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:14.066424 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:14.067033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a321622b-c8d9-4bb3-8aff-0175909642cb tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:14.067622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-a321622b-c8d9-4bb3-8aff-0175909642cb tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] show called for member a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:44:14.083838 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a321622b-c8d9-4bb3-8aff-0175909642cb tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 returned with HTTP 404 Feb 03 03:44:14.090227 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 609/1221] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:44:14 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/groups/a2e5b1e9-f76d-4dcd-9462-ea399e6528e3 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:44:14.096389 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail Feb 03 03:44:14.097215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:14.098321 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:14.099527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:44:14.102711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:44:14.198332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Get all volumes completed successfully. Feb 03 03:44:14.200535 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:14.201141 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:14.217649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:14.236390 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:14.236390 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:14.287324 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3fa7b83-350b-40a3-8b72-b57a91145c32 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail returned with HTTP 200 Feb 03 03:44:14.288241 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 613/1222] 10.222.0.65 () {60 vars in 1266 bytes} [Wed Feb 3 03:44:14 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/detail => generated 994 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:14.312346 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aea14772-07e2-4f79-b511-0827aff0bdc2 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] POST http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c/action Feb 03 03:44:14.313580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aea14772-07e2-4f79-b511-0827aff0bdc2 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:44:14.314194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aea14772-07e2-4f79-b511-0827aff0bdc2 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:14.315373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-aea14772-07e2-4f79-b511-0827aff0bdc2 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] delete called for group c07728ff-d0b9-43e6-b026-c04a6504cd8c {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Feb 03 03:44:14.315966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-aea14772-07e2-4f79-b511-0827aff0bdc2 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Delete group with id: c07728ff-d0b9-43e6-b026-c04a6504cd8c Feb 03 03:44:14.335699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:14.335699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:14.666098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aea14772-07e2-4f79-b511-0827aff0bdc2 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c/action returned with HTTP 202 Feb 03 03:44:14.667473 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 610/1223] 10.222.0.65 () {62 vars in 1395 bytes} [Wed Feb 3 03:44:14 2021] POST /volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c/action => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:44:14.676828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:44:14.677550 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:14.677859 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:14.677859 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:14.678393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:14.815639 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:14.815639 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:14.833524 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:14.855404 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:14.855404 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:14.861112 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:14.868744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:14.868744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:14.915829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-241f35f2-a010-4bf4-9fa5-43ebd5fe6317 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 returned with HTTP 200 Feb 03 03:44:14.916998 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 614/1224] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:14 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 => generated 990 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:15.933854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:44:15.935377 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:15.935663 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:15.935663 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:15.936174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:16.032363 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:16.032363 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:16.056211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Volume info retrieved successfully. Feb 03 03:44:16.085775 n-d-767704-11 devstack@c-api.service[87958]: WARNING stevedore.named [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Feb 03 03:44:16.086235 n-d-767704-11 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Feb 03 03:44:16.108756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Feb 03 03:44:16.117004 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:16.117004 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:16.162478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc91b1ef-1b89-452a-bbab-35ffedb11e23 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 returned with HTTP 200 Feb 03 03:44:16.173256 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 611/1225] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:15 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 => generated 990 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:44:17.180762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6af33c2-5586-4c14-b407-4b0149c5cbfa tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:44:17.181317 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6af33c2-5586-4c14-b407-4b0149c5cbfa tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:17.181837 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:17.181837 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:17.182452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6af33c2-5586-4c14-b407-4b0149c5cbfa tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:17.305762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6af33c2-5586-4c14-b407-4b0149c5cbfa tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 returned with HTTP 404 Feb 03 03:44:17.307316 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 615/1226] 10.222.0.65 () {60 vars in 1356 bytes} [Wed Feb 3 03:44:17 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:44:17.317721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d00bc26d-2560-4348-9604-3b5e98fea5a7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] GET http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c Feb 03 03:44:17.318571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d00bc26d-2560-4348-9604-3b5e98fea5a7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:17.318720 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:17.318720 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:17.319227 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d00bc26d-2560-4348-9604-3b5e98fea5a7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:17.319718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-d00bc26d-2560-4348-9604-3b5e98fea5a7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] show called for member c07728ff-d0b9-43e6-b026-c04a6504cd8c {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Feb 03 03:44:17.330877 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d00bc26d-2560-4348-9604-3b5e98fea5a7 tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c returned with HTTP 404 Feb 03 03:44:17.332048 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 612/1227] 10.222.0.65 () {60 vars in 1353 bytes} [Wed Feb 3 03:44:17 2021] GET /volume/v3/3180692f765f44f893700fcc77cf7630/groups/c07728ff-d0b9-43e6-b026-c04a6504cd8c => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:44:17.342282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66fd0845-9f99-45e2-93c2-59f4effcfd35 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] DELETE http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/group_types/a0547d92-a1ae-44c8-8665-cd55442d8012 Feb 03 03:44:17.342939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66fd0845-9f99-45e2-93c2-59f4effcfd35 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:17.343501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66fd0845-9f99-45e2-93c2-59f4effcfd35 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:17.375348 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:44:17.375348 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:44:17.384074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66fd0845-9f99-45e2-93c2-59f4effcfd35 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/group_types/a0547d92-a1ae-44c8-8665-cd55442d8012 returned with HTTP 202 Feb 03 03:44:17.392044 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 616/1228] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:44:17 2021] DELETE /volume/v3/31929006f3984c0b8591a9ebe9ba0524/group_types/a0547d92-a1ae-44c8-8665-cd55442d8012 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:44:17.397300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f01c81cb-f6e6-4a38-8274-5978c80b051b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] DELETE http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:44:17.397828 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f01c81cb-f6e6-4a38-8274-5978c80b051b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:17.398453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f01c81cb-f6e6-4a38-8274-5978c80b051b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:17.398914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f01c81cb-f6e6-4a38-8274-5978c80b051b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] Delete volume with id: e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 Feb 03 03:44:17.465819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f01c81cb-f6e6-4a38-8274-5978c80b051b tempest-GroupsV314Test-221282646 tempest-GroupsV314Test-221282646-project] http://10.222.0.65/volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 returned with HTTP 404 Feb 03 03:44:17.475336 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8066c8b4-18e8-48b8-87cc-217cb9af9fb4 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] DELETE http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/types/0ffc3400-9d33-42b4-842a-621ecc484bfa Feb 03 03:44:17.475861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8066c8b4-18e8-48b8-87cc-217cb9af9fb4 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:17.476396 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8066c8b4-18e8-48b8-87cc-217cb9af9fb4 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:17.480844 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 613/1229] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:44:17 2021] DELETE /volume/v3/3180692f765f44f893700fcc77cf7630/volumes/e8ed78ec-39fb-427a-bf6c-e0a45b1d2f50 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:44:17.640600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8066c8b4-18e8-48b8-87cc-217cb9af9fb4 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/types/0ffc3400-9d33-42b4-842a-621ecc484bfa returned with HTTP 202 Feb 03 03:44:17.641706 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 617/1230] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:44:17 2021] DELETE /volume/v3/31929006f3984c0b8591a9ebe9ba0524/types/0ffc3400-9d33-42b4-842a-621ecc484bfa => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:44:17.651245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4cb9076-eb50-4714-8e24-4c1d3d937666 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] GET http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/types/0ffc3400-9d33-42b4-842a-621ecc484bfa Feb 03 03:44:17.651769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4cb9076-eb50-4714-8e24-4c1d3d937666 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:17.652294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4cb9076-eb50-4714-8e24-4c1d3d937666 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:17.679146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4cb9076-eb50-4714-8e24-4c1d3d937666 tempest-GroupsV314Test-1790148784 tempest-GroupsV314Test-1790148784-project-admin] http://10.222.0.65/volume/v3/31929006f3984c0b8591a9ebe9ba0524/types/0ffc3400-9d33-42b4-842a-621ecc484bfa returned with HTTP 404 Feb 03 03:44:17.682754 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 614/1231] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:44:17 2021] GET /volume/v3/31929006f3984c0b8591a9ebe9ba0524/types/0ffc3400-9d33-42b4-842a-621ecc484bfa => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:44:24.400332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d83c415-4167-44b7-bb8e-eab8db72fcf9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:44:24.401629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d83c415-4167-44b7-bb8e-eab8db72fcf9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:24.402714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d83c415-4167-44b7-bb8e-eab8db72fcf9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:24.403664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1d83c415-4167-44b7-bb8e-eab8db72fcf9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume with id: b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:44:24.576506 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:24.576506 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:24.580148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d83c415-4167-44b7-bb8e-eab8db72fcf9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:24.668550 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d83c415-4167-44b7-bb8e-eab8db72fcf9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume request issued successfully. Feb 03 03:44:24.669052 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d83c415-4167-44b7-bb8e-eab8db72fcf9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 202 Feb 03 03:44:24.670331 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 618/1232] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:44:24 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:44:24.677775 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-635c806b-edad-46d8-af39-532033573110 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:44:24.678312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-635c806b-edad-46d8-af39-532033573110 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:24.678804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-635c806b-edad-46d8-af39-532033573110 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:24.807126 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:24.807126 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:24.835799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-635c806b-edad-46d8-af39-532033573110 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:24.896174 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-635c806b-edad-46d8-af39-532033573110 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 200 Feb 03 03:44:24.906608 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 615/1233] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:24 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 909 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:25.914498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:44:25.915158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:25.915377 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:25.915377 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:25.915849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:26.024886 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:26.024886 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:26.046946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:26.095645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 200 Feb 03 03:44:26.103986 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 619/1234] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:25 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 909 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:27.112554 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72172ddf-a800-438a-bbb9-3b4d6fc97a35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:44:27.114406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72172ddf-a800-438a-bbb9-3b4d6fc97a35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:27.114824 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:27.114824 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:27.115446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72172ddf-a800-438a-bbb9-3b4d6fc97a35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:27.129203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume// Feb 03 03:44:27.130028 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:27.130251 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:27.130251 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:27.130638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:27.131850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:44:27.132661 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 620/1235] 10.222.0.65 () {56 vars in 872 bytes} [Wed Feb 3 03:44:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:44:27.141093 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume// Feb 03 03:44:27.141572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:27.142065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:27.143290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ea9791-585e-4f0b-a334-3044c820a57d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:44:27.150574 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 621/1236] 10.222.0.65 () {56 vars in 872 bytes} [Wed Feb 3 03:44:27 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:44:27.183841 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:27.183841 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:27.196778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-72172ddf-a800-438a-bbb9-3b4d6fc97a35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:27.225554 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72172ddf-a800-438a-bbb9-3b4d6fc97a35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 200 Feb 03 03:44:27.227788 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 616/1237] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:27 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:28.189683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-602d507b-64af-4888-8e91-83a6550adc44 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] GET http://10.222.0.65/volume/v2/ Feb 03 03:44:28.191069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-602d507b-64af-4888-8e91-83a6550adc44 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:28.192153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-602d507b-64af-4888-8e91-83a6550adc44 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:28.193355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-602d507b-64af-4888-8e91-83a6550adc44 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] http://10.222.0.65/volume/v2/ returned with HTTP 200 Feb 03 03:44:28.194376 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 622/1238] 10.222.0.65 () {58 vars in 1084 bytes} [Wed Feb 3 03:44:27 2021] GET /volume/v2/ => generated 382 bytes in 1043 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Feb 03 03:44:28.205344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e686145f-6f0c-40f6-87bd-4f67fa2524a2 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] GET http://10.222.0.65/volume/v3/ Feb 03 03:44:28.205866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e686145f-6f0c-40f6-87bd-4f67fa2524a2 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:28.206085 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:28.206085 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:28.206453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e686145f-6f0c-40f6-87bd-4f67fa2524a2 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:28.207755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e686145f-6f0c-40f6-87bd-4f67fa2524a2 tempest-VersionsTest-1397179700 tempest-VersionsTest-1397179700-project] http://10.222.0.65/volume/v3/ returned with HTTP 200 Feb 03 03:44:28.208550 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 617/1239] 10.222.0.65 () {58 vars in 1084 bytes} [Wed Feb 3 03:44:28 2021] GET /volume/v3/ => generated 386 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:28.244860 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21831e3c-362c-42e3-8804-88667dba0184 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:44:28.245760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21831e3c-362c-42e3-8804-88667dba0184 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:28.247124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21831e3c-362c-42e3-8804-88667dba0184 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:28.337041 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21831e3c-362c-42e3-8804-88667dba0184 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 404 Feb 03 03:44:28.338540 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 623/1240] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:28 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:44:28.421025 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] POST http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes Feb 03 03:44:28.422032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1736939164"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:28.423411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request body: {'volume': {'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1736939164'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:44:28.625545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume of 1 GB Feb 03 03:44:28.650534 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Availability Zones retrieved successfully. Feb 03 03:44:28.704083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (0d2d81c1-3758-4e8c-b135-680f57129f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:28.707297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff03dc8e-a679-4112-ac32-73a49d4b3e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:28.709437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:44:28.981994 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff03dc8e-a679-4112-ac32-73a49d4b3e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:28.984199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49de6bcf-aad4-466e-a1eb-d71120334a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:29.189229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Created reservations ['d45b5bc9-fed1-4a19-8990-c95df42dc2e5', 'a29f65e0-6c15-4095-9887-424bbcbe78fc', 'b357a8ff-107d-4902-8f02-e7f14087a3c1', 'c8f0f56f-c2b7-4c9f-a40d-dd3a78f5a226'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:44:29.191170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49de6bcf-aad4-466e-a1eb-d71120334a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d45b5bc9-fed1-4a19-8990-c95df42dc2e5', 'a29f65e0-6c15-4095-9887-424bbcbe78fc', 'b357a8ff-107d-4902-8f02-e7f14087a3c1', 'c8f0f56f-c2b7-4c9f-a40d-dd3a78f5a226']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:29.194947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d0f0ce-6de4-40b7-971c-789bd4cb0173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:29.312134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d0f0ce-6de4-40b7-971c-789bd4cb0173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '465077a6-ac90-4a07-8269-0ccad040e72c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1736939164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['d45b5bc9-fed1-4a19-8990-c95df42dc2e5','a29f65e0-6c15-4095-9887-424bbcbe78fc','b357a8ff-107d-4902-8f02-e7f14087a3c1','c8f0f56f-c2b7-4c9f-a40d-dd3a78f5a226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1736939164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=465077a6-ac90-4a07-8269-0ccad040e72c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b67e78676d413fb71f339508e472b1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:29.314199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aa392f9-8892-4b13-a369-65d5fb130ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:29.389558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aa392f9-8892-4b13-a369-65d5fb130ff3) transitioned into state 'SUCCESS' from state '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-1736939164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['d45b5bc9-fed1-4a19-8990-c95df42dc2e5','a29f65e0-6c15-4095-9887-424bbcbe78fc','b357a8ff-107d-4902-8f02-e7f14087a3c1','c8f0f56f-c2b7-4c9f-a40d-dd3a78f5a226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:29.391827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb58a5a1-8537-4301-b201-135aa5026c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:29.432262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb58a5a1-8537-4301-b201-135aa5026c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:29.440920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (0d2d81c1-3758-4e8c-b135-680f57129f6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:29.612472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request issued successfully. Feb 03 03:44:29.666065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-551c376c-1f39-4b4f-9fb0-06f026b95ba7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes returned with HTTP 202 Feb 03 03:44:29.666983 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 618/1241] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:44:28 2021] POST /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes => generated 818 bytes in 1250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:44:29.684954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da584fab-2584-4a79-877b-f71abf7fbed3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:29.685594 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da584fab-2584-4a79-877b-f71abf7fbed3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:29.686105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da584fab-2584-4a79-877b-f71abf7fbed3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:29.827407 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:29.827407 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:29.855794 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da584fab-2584-4a79-877b-f71abf7fbed3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:29.916166 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da584fab-2584-4a79-877b-f71abf7fbed3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:29.926323 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 624/1242] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:29 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:44:30.933188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-570db559-3440-45a4-a75e-9a944c4c6658 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:30.933813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-570db559-3440-45a4-a75e-9a944c4c6658 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:30.934036 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:30.934036 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:30.934414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-570db559-3440-45a4-a75e-9a944c4c6658 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:31.016625 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:31.016625 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:31.035796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-570db559-3440-45a4-a75e-9a944c4c6658 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:31.083538 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-570db559-3440-45a4-a75e-9a944c4c6658 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:31.084410 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 619/1243] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:30 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:32.100208 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccfb2978-5c9d-45b8-9b08-74f5f7952027 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:32.101265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccfb2978-5c9d-45b8-9b08-74f5f7952027 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:32.101649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:32.101649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:32.102213 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccfb2978-5c9d-45b8-9b08-74f5f7952027 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:32.240174 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:32.240174 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:32.269201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ccfb2978-5c9d-45b8-9b08-74f5f7952027 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:32.314190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccfb2978-5c9d-45b8-9b08-74f5f7952027 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:32.316099 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 625/1244] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:32 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:33.332116 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c9d3de8-f7b3-486d-8dbc-0ea14359e3f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:33.332652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c9d3de8-f7b3-486d-8dbc-0ea14359e3f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:33.332830 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:33.332830 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:33.333464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c9d3de8-f7b3-486d-8dbc-0ea14359e3f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:33.472520 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:33.472520 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:33.499536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3c9d3de8-f7b3-486d-8dbc-0ea14359e3f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:33.533805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c9d3de8-f7b3-486d-8dbc-0ea14359e3f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:33.544470 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 620/1245] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:33 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:34.340909 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] POST http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes Feb 03 03:44:34.341503 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:34.341503 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:34.342077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-578040155"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:34.343277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-578040155'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:44:34.343728 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume of 1 GB Feb 03 03:44:34.363700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Availability Zones retrieved successfully. Feb 03 03:44:34.386288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Flow 'volume_create_api' (36976d0b-23f0-4c03-b6bd-8f9d7586b587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:34.390287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0348955-ea3a-4f70-8748-8cd4c12d781b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:34.393926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:44:34.490494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0348955-ea3a-4f70-8748-8cd4c12d781b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:34.493709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e592ac-4e2d-4cf6-a8ac-f837a4fd0a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:34.550149 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b786b79e-586d-4f89-88db-9515fc4c6cbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:34.550649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b786b79e-586d-4f89-88db-9515fc4c6cbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:34.551025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:34.551025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:34.551642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b786b79e-586d-4f89-88db-9515fc4c6cbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:34.596887 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Created reservations ['e2ffcded-9aa5-4474-88ad-ccd39caa4658', '73c6dac4-1594-4eec-98ba-e451103b303a', '38ccebe9-e219-47e7-836c-c8f4cb816e80', '5aa6534b-6fbd-4ec2-b703-ddeab7ef14f1'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:44:34.599142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e592ac-4e2d-4cf6-a8ac-f837a4fd0a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ffcded-9aa5-4474-88ad-ccd39caa4658', '73c6dac4-1594-4eec-98ba-e451103b303a', '38ccebe9-e219-47e7-836c-c8f4cb816e80', '5aa6534b-6fbd-4ec2-b703-ddeab7ef14f1']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:34.601838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9bbdef8-c760-46c8-b601-39312da9d15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:34.664541 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:34.664541 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:34.667557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9bbdef8-c760-46c8-b601-39312da9d15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c62ea3-0d97-48e8-869d-9260d2454007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-578040155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',qos_specs=None,replication_status=,reservations=['e2ffcded-9aa5-4474-88ad-ccd39caa4658','73c6dac4-1594-4eec-98ba-e451103b303a','38ccebe9-e219-47e7-836c-c8f4cb816e80','5aa6534b-6fbd-4ec2-b703-ddeab7ef14f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-578040155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c62ea3-0d97-48e8-869d-9260d2454007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:34.671025 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178e86f1-0b8b-4f7e-8786-0b522b2a3e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:34.674515 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b786b79e-586d-4f89-88db-9515fc4c6cbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:34.698609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b786b79e-586d-4f89-88db-9515fc4c6cbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:34.709082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178e86f1-0b8b-4f7e-8786-0b522b2a3e20) transitioned into state 'SUCCESS' from state '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-578040155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',qos_specs=None,replication_status=,reservations=['e2ffcded-9aa5-4474-88ad-ccd39caa4658','73c6dac4-1594-4eec-98ba-e451103b303a','38ccebe9-e219-47e7-836c-c8f4cb816e80','5aa6534b-6fbd-4ec2-b703-ddeab7ef14f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:34.709082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b90357-94a3-443e-b9ec-243d57e53f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:34.710207 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 621/1246] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:34 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:34.725136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b90357-94a3-443e-b9ec-243d57e53f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:34.728017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Flow 'volume_create_api' (36976d0b-23f0-4c03-b6bd-8f9d7586b587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:34.784536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume request issued successfully. Feb 03 03:44:34.800467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90e53155-51f1-429d-bcfb-3d812b3e5184 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes returned with HTTP 202 Feb 03 03:44:34.801822 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 626/1247] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:44:34 2021] POST /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes => generated 819 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:44:34.817345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78ed5b6a-df06-44ce-95ce-2c26b1ca6a29 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:34.817997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78ed5b6a-df06-44ce-95ce-2c26b1ca6a29 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:34.818327 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:34.818327 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:34.818702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78ed5b6a-df06-44ce-95ce-2c26b1ca6a29 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:34.906580 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:34.906580 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:34.922884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78ed5b6a-df06-44ce-95ce-2c26b1ca6a29 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:34.965416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78ed5b6a-df06-44ce-95ce-2c26b1ca6a29 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:34.966829 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 622/1248] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:34 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 887 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:35.726336 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8304f7f2-787c-480d-9cc7-3bdf5cc78295 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:35.727406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8304f7f2-787c-480d-9cc7-3bdf5cc78295 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:35.728117 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:35.728117 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:35.728750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8304f7f2-787c-480d-9cc7-3bdf5cc78295 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:35.903329 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:35.903329 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:35.934820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8304f7f2-787c-480d-9cc7-3bdf5cc78295 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:35.987150 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dafea702-4e58-4daf-b43f-bcb713cb8406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:35.988803 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dafea702-4e58-4daf-b43f-bcb713cb8406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:35.989167 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:35.989167 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:35.990305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dafea702-4e58-4daf-b43f-bcb713cb8406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:36.008830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8304f7f2-787c-480d-9cc7-3bdf5cc78295 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:36.009675 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 627/1249] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:35 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:36.081238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:36.081238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:36.101064 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dafea702-4e58-4daf-b43f-bcb713cb8406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:36.150519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dafea702-4e58-4daf-b43f-bcb713cb8406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:36.154384 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 623/1250] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:35 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:37.026487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a013c979-c220-4c0c-9b79-f6f0aca8ca92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:37.028135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a013c979-c220-4c0c-9b79-f6f0aca8ca92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:37.028543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:37.028543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:37.029171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a013c979-c220-4c0c-9b79-f6f0aca8ca92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:37.141738 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:37.141738 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:37.159807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a013c979-c220-4c0c-9b79-f6f0aca8ca92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:37.171044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-682ef4f1-8a6a-4427-8a12-8f96889e9729 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:37.171747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-682ef4f1-8a6a-4427-8a12-8f96889e9729 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:37.171963 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:37.171963 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:37.172583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-682ef4f1-8a6a-4427-8a12-8f96889e9729 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:37.211303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a013c979-c220-4c0c-9b79-f6f0aca8ca92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:37.222746 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 628/1251] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:37 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:37.317564 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:37.317564 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:37.345143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-682ef4f1-8a6a-4427-8a12-8f96889e9729 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:37.395582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-682ef4f1-8a6a-4427-8a12-8f96889e9729 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:37.402069 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 624/1252] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:37 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 912 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:37.420949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c504a19-8450-4ccf-9186-1c6148e25464 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] POST http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots Feb 03 03:44:37.421600 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:37.421600 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:37.423071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c504a19-8450-4ccf-9186-1c6148e25464 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52c62ea3-0d97-48e8-869d-9260d2454007", "name": "tempest-VolumesDeleteCascade-Snapshot-215261028"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:37.544463 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:37.544463 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:37.545658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c504a19-8450-4ccf-9186-1c6148e25464 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:37.546017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-1c504a19-8450-4ccf-9186-1c6148e25464 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create snapshot from volume 52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:37.688741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1c504a19-8450-4ccf-9186-1c6148e25464 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Created reservations ['31f16574-38ef-44bf-8573-2af73a249aaf', '2e177514-1c25-4807-a540-3c48ed4057c1', '5d71ef18-cf4d-4bc2-8e2b-c62eedfdbf3d', 'b4e32471-a913-4671-bdf3-95524a597286'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:44:37.944916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c504a19-8450-4ccf-9186-1c6148e25464 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot create request issued successfully. Feb 03 03:44:37.945692 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c504a19-8450-4ccf-9186-1c6148e25464 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots returned with HTTP 202 Feb 03 03:44:37.947814 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 629/1253] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:44:37 2021] POST /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots => generated 306 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:44:37.960353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4ed9f03-18b0-415b-8e07-342615f3a253 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 Feb 03 03:44:37.961037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4ed9f03-18b0-415b-8e07-342615f3a253 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:37.961371 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:37.961371 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:37.961898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4ed9f03-18b0-415b-8e07-342615f3a253 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:38.023392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:38.023392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:38.024963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4ed9f03-18b0-415b-8e07-342615f3a253 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:38.032458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4ed9f03-18b0-415b-8e07-342615f3a253 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 returned with HTTP 200 Feb 03 03:44:38.039007 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 625/1254] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:37 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 => generated 438 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:38.229013 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ba08963-bb1b-4568-a19d-6914e72355a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:38.229542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ba08963-bb1b-4568-a19d-6914e72355a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:38.229759 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:38.229759 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:38.230128 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ba08963-bb1b-4568-a19d-6914e72355a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:38.351649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:38.351649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:38.377424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0ba08963-bb1b-4568-a19d-6914e72355a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:38.432912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ba08963-bb1b-4568-a19d-6914e72355a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:38.435313 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 630/1255] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:39.049783 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42684930-7d33-42ca-ada0-416a0937ab7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 Feb 03 03:44:39.050942 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42684930-7d33-42ca-ada0-416a0937ab7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:39.051312 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:39.051312 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:39.051709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42684930-7d33-42ca-ada0-416a0937ab7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:39.128731 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:39.128731 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:39.131312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-42684930-7d33-42ca-ada0-416a0937ab7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:39.137356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42684930-7d33-42ca-ada0-416a0937ab7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 returned with HTTP 200 Feb 03 03:44:39.138219 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 626/1256] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:39 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 => generated 438 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:39.450828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bcedabe-dd16-441c-84a0-e80811e04fa1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:39.451528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bcedabe-dd16-441c-84a0-e80811e04fa1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:39.451884 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:39.451884 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:39.452476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bcedabe-dd16-441c-84a0-e80811e04fa1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:39.612919 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:39.612919 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:39.640058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4bcedabe-dd16-441c-84a0-e80811e04fa1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:39.716977 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bcedabe-dd16-441c-84a0-e80811e04fa1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:39.726866 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 631/1257] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:39 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:40.149943 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4adbfd20-59cb-45a9-a752-ffee1596eb7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 Feb 03 03:44:40.150891 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4adbfd20-59cb-45a9-a752-ffee1596eb7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:40.151114 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:40.151114 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:40.151499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4adbfd20-59cb-45a9-a752-ffee1596eb7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:40.212921 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:40.212921 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:40.218350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4adbfd20-59cb-45a9-a752-ffee1596eb7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:40.220929 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4adbfd20-59cb-45a9-a752-ffee1596eb7c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 returned with HTTP 200 Feb 03 03:44:40.221715 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 632/1258] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:40 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:40.327472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ca3f464-85c4-413a-ba7e-69a9007f6038 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] POST http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types Feb 03 03:44:40.328012 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:40.328012 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:40.328413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ca3f464-85c4-413a-ba7e-69a9007f6038 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-491324589"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:40.427202 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ca3f464-85c4-413a-ba7e-69a9007f6038 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types returned with HTTP 202 Feb 03 03:44:40.428182 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 627/1259] 10.222.0.65 () {62 vars in 1278 bytes} [Wed Feb 3 03:44:39 2021] POST /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types => generated 180 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:44:40.439364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8da221d6-b14d-4dc0-865a-ecb60c199b82 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] POST http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs Feb 03 03:44:40.440269 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:40.440269 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:40.440915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8da221d6-b14d-4dc0-865a-ecb60c199b82 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:40.516051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8da221d6-b14d-4dc0-865a-ecb60c199b82 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs returned with HTTP 202 Feb 03 03:44:40.520063 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 633/1260] 10.222.0.65 () {62 vars in 1425 bytes} [Wed Feb 3 03:44:40 2021] POST /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs => generated 53 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:44:40.529233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6ad49e6-8048-450d-a503-0e0311ed9af2 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] POST http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs Feb 03 03:44:40.531342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6ad49e6-8048-450d-a503-0e0311ed9af2 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:40.618614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6ad49e6-8048-450d-a503-0e0311ed9af2 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs returned with HTTP 202 Feb 03 03:44:40.621465 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 628/1261] 10.222.0.65 () {62 vars in 1425 bytes} [Wed Feb 3 03:44:40 2021] POST /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs => generated 61 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:44:40.636378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d21fbab0-5bf1-4026-a3bc-d228090f048a tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] GET http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key2 Feb 03 03:44:40.638704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d21fbab0-5bf1-4026-a3bc-d228090f048a tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:40.639460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d21fbab0-5bf1-4026-a3bc-d228090f048a tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:40.677416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d21fbab0-5bf1-4026-a3bc-d228090f048a tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key2 returned with HTTP 200 Feb 03 03:44:40.679148 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 634/1262] 10.222.0.65 () {60 vars in 1419 bytes} [Wed Feb 3 03:44:40 2021] GET /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key2 => generated 26 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:40.690539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33f526bf-004a-4e4a-ae08-7c89fd3d4d9e tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] GET http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key3 Feb 03 03:44:40.692068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33f526bf-004a-4e4a-ae08-7c89fd3d4d9e tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:40.692756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33f526bf-004a-4e4a-ae08-7c89fd3d4d9e tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:40.735380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbb0bb48-c319-4551-ac66-5e262499965b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:40.736566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbb0bb48-c319-4551-ac66-5e262499965b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:40.737282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbb0bb48-c319-4551-ac66-5e262499965b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:40.743128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33f526bf-004a-4e4a-ae08-7c89fd3d4d9e tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key3 returned with HTTP 200 Feb 03 03:44:40.752400 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 629/1263] 10.222.0.65 () {60 vars in 1419 bytes} [Wed Feb 3 03:44:40 2021] GET /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key3 => generated 18 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:40.766713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2ca4a67-c1db-47a1-a85e-3749dc33453e tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] PUT http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key3 Feb 03 03:44:40.771866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2ca4a67-c1db-47a1-a85e-3749dc33453e tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:40.842684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2ca4a67-c1db-47a1-a85e-3749dc33453e tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key3 returned with HTTP 200 Feb 03 03:44:40.844456 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 630/1264] 10.222.0.65 () {62 vars in 1439 bytes} [Wed Feb 3 03:44:40 2021] PUT /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key3 => generated 26 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:40.857517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56baf9bb-9d61-4719-80be-3dd4c98f4155 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] GET http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs Feb 03 03:44:40.858283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56baf9bb-9d61-4719-80be-3dd4c98f4155 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:40.859015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56baf9bb-9d61-4719-80be-3dd4c98f4155 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:40.891803 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:40.891803 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:40.902582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56baf9bb-9d61-4719-80be-3dd4c98f4155 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs returned with HTTP 200 Feb 03 03:44:40.905955 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 631/1265] 10.222.0.65 () {60 vars in 1404 bytes} [Wed Feb 3 03:44:40 2021] GET /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs => generated 87 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:40.914542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbb0bb48-c319-4551-ac66-5e262499965b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:40.915966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a365b086-48e4-428a-9a9f-b61cae6e3190 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] DELETE http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key1 Feb 03 03:44:40.917722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a365b086-48e4-428a-9a9f-b61cae6e3190 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:40.920590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a365b086-48e4-428a-9a9f-b61cae6e3190 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:40.962537 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:44:40.962537 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:44:40.972723 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbb0bb48-c319-4551-ac66-5e262499965b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:40.973732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a365b086-48e4-428a-9a9f-b61cae6e3190 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key1 returned with HTTP 202 Feb 03 03:44:40.975223 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 632/1266] 10.222.0.65 () {60 vars in 1422 bytes} [Wed Feb 3 03:44:40 2021] DELETE /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:44:40.976617 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 635/1267] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:40 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:40.993399 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d984861e-7d4a-45e3-9dfd-7033bafc6880 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] GET http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key1 Feb 03 03:44:40.994165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d984861e-7d4a-45e3-9dfd-7033bafc6880 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:40.994774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d984861e-7d4a-45e3-9dfd-7033bafc6880 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:41.035607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d984861e-7d4a-45e3-9dfd-7033bafc6880 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] HTTP exception thrown: Group Type bbb2f759-75d6-430f-9f28-42970acd066e has no extra spec with key key1. Feb 03 03:44:41.036365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d984861e-7d4a-45e3-9dfd-7033bafc6880 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key1 returned with HTTP 404 Feb 03 03:44:41.038071 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 633/1268] 10.222.0.65 () {60 vars in 1419 bytes} [Wed Feb 3 03:44:40 2021] GET /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e/group_specs/key1 => generated 126 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:44:41.047591 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bf81351-775e-4c11-9b12-4b06d1733577 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] DELETE http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e Feb 03 03:44:41.048359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bf81351-775e-4c11-9b12-4b06d1733577 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:41.048690 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:41.048690 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:41.049209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bf81351-775e-4c11-9b12-4b06d1733577 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:41.080867 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:44:41.080867 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:44:41.094521 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bf81351-775e-4c11-9b12-4b06d1733577 tempest-GroupTypeSpecsTest-124877823 tempest-GroupTypeSpecsTest-124877823-project-admin] http://10.222.0.65/volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e returned with HTTP 202 Feb 03 03:44:41.095711 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 636/1269] 10.222.0.65 () {60 vars in 1371 bytes} [Wed Feb 3 03:44:41 2021] DELETE /volume/v3/721f1ecf6a234bf1a0272aab6a4b780b/group_types/bbb2f759-75d6-430f-9f28-42970acd066e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Feb 03 03:44:41.236470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84ac0ccf-67cc-4a3c-ac7f-c30b647d5061 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 Feb 03 03:44:41.237580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84ac0ccf-67cc-4a3c-ac7f-c30b647d5061 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:41.239118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84ac0ccf-67cc-4a3c-ac7f-c30b647d5061 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:41.312403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:41.312403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:41.316962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84ac0ccf-67cc-4a3c-ac7f-c30b647d5061 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:41.321970 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84ac0ccf-67cc-4a3c-ac7f-c30b647d5061 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 returned with HTTP 200 Feb 03 03:44:41.326859 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 634/1270] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:41 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 => generated 465 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:41.337640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0a390f0-882a-453c-a2d4-b1af2b36c035 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] POST http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots Feb 03 03:44:41.339013 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0a390f0-882a-453c-a2d4-b1af2b36c035 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52c62ea3-0d97-48e8-869d-9260d2454007", "name": "tempest-VolumesDeleteCascade-Snapshot-627861579"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:41.468749 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:41.468749 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:41.476277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b0a390f0-882a-453c-a2d4-b1af2b36c035 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:41.477137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-b0a390f0-882a-453c-a2d4-b1af2b36c035 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create snapshot from volume 52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:41.619984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b0a390f0-882a-453c-a2d4-b1af2b36c035 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Created reservations ['ed6edcdb-0b91-4af0-a59f-5fa380ef39b6', 'edcc758a-fbb6-4550-96aa-edf73106f52f', '89879943-8823-459f-8354-3b5fe7da4ba5', '1f7c43e9-f8d0-4ae8-983a-9bf2a9f3d194'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:44:41.901296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b0a390f0-882a-453c-a2d4-b1af2b36c035 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot create request issued successfully. Feb 03 03:44:41.901797 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0a390f0-882a-453c-a2d4-b1af2b36c035 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots returned with HTTP 202 Feb 03 03:44:41.903608 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 637/1271] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:44:41 2021] POST /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots => generated 306 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:44:41.915400 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a768725-880d-4c4b-b939-c67b49b19d5b tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b Feb 03 03:44:41.915999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a768725-880d-4c4b-b939-c67b49b19d5b tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:41.916455 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:41.916455 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:41.917623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a768725-880d-4c4b-b939-c67b49b19d5b tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:41.985842 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:41.985842 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:41.994950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b5d2a76-6991-425e-b673-962803401b40 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:41.995719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2a76-6991-425e-b673-962803401b40 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:41.995719 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:41.995719 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:41.996291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2a76-6991-425e-b673-962803401b40 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:42.016300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3a768725-880d-4c4b-b939-c67b49b19d5b tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:42.020946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a768725-880d-4c4b-b939-c67b49b19d5b tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b returned with HTTP 200 Feb 03 03:44:42.022036 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 635/1272] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:41 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b => generated 438 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:42.130136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:42.130136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:42.160314 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b5d2a76-6991-425e-b673-962803401b40 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:42.219606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b5d2a76-6991-425e-b673-962803401b40 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:42.220503 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 638/1273] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:41 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:43.035878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85bf26f7-b439-4ea6-9943-bf25621d6703 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b Feb 03 03:44:43.036541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85bf26f7-b439-4ea6-9943-bf25621d6703 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:43.036775 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:43.036775 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:43.037111 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85bf26f7-b439-4ea6-9943-bf25621d6703 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:43.093859 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:43.093859 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:43.095028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85bf26f7-b439-4ea6-9943-bf25621d6703 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:43.096996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85bf26f7-b439-4ea6-9943-bf25621d6703 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b returned with HTTP 200 Feb 03 03:44:43.097810 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 636/1274] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:43 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:43.237175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d7d7266-3e73-40f0-8e48-2b256bf69d4a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:43.237725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d7d7266-3e73-40f0-8e48-2b256bf69d4a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:43.237998 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:43.237998 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:43.238459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d7d7266-3e73-40f0-8e48-2b256bf69d4a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:43.360351 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:43.360351 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:43.389387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2d7d7266-3e73-40f0-8e48-2b256bf69d4a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:43.445334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d7d7266-3e73-40f0-8e48-2b256bf69d4a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:43.446201 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 639/1275] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:43 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:44.110443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de7c20b8-509f-478f-9c3b-33fc6f1229cc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b Feb 03 03:44:44.111229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de7c20b8-509f-478f-9c3b-33fc6f1229cc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:44.111413 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:44.111413 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:44.111789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de7c20b8-509f-478f-9c3b-33fc6f1229cc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:44.163698 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:44.163698 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:44.177913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de7c20b8-509f-478f-9c3b-33fc6f1229cc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:44.192285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de7c20b8-509f-478f-9c3b-33fc6f1229cc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b returned with HTTP 200 Feb 03 03:44:44.201325 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 637/1276] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:44 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b => generated 438 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:44.463113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90c932d0-f020-4820-88f1-998b24941ab1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:44.466280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90c932d0-f020-4820-88f1-998b24941ab1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:44.466757 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:44.466757 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:44.467492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90c932d0-f020-4820-88f1-998b24941ab1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:44.589460 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:44.589460 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:44.601763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-90c932d0-f020-4820-88f1-998b24941ab1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:44.645553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90c932d0-f020-4820-88f1-998b24941ab1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:44.647107 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 640/1277] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:44 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:45.218555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91c8aa02-4678-4652-ba61-2756da5e0f97 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b Feb 03 03:44:45.219766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91c8aa02-4678-4652-ba61-2756da5e0f97 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:45.220215 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:45.220215 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:45.220904 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91c8aa02-4678-4652-ba61-2756da5e0f97 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:45.289681 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:45.289681 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:45.290851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-91c8aa02-4678-4652-ba61-2756da5e0f97 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:45.293440 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91c8aa02-4678-4652-ba61-2756da5e0f97 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b returned with HTTP 200 Feb 03 03:44:45.302322 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 638/1278] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:45 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b => generated 465 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:45.314371 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31d4bff7-ed90-4bbe-b165-8efe376d8eb4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007?cascade=True Feb 03 03:44:45.315168 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31d4bff7-ed90-4bbe-b165-8efe376d8eb4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:45.316232 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:45.316232 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:45.316922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31d4bff7-ed90-4bbe-b165-8efe376d8eb4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:45.317672 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-31d4bff7-ed90-4bbe-b165-8efe376d8eb4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume with id: 52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:45.448200 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:45.448200 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:45.456170 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-31d4bff7-ed90-4bbe-b165-8efe376d8eb4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:45.603429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-31d4bff7-ed90-4bbe-b165-8efe376d8eb4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume request issued successfully. Feb 03 03:44:45.604805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31d4bff7-ed90-4bbe-b165-8efe376d8eb4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007?cascade=True returned with HTTP 202 Feb 03 03:44:45.611824 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 641/1279] 10.222.0.65 () {58 vars in 1343 bytes} [Wed Feb 3 03:44:45 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007?cascade=True => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:44:45.620024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31ea9fc9-d311-4964-8653-657c8dd55a09 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:45.621931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31ea9fc9-d311-4964-8653-657c8dd55a09 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:45.622347 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:45.622347 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:45.622975 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31ea9fc9-d311-4964-8653-657c8dd55a09 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:45.666182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0255279-97b9-4687-93e9-ed58049b8f27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:45.666182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0255279-97b9-4687-93e9-ed58049b8f27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:45.666182 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:45.666182 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:45.666602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0255279-97b9-4687-93e9-ed58049b8f27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:45.753151 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:45.753151 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:45.763441 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-31ea9fc9-d311-4964-8653-657c8dd55a09 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:45.815310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31ea9fc9-d311-4964-8653-657c8dd55a09 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:45.818921 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 639/1280] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:45 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:45.834724 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:45.834724 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:45.865519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e0255279-97b9-4687-93e9-ed58049b8f27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:45.926393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0255279-97b9-4687-93e9-ed58049b8f27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:45.927548 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 642/1281] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:45 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:46.836406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c95bd14-eb5b-4b0e-8ace-31e1c3001bbc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:46.837498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c95bd14-eb5b-4b0e-8ace-31e1c3001bbc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:46.837902 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:46.837902 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:46.838684 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c95bd14-eb5b-4b0e-8ace-31e1c3001bbc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:46.915871 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:46.915871 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:46.925654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c95bd14-eb5b-4b0e-8ace-31e1c3001bbc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:46.943385 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59c2e4e5-94ba-4ddf-a588-db8296d9a041 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:46.943840 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59c2e4e5-94ba-4ddf-a588-db8296d9a041 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:46.944861 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:46.944861 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:46.945314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59c2e4e5-94ba-4ddf-a588-db8296d9a041 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:46.953518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c95bd14-eb5b-4b0e-8ace-31e1c3001bbc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:46.954903 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 640/1282] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:46 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:47.025437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:47.025437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:47.035056 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59c2e4e5-94ba-4ddf-a588-db8296d9a041 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:47.061760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59c2e4e5-94ba-4ddf-a588-db8296d9a041 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:47.062963 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 643/1283] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:46 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:47.970329 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4fe19cc-68d7-4686-a249-b432bcecf3b3 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:47.970868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4fe19cc-68d7-4686-a249-b432bcecf3b3 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:47.971027 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:47.971027 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:47.971330 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4fe19cc-68d7-4686-a249-b432bcecf3b3 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:48.080388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d5339d0-dca2-4c62-8873-743a1494381e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:48.081403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d5339d0-dca2-4c62-8873-743a1494381e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:48.081627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:48.081627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:48.082009 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d5339d0-dca2-4c62-8873-743a1494381e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:48.141894 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:48.141894 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:48.173911 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c4fe19cc-68d7-4686-a249-b432bcecf3b3 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:48.213619 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:48.213619 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:48.223736 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4fe19cc-68d7-4686-a249-b432bcecf3b3 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:48.224897 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 641/1284] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:47 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:48.234958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d5339d0-dca2-4c62-8873-743a1494381e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:48.288106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d5339d0-dca2-4c62-8873-743a1494381e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:48.288959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 644/1285] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:48 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:49.242328 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc3a3f5f-5af5-44e6-9a49-44117c477c6f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:49.242842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc3a3f5f-5af5-44e6-9a49-44117c477c6f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:49.243749 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:49.243749 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:49.244450 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc3a3f5f-5af5-44e6-9a49-44117c477c6f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:49.305450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02a907a3-e984-4212-929b-393fdfea667b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:49.305973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02a907a3-e984-4212-929b-393fdfea667b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:49.306193 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:49.306193 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:49.306565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02a907a3-e984-4212-929b-393fdfea667b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:49.341704 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:49.341704 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:49.353172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc3a3f5f-5af5-44e6-9a49-44117c477c6f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:49.396110 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc3a3f5f-5af5-44e6-9a49-44117c477c6f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:49.397563 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 642/1286] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:49 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:49.454457 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:49.454457 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:49.504518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-02a907a3-e984-4212-929b-393fdfea667b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:49.576869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02a907a3-e984-4212-929b-393fdfea667b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:49.590819 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 645/1287] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:49 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 910 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:50.413559 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30a412fa-ea2d-4be9-8cd0-d36e2a865404 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:50.414145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30a412fa-ea2d-4be9-8cd0-d36e2a865404 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:50.414314 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:50.414314 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:50.414663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30a412fa-ea2d-4be9-8cd0-d36e2a865404 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:50.525917 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:50.525917 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:50.551884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-30a412fa-ea2d-4be9-8cd0-d36e2a865404 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:50.591277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30a412fa-ea2d-4be9-8cd0-d36e2a865404 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:50.592803 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 643/1288] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:50 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:50.606291 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a64cb67-896e-4b7f-85c6-b05f309fba77 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:50.607047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a64cb67-896e-4b7f-85c6-b05f309fba77 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:50.607421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:50.607421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:50.608030 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a64cb67-896e-4b7f-85c6-b05f309fba77 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:50.708335 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:50.708335 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:50.726420 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a64cb67-896e-4b7f-85c6-b05f309fba77 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:50.775018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a64cb67-896e-4b7f-85c6-b05f309fba77 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:50.784190 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 646/1289] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:50 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 968 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:51.607734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7eb5c5c7-141b-44b3-b2e8-2fe9e5e4bac1 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:51.608292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7eb5c5c7-141b-44b3-b2e8-2fe9e5e4bac1 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:51.608515 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:51.608515 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:51.608891 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7eb5c5c7-141b-44b3-b2e8-2fe9e5e4bac1 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:51.800332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c70d80c1-ead6-4e38-bfd6-30109c5ec5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:51.800864 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c70d80c1-ead6-4e38-bfd6-30109c5ec5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:51.801082 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:51.801082 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:51.801437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c70d80c1-ead6-4e38-bfd6-30109c5ec5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:51.816679 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:51.816679 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:51.849164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7eb5c5c7-141b-44b3-b2e8-2fe9e5e4bac1 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:51.921626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7eb5c5c7-141b-44b3-b2e8-2fe9e5e4bac1 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:51.927556 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:51.927556 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:51.940559 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 644/1290] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:51 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:51.958486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c70d80c1-ead6-4e38-bfd6-30109c5ec5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:52.002613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c70d80c1-ead6-4e38-bfd6-30109c5ec5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:52.003722 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 647/1291] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:51 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 968 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:52.956853 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2f7be23-18a6-45a9-aa5d-57cab4affc36 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:52.957961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2f7be23-18a6-45a9-aa5d-57cab4affc36 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:52.958323 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:52.958323 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:52.958921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2f7be23-18a6-45a9-aa5d-57cab4affc36 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:53.021921 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2015dc6e-a7ef-4f0a-87f4-b327f8799b00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:53.022708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2015dc6e-a7ef-4f0a-87f4-b327f8799b00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:53.023076 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:53.023076 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:53.023653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2015dc6e-a7ef-4f0a-87f4-b327f8799b00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:53.123075 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:53.123075 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:53.155252 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:53.155252 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:53.160376 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c2f7be23-18a6-45a9-aa5d-57cab4affc36 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:53.179166 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2015dc6e-a7ef-4f0a-87f4-b327f8799b00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:53.237512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2015dc6e-a7ef-4f0a-87f4-b327f8799b00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:53.239144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 648/1292] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:53 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 971 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:53.242188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2f7be23-18a6-45a9-aa5d-57cab4affc36 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 200 Feb 03 03:44:53.253539 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 645/1293] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:52 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 911 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:54.259778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07f0aabf-9833-4c44-9ac9-ba0a75909186 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:54.265314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07f0aabf-9833-4c44-9ac9-ba0a75909186 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:54.265741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dcbb0e0-4407-432d-973f-dffd178aa5f4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:44:54.266454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dcbb0e0-4407-432d-973f-dffd178aa5f4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:54.266821 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:54.266821 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:54.267252 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:54.267252 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:54.267886 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07f0aabf-9833-4c44-9ac9-ba0a75909186 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:54.268473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dcbb0e0-4407-432d-973f-dffd178aa5f4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:54.404230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dcbb0e0-4407-432d-973f-dffd178aa5f4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 404 Feb 03 03:44:54.407332 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 646/1294] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:54 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:44:54.415715 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:54.415715 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:54.420335 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b02861fa-5303-43a6-ba6c-1e28c1dbfb88 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes Feb 03 03:44:54.423699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b02861fa-5303-43a6-ba6c-1e28c1dbfb88 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:54.424371 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b02861fa-5303-43a6-ba6c-1e28c1dbfb88 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:54.425231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-b02861fa-5303-43a6-ba6c-1e28c1dbfb88 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:44:54.429260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b02861fa-5303-43a6-ba6c-1e28c1dbfb88 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:44:54.457203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07f0aabf-9833-4c44-9ac9-ba0a75909186 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:54.534935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07f0aabf-9833-4c44-9ac9-ba0a75909186 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:54.537120 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 649/1295] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:54 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 971 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:54.576398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b02861fa-5303-43a6-ba6c-1e28c1dbfb88 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Get all volumes completed successfully. Feb 03 03:44:54.577205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b02861fa-5303-43a6-ba6c-1e28c1dbfb88 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes returned with HTTP 200 Feb 03 03:44:54.578083 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 647/1296] 10.222.0.65 () {58 vars in 1204 bytes} [Wed Feb 3 03:44:54 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:44:54.588860 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-832a1ea3-0bcd-4874-b96d-63fb5a56a584 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots Feb 03 03:44:54.590003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-832a1ea3-0bcd-4874-b96d-63fb5a56a584 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:54.590415 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:54.590415 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:54.591212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-832a1ea3-0bcd-4874-b96d-63fb5a56a584 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:54.591468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-832a1ea3-0bcd-4874-b96d-63fb5a56a584 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:44:54.593869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-832a1ea3-0bcd-4874-b96d-63fb5a56a584 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:44:54.648518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-832a1ea3-0bcd-4874-b96d-63fb5a56a584 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Get all snapshots completed successfully. Feb 03 03:44:54.653577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-832a1ea3-0bcd-4874-b96d-63fb5a56a584 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots returned with HTTP 200 Feb 03 03:44:54.670793 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 650/1297] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:44:54 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots => generated 17 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:44:54.673919 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] POST http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes Feb 03 03:44:54.676258 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1732506465"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:54.677535 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1732506465'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:44:54.678071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume of 1 GB Feb 03 03:44:54.712918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Availability Zones retrieved successfully. Feb 03 03:44:54.786838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Flow 'volume_create_api' (2603c64d-0c2c-4ea5-a839-ff2029cc1bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:54.794663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3df94f1-db7a-405a-98e2-e9cbe5c41911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:54.797821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:44:54.929495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3df94f1-db7a-405a-98e2-e9cbe5c41911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:54.931974 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d27be5-1c9c-42de-9338-137fd07a1555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:55.012370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Created reservations ['e22ba86d-793b-41d6-8549-14deeddc5510', '332b20e6-cc91-4ba3-bb4b-e78d7863a5ee', '7d1915ff-d12f-4366-8e98-6a8c6a42d7e4', 'ccf824c0-be8c-4d24-93e4-e45fc3ed93dc'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:44:55.014527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d27be5-1c9c-42de-9338-137fd07a1555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e22ba86d-793b-41d6-8549-14deeddc5510', '332b20e6-cc91-4ba3-bb4b-e78d7863a5ee', '7d1915ff-d12f-4366-8e98-6a8c6a42d7e4', 'ccf824c0-be8c-4d24-93e4-e45fc3ed93dc']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:55.016990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6656a12-17f9-4f7b-a527-010466e5fe7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:55.108021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6656a12-17f9-4f7b-a527-010466e5fe7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906e3d3e-ba04-4c3e-8736-f21d4add3ebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1732506465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',qos_specs=None,replication_status=,reservations=['e22ba86d-793b-41d6-8549-14deeddc5510','332b20e6-cc91-4ba3-bb4b-e78d7863a5ee','7d1915ff-d12f-4366-8e98-6a8c6a42d7e4','ccf824c0-be8c-4d24-93e4-e45fc3ed93dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:44:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1732506465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=906e3d3e-ba04-4c3e-8736-f21d4add3ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:55.110683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3366fba2-d3a5-4bc3-9bd0-b66afaff071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:55.157323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3366fba2-d3a5-4bc3-9bd0-b66afaff071f) transitioned into state 'SUCCESS' from state '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-1732506465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',qos_specs=None,replication_status=,reservations=['e22ba86d-793b-41d6-8549-14deeddc5510','332b20e6-cc91-4ba3-bb4b-e78d7863a5ee','7d1915ff-d12f-4366-8e98-6a8c6a42d7e4','ccf824c0-be8c-4d24-93e4-e45fc3ed93dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:55.159916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfed646-dd04-4a12-b4c9-aa45e76b1b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:55.193905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfed646-dd04-4a12-b4c9-aa45e76b1b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:55.204782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Flow 'volume_create_api' (2603c64d-0c2c-4ea5-a839-ff2029cc1bc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:55.339413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume request issued successfully. Feb 03 03:44:55.374573 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-768f707b-3d70-449d-9385-5bc34fb1ef5e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes returned with HTTP 202 Feb 03 03:44:55.396671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da4887f4-bca9-42fb-b636-87f355e4e244 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:44:55.397203 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da4887f4-bca9-42fb-b636-87f355e4e244 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:55.397860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da4887f4-bca9-42fb-b636-87f355e4e244 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:55.404587 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 648/1298] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:44:54 2021] POST /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes => generated 820 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:44:55.530056 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:55.530056 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:55.553146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5df8d42a-1e1f-402c-b8d3-666886e12dc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:55.553729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5df8d42a-1e1f-402c-b8d3-666886e12dc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:55.553953 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:55.553953 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:55.554309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5df8d42a-1e1f-402c-b8d3-666886e12dc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:55.575057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da4887f4-bca9-42fb-b636-87f355e4e244 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:55.643341 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da4887f4-bca9-42fb-b636-87f355e4e244 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:44:55.661237 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 651/1299] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:55 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 888 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:55.775857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:55.775857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:55.827106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5df8d42a-1e1f-402c-b8d3-666886e12dc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:55.916519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5df8d42a-1e1f-402c-b8d3-666886e12dc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:55.917908 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 649/1300] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:55 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 971 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:56.596621 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] POST http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes Feb 03 03:44:56.597691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:56.597691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:56.598657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1881151554"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:56.600155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1881151554'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:44:56.601458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Create volume of 1 GB Feb 03 03:44:56.649809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Availability Zones retrieved successfully. Feb 03 03:44:56.662093 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53aa6a40-1226-4ee6-929f-b8919fbbf1ab tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:44:56.662627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53aa6a40-1226-4ee6-929f-b8919fbbf1ab tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:56.663006 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:56.663006 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:56.663547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53aa6a40-1226-4ee6-929f-b8919fbbf1ab tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:56.702853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Flow 'volume_create_api' (eb995671-6832-46bc-bd06-4a65077b3dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:56.718035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0212db55-d314-4de5-947a-5ae177f25c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:56.718035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:44:56.811477 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:56.811477 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:56.832511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53aa6a40-1226-4ee6-929f-b8919fbbf1ab tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:56.919829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53aa6a40-1226-4ee6-929f-b8919fbbf1ab tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:44:56.921052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 650/1301] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:56 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 912 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:44:56.942617 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28f1b703-d127-43a7-98ca-ef8daf9bb348 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:56.943488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28f1b703-d127-43a7-98ca-ef8daf9bb348 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:56.943903 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:56.943903 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:56.944618 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28f1b703-d127-43a7-98ca-ef8daf9bb348 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:56.960081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0212db55-d314-4de5-947a-5ae177f25c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:56.962325 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed61f5ef-b765-41ae-ae3f-bfdff72417ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:57.061154 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:57.061154 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:57.081188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28f1b703-d127-43a7-98ca-ef8daf9bb348 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:57.112557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28f1b703-d127-43a7-98ca-ef8daf9bb348 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:57.113889 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 651/1302] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:56 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 971 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:57.125619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Created reservations ['287ba3ff-89cf-4ca1-b7ef-c1ac18ae6b9d', 'f7c81c76-aa0d-4674-a9b9-4c547dcea504', 'c739aac5-7f01-4f95-bf94-cd73fdd2bfc8', 'd6aa2b22-47e2-4e22-adad-9e573fe9bc17'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:44:57.127568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed61f5ef-b765-41ae-ae3f-bfdff72417ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['287ba3ff-89cf-4ca1-b7ef-c1ac18ae6b9d', 'f7c81c76-aa0d-4674-a9b9-4c547dcea504', 'c739aac5-7f01-4f95-bf94-cd73fdd2bfc8', 'd6aa2b22-47e2-4e22-adad-9e573fe9bc17']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:57.129788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9a7cb4-790e-4c14-85f5-3bc6c77e3851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:57.234823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9a7cb4-790e-4c14-85f5-3bc6c77e3851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21eb072a-896a-48ad-a327-3ca9e1cd9b3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1881151554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='debec7676b144236bc52657b7b4632a1',qos_specs=None,replication_status=,reservations=['287ba3ff-89cf-4ca1-b7ef-c1ac18ae6b9d','f7c81c76-aa0d-4674-a9b9-4c547dcea504','c739aac5-7f01-4f95-bf94-cd73fdd2bfc8','d6aa2b22-47e2-4e22-adad-9e573fe9bc17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f200b2e28fd14d788ed5e46701cd9886',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1881151554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21eb072a-896a-48ad-a327-3ca9e1cd9b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='debec7676b144236bc52657b7b4632a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f200b2e28fd14d788ed5e46701cd9886',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:57.243251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d57abd-bb49-4d81-9166-0f2c94a172db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:57.306144 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d57abd-bb49-4d81-9166-0f2c94a172db) transitioned into state 'SUCCESS' from state '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-1881151554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='debec7676b144236bc52657b7b4632a1',qos_specs=None,replication_status=,reservations=['287ba3ff-89cf-4ca1-b7ef-c1ac18ae6b9d','f7c81c76-aa0d-4674-a9b9-4c547dcea504','c739aac5-7f01-4f95-bf94-cd73fdd2bfc8','d6aa2b22-47e2-4e22-adad-9e573fe9bc17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f200b2e28fd14d788ed5e46701cd9886',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:57.317897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef408bb-638a-4cc1-8d02-dd4a151f59d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:44:57.349048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef408bb-638a-4cc1-8d02-dd4a151f59d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:44:57.353544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Flow 'volume_create_api' (eb995671-6832-46bc-bd06-4a65077b3dbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:44:57.467737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Create volume request issued successfully. Feb 03 03:44:57.498209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26bccd59-86e3-4869-943d-01fbd4fc1619 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes returned with HTTP 202 Feb 03 03:44:57.499828 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 652/1303] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:44:56 2021] POST /volume/v3/debec7676b144236bc52657b7b4632a1/volumes => generated 821 bytes in 1455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:44:57.516299 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e9fe854-8481-4ab9-a7dd-029c5a50d744 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] GET http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:44:57.517106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e9fe854-8481-4ab9-a7dd-029c5a50d744 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:57.517326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:57.517326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:57.517908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e9fe854-8481-4ab9-a7dd-029c5a50d744 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:57.645464 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:57.645464 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:57.657232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4e9fe854-8481-4ab9-a7dd-029c5a50d744 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Volume info retrieved successfully. Feb 03 03:44:57.699406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e9fe854-8481-4ab9-a7dd-029c5a50d744 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f returned with HTTP 200 Feb 03 03:44:57.701654 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 652/1304] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:57 2021] GET /volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:57.939242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbc57b6b-b55c-4519-8284-506a6d576e08 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:44:57.939967 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbc57b6b-b55c-4519-8284-506a6d576e08 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:57.940265 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:57.940265 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:57.940646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbc57b6b-b55c-4519-8284-506a6d576e08 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:58.074822 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:58.074822 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:58.092732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbc57b6b-b55c-4519-8284-506a6d576e08 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:58.130435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b9a5080-1e82-423a-8f83-f79ab5be68bb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:58.130930 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b9a5080-1e82-423a-8f83-f79ab5be68bb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:58.131353 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:58.131353 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:58.132028 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b9a5080-1e82-423a-8f83-f79ab5be68bb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:58.148929 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbc57b6b-b55c-4519-8284-506a6d576e08 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:44:58.160984 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 653/1305] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:57 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:58.171631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cdb86e9-e7af-437f-9b52-a6b306e99408 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] POST http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots Feb 03 03:44:58.172163 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:58.172163 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:58.174702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cdb86e9-e7af-437f-9b52-a6b306e99408 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "906e3d3e-ba04-4c3e-8736-f21d4add3ebb", "name": "tempest-VolumesDeleteCascade-Snapshot-1377185120"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:44:58.219409 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:58.219409 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:58.270377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b9a5080-1e82-423a-8f83-f79ab5be68bb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:58.326131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:58.326131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:58.329488 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b9a5080-1e82-423a-8f83-f79ab5be68bb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:58.330659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8cdb86e9-e7af-437f-9b52-a6b306e99408 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:44:58.331033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-8cdb86e9-e7af-437f-9b52-a6b306e99408 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create snapshot from volume 906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:44:58.331474 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 653/1306] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:58 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 971 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:58.491427 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8cdb86e9-e7af-437f-9b52-a6b306e99408 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Created reservations ['35e2d748-d475-45b4-b170-9c86123d0fa0', 'eafb2a7b-1879-468f-8def-cfb1b7221f64', '1857bf1a-ab7b-45ac-b3b4-883d44956f67', '772e0063-939f-4180-9f11-bf28026a4656'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:44:58.719708 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf60b334-b2ce-4e3e-9f6a-88ac1572d2a4 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] GET http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:44:58.721784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf60b334-b2ce-4e3e-9f6a-88ac1572d2a4 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:58.722261 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:58.722261 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:58.722763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8cdb86e9-e7af-437f-9b52-a6b306e99408 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot create request issued successfully. Feb 03 03:44:58.723102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf60b334-b2ce-4e3e-9f6a-88ac1572d2a4 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:58.726042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cdb86e9-e7af-437f-9b52-a6b306e99408 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots returned with HTTP 202 Feb 03 03:44:58.737214 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 654/1307] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:44:58 2021] POST /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots => generated 307 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:44:58.753781 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-004e5afc-a9af-4462-adac-d6bdb027dc22 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 Feb 03 03:44:58.754305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-004e5afc-a9af-4462-adac-d6bdb027dc22 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:58.754510 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:58.754510 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:58.755144 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-004e5afc-a9af-4462-adac-d6bdb027dc22 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:58.855663 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:58.855663 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:58.857079 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-004e5afc-a9af-4462-adac-d6bdb027dc22 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:58.859022 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-004e5afc-a9af-4462-adac-d6bdb027dc22 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 returned with HTTP 200 Feb 03 03:44:58.859858 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 655/1308] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:58 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 => generated 439 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:59.019441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:59.019441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:59.040883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf60b334-b2ce-4e3e-9f6a-88ac1572d2a4 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Volume info retrieved successfully. Feb 03 03:44:59.091753 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf60b334-b2ce-4e3e-9f6a-88ac1572d2a4 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f returned with HTTP 200 Feb 03 03:44:59.092937 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 654/1309] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:58 2021] GET /volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f => generated 913 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:44:59.347456 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1667300f-2ebb-4b30-9610-63ea096b7cef tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:44:59.348114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1667300f-2ebb-4b30-9610-63ea096b7cef tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:59.348344 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:59.348344 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:59.348719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1667300f-2ebb-4b30-9610-63ea096b7cef tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:59.452162 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:59.452162 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:59.482040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1667300f-2ebb-4b30-9610-63ea096b7cef tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:44:59.523895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1667300f-2ebb-4b30-9610-63ea096b7cef tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:44:59.535594 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 656/1310] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:44:59 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 971 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:44:59.872876 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd30fadd-28cd-40ea-b5cc-ac3dbafc9be2 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 Feb 03 03:44:59.874671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd30fadd-28cd-40ea-b5cc-ac3dbafc9be2 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:44:59.875060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:44:59.875060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:44:59.875723 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd30fadd-28cd-40ea-b5cc-ac3dbafc9be2 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:44:59.947009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:44:59.947009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:44:59.949102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd30fadd-28cd-40ea-b5cc-ac3dbafc9be2 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:44:59.957737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd30fadd-28cd-40ea-b5cc-ac3dbafc9be2 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 returned with HTTP 200 Feb 03 03:44:59.959192 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 655/1311] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:44:59 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 => generated 439 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:00.110355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f677cd0-cae3-4504-be12-c7c6beae045a tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] GET http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:45:00.112234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f677cd0-cae3-4504-be12-c7c6beae045a tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:00.112585 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:00.112585 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:00.113139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f677cd0-cae3-4504-be12-c7c6beae045a tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:00.198007 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:00.198007 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:00.219992 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3f677cd0-cae3-4504-be12-c7c6beae045a tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Volume info retrieved successfully. Feb 03 03:45:00.290717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f677cd0-cae3-4504-be12-c7c6beae045a tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f returned with HTTP 200 Feb 03 03:45:00.295225 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 657/1312] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:00 2021] GET /volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f => generated 914 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:00.495354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2a8b995-c2ec-4ffc-ad6e-cacddc43af26 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:45:00.496463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2a8b995-c2ec-4ffc-ad6e-cacddc43af26 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:00.496674 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:00.496674 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:00.497036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2a8b995-c2ec-4ffc-ad6e-cacddc43af26 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:00.546458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-374360be-96c6-4c8f-a3c0-ab0ac8fdcb42 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:45:00.546999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-374360be-96c6-4c8f-a3c0-ab0ac8fdcb42 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:00.547194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:00.547194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:00.547829 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-374360be-96c6-4c8f-a3c0-ab0ac8fdcb42 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:00.607492 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:00.607492 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:00.634900 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b2a8b995-c2ec-4ffc-ad6e-cacddc43af26 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:00.685398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2a8b995-c2ec-4ffc-ad6e-cacddc43af26 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f returned with HTTP 200 Feb 03 03:45:00.685398 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 656/1313] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:00 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f => generated 1086 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:00.688324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:00.688324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:00.700326 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59612aaf-fbbc-41a8-93a4-20da649a2898 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] POST http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f/action Feb 03 03:45:00.700799 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:00.700799 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:00.701248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59612aaf-fbbc-41a8-93a4-20da649a2898 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:45:00.710781 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-374360be-96c6-4c8f-a3c0-ab0ac8fdcb42 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:45:00.712525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59612aaf-fbbc-41a8-93a4-20da649a2898 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:00.712987 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_unmanage [None req-59612aaf-fbbc-41a8-93a4-20da649a2898 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Unmanage volume with id: 21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:45:00.780342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-374360be-96c6-4c8f-a3c0-ab0ac8fdcb42 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:45:00.781207 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 658/1314] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:00 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 1359 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:00.799784 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82f607b1-6674-4ed1-b428-6a3000a23993 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:45:00.800372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82f607b1-6674-4ed1-b428-6a3000a23993 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:00.800593 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:00.800593 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:00.800973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82f607b1-6674-4ed1-b428-6a3000a23993 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:00.865008 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:00.865008 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:00.874631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59612aaf-fbbc-41a8-93a4-20da649a2898 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:00.937211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59612aaf-fbbc-41a8-93a4-20da649a2898 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Delete volume request issued successfully. Feb 03 03:45:00.937211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59612aaf-fbbc-41a8-93a4-20da649a2898 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f/action returned with HTTP 202 Feb 03 03:45:00.937211 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 657/1315] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:45:00 2021] POST /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:00.955500 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-352ce439-5d59-4961-8653-3c1d25fefa4a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:45:00.956069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-352ce439-5d59-4961-8653-3c1d25fefa4a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:00.956262 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:00.956262 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:00.956693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-352ce439-5d59-4961-8653-3c1d25fefa4a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:01.047117 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:01.047117 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:01.072659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-82f607b1-6674-4ed1-b428-6a3000a23993 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:45:01.111067 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82f607b1-6674-4ed1-b428-6a3000a23993 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:45:01.112700 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 659/1316] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:00 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 1359 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:01.122603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b740f576-a0a0-4b7e-ba6f-1c8066bd1107 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 Feb 03 03:45:01.123150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b740f576-a0a0-4b7e-ba6f-1c8066bd1107 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:01.123376 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:01.123376 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:01.123837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b740f576-a0a0-4b7e-ba6f-1c8066bd1107 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:01.157644 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:01.157644 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:01.168392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:01.168392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:01.169727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b740f576-a0a0-4b7e-ba6f-1c8066bd1107 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:45:01.172662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b740f576-a0a0-4b7e-ba6f-1c8066bd1107 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 returned with HTTP 200 Feb 03 03:45:01.174003 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 660/1317] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:45:01 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:01.183808 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dc319a9-e66b-4cf9-a523-1db2fe6459f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] POST http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups Feb 03 03:45:01.183808 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:01.183808 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:01.190361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dc319a9-e66b-4cf9-a523-1db2fe6459f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "465077a6-ac90-4a07-8269-0ccad040e72c", "name": "tempest-VolumesBackupsTest-Backup-103008187"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:01.191422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-4dc319a9-e66b-4cf9-a523-1db2fe6459f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Creating new backup {'backup': {'volume_id': '465077a6-ac90-4a07-8269-0ccad040e72c', 'name': 'tempest-VolumesBackupsTest-Backup-103008187'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Feb 03 03:45:01.191850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-4dc319a9-e66b-4cf9-a523-1db2fe6459f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Creating backup of volume 465077a6-ac90-4a07-8269-0ccad040e72c in container None Feb 03 03:45:01.192684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-352ce439-5d59-4961-8653-3c1d25fefa4a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:01.271677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-352ce439-5d59-4961-8653-3c1d25fefa4a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f returned with HTTP 200 Feb 03 03:45:01.273426 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 658/1318] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:00 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f => generated 1087 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:01.340228 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:01.340228 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:01.342021 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dc319a9-e66b-4cf9-a523-1db2fe6459f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:45:01.436939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4dc319a9-e66b-4cf9-a523-1db2fe6459f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Created reservations ['d4127785-43db-4080-8495-5e63af4729f9', '9760f9bb-8018-47ec-b64f-d2d668025f89'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:01.543865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dc319a9-e66b-4cf9-a523-1db2fe6459f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups returned with HTTP 202 Feb 03 03:45:01.544709 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 661/1319] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:45:01 2021] POST /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups => generated 395 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:01.555424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19ae6435-bee8-42d9-af0b-db243d625bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:01.556144 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19ae6435-bee8-42d9-af0b-db243d625bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:01.556367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:01.556367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:01.556746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19ae6435-bee8-42d9-af0b-db243d625bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:01.557119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-19ae6435-bee8-42d9-af0b-db243d625bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:01.609479 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:01.609479 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:01.611820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19ae6435-bee8-42d9-af0b-db243d625bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:01.612876 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 659/1320] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:01 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 802 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:02.187076 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f04d2fd-7d1b-4b7f-9cd7-fad8b35cf634 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 Feb 03 03:45:02.187618 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f04d2fd-7d1b-4b7f-9cd7-fad8b35cf634 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:02.187810 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:02.187810 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:02.188173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f04d2fd-7d1b-4b7f-9cd7-fad8b35cf634 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:02.250463 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:02.250463 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:02.251624 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0f04d2fd-7d1b-4b7f-9cd7-fad8b35cf634 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:45:02.254234 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f04d2fd-7d1b-4b7f-9cd7-fad8b35cf634 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 returned with HTTP 200 Feb 03 03:45:02.257264 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 662/1321] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:45:02 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:02.265679 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] POST http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes Feb 03 03:45:02.266962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:02.266962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:02.267681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fd03f8f8-bf77-45db-b311-2de93890fbc4", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-396645213"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:02.269159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume request body: {'volume': {'snapshot_id': 'fd03f8f8-bf77-45db-b311-2de93890fbc4', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-396645213'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:45:02.290017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca7b587-80c3-44b9-bacc-ef696a2fc9ce tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:45:02.290543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca7b587-80c3-44b9-bacc-ef696a2fc9ce tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:02.290768 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:02.290768 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:02.291084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca7b587-80c3-44b9-bacc-ef696a2fc9ce tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:02.326786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:02.326786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:02.328656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Snapshot retrieved successfully. Feb 03 03:45:02.329503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume of 1 GB Feb 03 03:45:02.387317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Availability Zones retrieved successfully. Feb 03 03:45:02.438212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Flow 'volume_create_api' (811bb869-f0cc-4a3b-a349-91ddd43d2bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:02.445975 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3844a56-1bb4-4767-9c5d-566bd3c2e3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:02.450429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca7b587-80c3-44b9-bacc-ef696a2fc9ce tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f returned with HTTP 404 Feb 03 03:45:02.452352 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 663/1322] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:02 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:02.462799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:45:02.463577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b72ae78-1d50-4996-8ce3-f9e9298fe3d4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/detail?all_tenants=1 Feb 03 03:45:02.464336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b72ae78-1d50-4996-8ce3-f9e9298fe3d4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:02.465072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b72ae78-1d50-4996-8ce3-f9e9298fe3d4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:02.476517 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b72ae78-1d50-4996-8ce3-f9e9298fe3d4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:45:02.634066 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b72ae78-1d50-4996-8ce3-f9e9298fe3d4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Get all volumes completed successfully. Feb 03 03:45:02.652201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:02.652201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:02.673621 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b72ae78-1d50-4996-8ce3-f9e9298fe3d4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/detail?all_tenants=1 returned with HTTP 200 Feb 03 03:45:02.674464 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 664/1323] 10.222.0.65 () {58 vars in 1252 bytes} [Wed Feb 3 03:45:02 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/detail?all_tenants=1 => generated 4135 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:45:02.700102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4824d2a6-c60d-4c83-999a-11092af460f0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:02.707152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4824d2a6-c60d-4c83-999a-11092af460f0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:02.707582 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:02.707582 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:02.708344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4824d2a6-c60d-4c83-999a-11092af460f0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:02.709021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4824d2a6-c60d-4c83-999a-11092af460f0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:02.711417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3844a56-1bb4-4767-9c5d-566bd3c2e3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fd03f8f8-bf77-45db-b311-2de93890fbc4', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:02.715978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24329341-c7e2-43d0-9dfd-9eeb3d088d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:02.766364 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:02.766364 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:02.768542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4824d2a6-c60d-4c83-999a-11092af460f0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:02.769515 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 665/1324] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:02 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 802 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:02.781324 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] POST http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/os-volume-manage Feb 03 03:45:02.796598 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:02.796598 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:02.797521 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-957489935", "host": "n-d-767704-11@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-21eb072a-896a-48ad-a327-3ca9e1cd9b3f"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:02.801095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_manage [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-957489935', 'host': 'n-d-767704-11@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-21eb072a-896a-48ad-a327-3ca9e1cd9b3f'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Feb 03 03:45:02.880033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Flow 'volume_manage_existing_api' (52c04b56-11bf-43a2-99f7-382fc28f2c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:02.891443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07c9317-8e85-4755-bb79-322ef86c0581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:02.907516 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Created reservations ['77b1be97-8a4f-45fc-8854-6c52fd5dd428', '665f48ae-5926-49ac-83c5-82551ab58acd', '7350d792-2d36-4f9e-87d9-98be52f9ae97', 'a950d6c0-357f-4691-86dd-ec4c26c96fcf'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:02.909898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24329341-c7e2-43d0-9dfd-9eeb3d088d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77b1be97-8a4f-45fc-8854-6c52fd5dd428', '665f48ae-5926-49ac-83c5-82551ab58acd', '7350d792-2d36-4f9e-87d9-98be52f9ae97', 'a950d6c0-357f-4691-86dd-ec4c26c96fcf']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:02.919350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974ff5d3-1ab0-4a89-8bdf-1b5ffc233400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:03.045022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Created reservations ['381e7c5c-0dc9-450d-bc08-3e2e668c53e2', '2f200381-2aca-4a8d-8971-1d881077aaf3', 'b7b232a0-d647-46f2-bbe7-3eafdcc27e33', '769c4afe-4d6d-4e03-9bca-864b351480d7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:03.047280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07c9317-8e85-4755-bb79-322ef86c0581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['381e7c5c-0dc9-450d-bc08-3e2e668c53e2', '2f200381-2aca-4a8d-8971-1d881077aaf3', 'b7b232a0-d647-46f2-bbe7-3eafdcc27e33', '769c4afe-4d6d-4e03-9bca-864b351480d7']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:03.049693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (2280fdfe-6b28-4e64-9d83-6db6fa323a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:03.194874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (2280fdfe-6b28-4e64-9d83-6db6fa323a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'ae90af7bf60049b9904bed5943bd102b', 'project_id': '276e484cb1eb43bba9b903a3fa29bd20', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-957489935', 'host': 'n-d-767704-11@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', '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-02-03T03:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-957489935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-767704-11@lvmdriver-1#lvmdriver-1',id=fdc8e3d8-7d22-4209-ba25-6f59bb4ce994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='276e484cb1eb43bba9b903a3fa29bd20',provider_auth=None,provider_geometry=None,provider_id=None,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='ae90af7bf60049b9904bed5943bd102b',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:03.196912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77405c58-ccdb-4866-859b-37a479424c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:03.262380 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974ff5d3-1ab0-4a89-8bdf-1b5ffc233400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4ee3635-ba8a-4b71-8338-c88582ce5db6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-396645213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',qos_specs=None,replication_status=,reservations=['77b1be97-8a4f-45fc-8854-6c52fd5dd428','665f48ae-5926-49ac-83c5-82551ab58acd','7350d792-2d36-4f9e-87d9-98be52f9ae97','a950d6c0-357f-4691-86dd-ec4c26c96fcf'],size=1,snapshot_id=fd03f8f8-bf77-45db-b311-2de93890fbc4,source_replicaid=,source_volid=None,status='creating',user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-396645213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4ee3635-ba8a-4b71-8338-c88582ce5db6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fd03f8f8-bf77-45db-b311-2de93890fbc4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:03.275435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9a3875-ff72-4973-b7ec-e5de6ed42b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:03.279928 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77405c58-ccdb-4866-859b-37a479424c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'ae90af7bf60049b9904bed5943bd102b', 'project_id': '276e484cb1eb43bba9b903a3fa29bd20', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-957489935', 'host': 'n-d-767704-11@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:03.281856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (6049b37b-2f6f-40fa-9105-41d3027b5623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:03.299219 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (6049b37b-2f6f-40fa-9105-41d3027b5623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:03.301666 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Flow 'volume_manage_existing_api' (52c04b56-11bf-43a2-99f7-382fc28f2c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:03.303132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Manage volume request issued successfully. Feb 03 03:45:03.364010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9a3875-ff72-4973-b7ec-e5de6ed42b35) transitioned into state 'SUCCESS' from state '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-396645213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c86cfc4a5fc4414ac3c876fb64db70d',qos_specs=None,replication_status=,reservations=['77b1be97-8a4f-45fc-8854-6c52fd5dd428','665f48ae-5926-49ac-83c5-82551ab58acd','7350d792-2d36-4f9e-87d9-98be52f9ae97','a950d6c0-357f-4691-86dd-ec4c26c96fcf'],size=1,snapshot_id=fd03f8f8-bf77-45db-b311-2de93890fbc4,source_replicaid=,source_volid=None,status='creating',user_id='b663a2df0c8c4f2eac08e29d3d63d305',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:03.365935 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a2ac4e-6110-47e5-9229-4cec40f73854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:03.437348 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eca47dd7-8b48-4d68-96ce-500215351590 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/os-volume-manage returned with HTTP 202 Feb 03 03:45:03.438265 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 666/1325] 10.222.0.65 () {60 vars in 1253 bytes} [Wed Feb 3 03:45:02 2021] POST /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/os-volume-manage => generated 846 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:03.463325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93188b73-a5ad-49a3-a88a-630cac9e536d tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:03.463856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93188b73-a5ad-49a3-a88a-630cac9e536d tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:03.464500 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:03.464500 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:03.464946 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93188b73-a5ad-49a3-a88a-630cac9e536d tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:03.586706 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:03.586706 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:03.600533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a2ac4e-6110-47e5-9229-4cec40f73854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:03.603832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Flow 'volume_create_api' (811bb869-f0cc-4a3b-a349-91ddd43d2bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:03.619275 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-93188b73-a5ad-49a3-a88a-630cac9e536d tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:03.662028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93188b73-a5ad-49a3-a88a-630cac9e536d tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:03.673733 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 667/1326] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:03 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1084 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:03.711573 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Create volume request issued successfully. Feb 03 03:45:03.730514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a96dcb0-ed8e-4b55-8730-5e31e81fa1a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes returned with HTTP 202 Feb 03 03:45:03.732440 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 660/1327] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:45:02 2021] POST /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes => generated 853 bytes in 1470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:03.745895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e598b605-8566-43e3-b8c5-76484bfb6945 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:03.746752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e598b605-8566-43e3-b8c5-76484bfb6945 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:03.746981 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:03.746981 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:03.747360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e598b605-8566-43e3-b8c5-76484bfb6945 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:03.796702 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-115cb3ad-757c-42c1-91af-bafc929813c5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:03.797328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-115cb3ad-757c-42c1-91af-bafc929813c5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:03.797562 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:03.797562 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:03.797956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-115cb3ad-757c-42c1-91af-bafc929813c5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:03.798335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-115cb3ad-757c-42c1-91af-bafc929813c5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:03.890651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:03.890651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:03.892531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-115cb3ad-757c-42c1-91af-bafc929813c5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:03.893800 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 661/1328] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:03 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 802 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:03.951374 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:03.951374 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:03.974591 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e598b605-8566-43e3-b8c5-76484bfb6945 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:04.010805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e598b605-8566-43e3-b8c5-76484bfb6945 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:04.012528 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 668/1329] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:03 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:04.685171 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f98b5a3-eab1-4596-aaca-16c388d3983a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:04.685712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f98b5a3-eab1-4596-aaca-16c388d3983a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:04.685867 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:04.685867 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:04.686434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f98b5a3-eab1-4596-aaca-16c388d3983a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:04.812661 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:04.812661 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:04.821479 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f98b5a3-eab1-4596-aaca-16c388d3983a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:04.850648 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f98b5a3-eab1-4596-aaca-16c388d3983a tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:04.852809 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 662/1330] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:04 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1084 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:04.909042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f775c906-1dab-4ad9-86d6-46d59a60d445 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:04.911593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f775c906-1dab-4ad9-86d6-46d59a60d445 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:04.912028 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:04.912028 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:04.912673 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f775c906-1dab-4ad9-86d6-46d59a60d445 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:04.913217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f775c906-1dab-4ad9-86d6-46d59a60d445 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:04.963604 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:04.963604 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:04.966910 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f775c906-1dab-4ad9-86d6-46d59a60d445 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:04.968897 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 669/1331] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:04 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:05.029542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffc5665e-a96e-40f0-aa84-1f6f0e632036 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:05.030083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffc5665e-a96e-40f0-aa84-1f6f0e632036 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:05.030300 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:05.030300 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:05.030671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffc5665e-a96e-40f0-aa84-1f6f0e632036 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:05.118186 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:05.118186 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:05.142420 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ffc5665e-a96e-40f0-aa84-1f6f0e632036 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:05.215908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffc5665e-a96e-40f0-aa84-1f6f0e632036 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:05.221438 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 663/1332] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:05 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:05.874776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d5b745b-83d5-42c4-a06e-98b225e19926 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:05.876882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d5b745b-83d5-42c4-a06e-98b225e19926 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:05.879462 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:05.879462 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:05.880660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d5b745b-83d5-42c4-a06e-98b225e19926 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:05.983444 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4bf1649-66ce-4ce5-ba56-a2ce3e2b6a9c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:05.984114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4bf1649-66ce-4ce5-ba56-a2ce3e2b6a9c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:05.984412 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:05.984412 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:05.984908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4bf1649-66ce-4ce5-ba56-a2ce3e2b6a9c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:05.985350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e4bf1649-66ce-4ce5-ba56-a2ce3e2b6a9c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:06.048980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:06.048980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:06.053114 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4bf1649-66ce-4ce5-ba56-a2ce3e2b6a9c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:06.053970 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 664/1333] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:05 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 802 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:06.056315 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:06.056315 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:06.071921 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d5b745b-83d5-42c4-a06e-98b225e19926 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:06.115387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d5b745b-83d5-42c4-a06e-98b225e19926 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:06.116311 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 670/1334] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:05 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1084 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:06.237451 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86fcd574-91cc-4b4c-9216-0626bb3c0c0e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:06.238981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86fcd574-91cc-4b4c-9216-0626bb3c0c0e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:06.239387 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:06.239387 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:06.240084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86fcd574-91cc-4b4c-9216-0626bb3c0c0e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:06.349914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:06.349914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:06.375837 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86fcd574-91cc-4b4c-9216-0626bb3c0c0e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:06.404493 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86fcd574-91cc-4b4c-9216-0626bb3c0c0e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:06.406078 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 665/1335] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:06 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:07.068507 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-333928cd-d465-49e9-9880-12cf5d4d3286 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:07.069591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-333928cd-d465-49e9-9880-12cf5d4d3286 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:07.074881 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:07.074881 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:07.075558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-333928cd-d465-49e9-9880-12cf5d4d3286 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:07.076135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-333928cd-d465-49e9-9880-12cf5d4d3286 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:07.133199 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3efc4a5b-808a-4af1-bc6d-0abb78357ec0 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:07.133724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3efc4a5b-808a-4af1-bc6d-0abb78357ec0 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:07.133940 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:07.133940 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:07.134310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3efc4a5b-808a-4af1-bc6d-0abb78357ec0 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:07.139034 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:07.139034 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:07.155668 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-333928cd-d465-49e9-9880-12cf5d4d3286 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:07.157362 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 671/1336] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:07 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 802 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:07.302567 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:07.302567 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:07.325591 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3efc4a5b-808a-4af1-bc6d-0abb78357ec0 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:07.378265 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3efc4a5b-808a-4af1-bc6d-0abb78357ec0 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:07.379439 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 666/1337] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:07 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1085 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:07.394633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9014c1f3-7201-4f97-b161-b22472bce0eb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:07.395096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9014c1f3-7201-4f97-b161-b22472bce0eb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:07.395295 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:07.395295 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:07.395668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9014c1f3-7201-4f97-b161-b22472bce0eb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:07.422647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9024ac6-e08e-496e-8285-32bf1a9aa335 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:07.423239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9024ac6-e08e-496e-8285-32bf1a9aa335 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:07.423459 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:07.423459 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:07.423831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9024ac6-e08e-496e-8285-32bf1a9aa335 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:07.470826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:07.470826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:07.481165 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9014c1f3-7201-4f97-b161-b22472bce0eb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:07.506437 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9014c1f3-7201-4f97-b161-b22472bce0eb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:07.519226 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 672/1338] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:07 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1085 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:07.523346 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d126e628-0ccc-4f8d-a79f-89f6e5e49782 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] DELETE http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:07.523869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d126e628-0ccc-4f8d-a79f-89f6e5e49782 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:07.524130 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:07.524130 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:07.524745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d126e628-0ccc-4f8d-a79f-89f6e5e49782 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:07.525345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d126e628-0ccc-4f8d-a79f-89f6e5e49782 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Delete volume with id: fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:07.566082 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:07.566082 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:07.586520 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:07.586520 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:07.587780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d126e628-0ccc-4f8d-a79f-89f6e5e49782 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:07.591773 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a9024ac6-e08e-496e-8285-32bf1a9aa335 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:07.641384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d126e628-0ccc-4f8d-a79f-89f6e5e49782 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Delete volume request issued successfully. Feb 03 03:45:07.642039 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d126e628-0ccc-4f8d-a79f-89f6e5e49782 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 202 Feb 03 03:45:07.643295 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 673/1339] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:07 2021] DELETE /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:07.645267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9024ac6-e08e-496e-8285-32bf1a9aa335 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:07.654558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248b4691-f825-4e8d-8164-c4b1a930eecb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:07.655201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-248b4691-f825-4e8d-8164-c4b1a930eecb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:07.655354 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:07.655354 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:07.655799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-248b4691-f825-4e8d-8164-c4b1a930eecb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:07.657262 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 667/1340] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:07 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:07.812036 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:07.812036 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:07.838475 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-248b4691-f825-4e8d-8164-c4b1a930eecb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:07.909446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248b4691-f825-4e8d-8164-c4b1a930eecb tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:07.925133 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 674/1341] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:07 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1084 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:08.172745 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a91f8f6d-6c47-4629-840d-ead9ca138504 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:08.173880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a91f8f6d-6c47-4629-840d-ead9ca138504 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:08.174283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:08.174283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:08.174910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a91f8f6d-6c47-4629-840d-ead9ca138504 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:08.175456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a91f8f6d-6c47-4629-840d-ead9ca138504 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:08.218423 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:08.218423 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:08.226200 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a91f8f6d-6c47-4629-840d-ead9ca138504 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:08.232217 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 668/1342] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:08 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:08.661992 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d345e4f-a3c3-46cb-9306-0e351dd6ea6a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:08.662510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d345e4f-a3c3-46cb-9306-0e351dd6ea6a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:08.662707 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:08.662707 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:08.663435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d345e4f-a3c3-46cb-9306-0e351dd6ea6a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:08.874432 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:08.874432 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:08.909584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d345e4f-a3c3-46cb-9306-0e351dd6ea6a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:08.931376 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf81212c-53e5-449b-afff-45ca11dd87a5 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:08.931905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf81212c-53e5-449b-afff-45ca11dd87a5 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:08.932148 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:08.932148 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:08.932521 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf81212c-53e5-449b-afff-45ca11dd87a5 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:08.982706 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d345e4f-a3c3-46cb-9306-0e351dd6ea6a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:08.991748 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 675/1343] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:08 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:09.132975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:09.132975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:09.149512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf81212c-53e5-449b-afff-45ca11dd87a5 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:09.199915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf81212c-53e5-449b-afff-45ca11dd87a5 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:09.206368 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 669/1344] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:08 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1084 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:09.246785 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87d085ac-58fe-4c0b-bc39-c6eb1f91779e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:09.247318 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87d085ac-58fe-4c0b-bc39-c6eb1f91779e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:09.247515 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:09.247515 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:09.248387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87d085ac-58fe-4c0b-bc39-c6eb1f91779e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:09.248925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-87d085ac-58fe-4c0b-bc39-c6eb1f91779e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:09.321166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:09.321166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:09.332404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87d085ac-58fe-4c0b-bc39-c6eb1f91779e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:09.340136 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 676/1345] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:09 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:10.007572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b524be3-9563-40d0-83e8-2f2f88e914f8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:10.008193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b524be3-9563-40d0-83e8-2f2f88e914f8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:10.008577 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:10.008577 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:10.008960 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b524be3-9563-40d0-83e8-2f2f88e914f8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:10.212193 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:10.212193 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:10.222676 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26e2366f-f5a3-4622-a279-4382ec6ceec4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:10.223542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26e2366f-f5a3-4622-a279-4382ec6ceec4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:10.223969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:10.223969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:10.224801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26e2366f-f5a3-4622-a279-4382ec6ceec4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:10.262674 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b524be3-9563-40d0-83e8-2f2f88e914f8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:10.331080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b524be3-9563-40d0-83e8-2f2f88e914f8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:10.337242 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 670/1346] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:10 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:10.365492 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4165498d-91d0-4f56-98e4-7338a2d4e36f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:10.366235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4165498d-91d0-4f56-98e4-7338a2d4e36f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:10.367557 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:10.367557 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:10.368283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4165498d-91d0-4f56-98e4-7338a2d4e36f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:10.377046 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4165498d-91d0-4f56-98e4-7338a2d4e36f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:10.417850 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:10.417850 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:10.449762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26e2366f-f5a3-4622-a279-4382ec6ceec4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:10.452309 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:10.452309 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:10.463841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4165498d-91d0-4f56-98e4-7338a2d4e36f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:10.468876 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 671/1347] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:10 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:10.520800 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26e2366f-f5a3-4622-a279-4382ec6ceec4 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:10.522076 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 677/1348] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:10 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1084 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:11.354030 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b72ebcee-8eb7-4ee8-8df7-b5c0773dd406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:11.356359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b72ebcee-8eb7-4ee8-8df7-b5c0773dd406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:11.358464 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:11.358464 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:11.359971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b72ebcee-8eb7-4ee8-8df7-b5c0773dd406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:11.479610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12fe5dd8-084a-4fd3-a563-51872cfeff5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:11.481499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12fe5dd8-084a-4fd3-a563-51872cfeff5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:11.482025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:11.482025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:11.482716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12fe5dd8-084a-4fd3-a563-51872cfeff5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:11.483272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-12fe5dd8-084a-4fd3-a563-51872cfeff5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:11.548511 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:11.548511 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:11.551256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12fe5dd8-084a-4fd3-a563-51872cfeff5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:11.563432 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 678/1349] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:11 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:11.576445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a741683-ff3f-4a13-8add-c96a2bbad1b2 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:11.590645 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:11.590645 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:11.597297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a741683-ff3f-4a13-8add-c96a2bbad1b2 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:11.598385 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:11.598385 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:11.599116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a741683-ff3f-4a13-8add-c96a2bbad1b2 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:11.645663 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b72ebcee-8eb7-4ee8-8df7-b5c0773dd406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:11.732992 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b72ebcee-8eb7-4ee8-8df7-b5c0773dd406 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:11.738863 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 672/1350] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:11 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:11.795993 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:11.795993 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:11.822703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6a741683-ff3f-4a13-8add-c96a2bbad1b2 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Volume info retrieved successfully. Feb 03 03:45:11.870298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a741683-ff3f-4a13-8add-c96a2bbad1b2 tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 200 Feb 03 03:45:11.888910 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 679/1351] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:11 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 1084 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:12.570140 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71611f8d-e990-4cbe-8af7-d3b9139587c3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:12.571222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71611f8d-e990-4cbe-8af7-d3b9139587c3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:12.571580 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:12.571580 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:12.572218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71611f8d-e990-4cbe-8af7-d3b9139587c3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:12.572736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-71611f8d-e990-4cbe-8af7-d3b9139587c3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:12.618424 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:12.618424 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:12.620785 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71611f8d-e990-4cbe-8af7-d3b9139587c3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:12.627843 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 673/1352] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:12 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:12.755703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b2dda0d-add8-4e26-a2da-f23b9e47fb31 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:12.756588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b2dda0d-add8-4e26-a2da-f23b9e47fb31 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:12.756916 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:12.756916 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:12.757446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b2dda0d-add8-4e26-a2da-f23b9e47fb31 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:12.877863 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:12.877863 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:12.892582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3efedb6f-75f5-4de4-ba20-49e6bda3f4ec tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] GET http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 Feb 03 03:45:12.893352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3efedb6f-75f5-4de4-ba20-49e6bda3f4ec tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:12.893708 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:12.893708 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:12.894411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3efedb6f-75f5-4de4-ba20-49e6bda3f4ec tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:12.910189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b2dda0d-add8-4e26-a2da-f23b9e47fb31 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:12.976995 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b2dda0d-add8-4e26-a2da-f23b9e47fb31 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:12.987739 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 680/1353] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:12 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:13.004758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3efedb6f-75f5-4de4-ba20-49e6bda3f4ec tempest-VolumeManageAdminTest-697463604 tempest-VolumeManageAdminTest-697463604-project-admin] http://10.222.0.65/volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 returned with HTTP 404 Feb 03 03:45:13.006485 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 674/1354] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:12 2021] GET /volume/v3/276e484cb1eb43bba9b903a3fa29bd20/volumes/fdc8e3d8-7d22-4209-ba25-6f59bb4ce994 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:13.015878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26628ada-9362-4c06-9949-43bb79cecfc2 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] DELETE http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:45:13.016661 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26628ada-9362-4c06-9949-43bb79cecfc2 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:13.017016 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:13.017016 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:13.017580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26628ada-9362-4c06-9949-43bb79cecfc2 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:13.018200 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-26628ada-9362-4c06-9949-43bb79cecfc2 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] Delete volume with id: 21eb072a-896a-48ad-a327-3ca9e1cd9b3f Feb 03 03:45:13.142564 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26628ada-9362-4c06-9949-43bb79cecfc2 tempest-VolumeManageAdminTest-922406775 tempest-VolumeManageAdminTest-922406775-project] http://10.222.0.65/volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f returned with HTTP 404 Feb 03 03:45:13.143845 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 681/1355] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:13 2021] DELETE /volume/v3/debec7676b144236bc52657b7b4632a1/volumes/21eb072a-896a-48ad-a327-3ca9e1cd9b3f => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:45:13.646661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2681b28-28a1-4ca7-b6f6-52b77cea8005 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:13.651309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2681b28-28a1-4ca7-b6f6-52b77cea8005 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:13.652366 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2681b28-28a1-4ca7-b6f6-52b77cea8005 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:13.652894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e2681b28-28a1-4ca7-b6f6-52b77cea8005 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:13.720691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:13.720691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:13.723071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2681b28-28a1-4ca7-b6f6-52b77cea8005 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:13.744667 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 675/1356] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:13 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:13.994901 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1562a095-d7c9-430a-9028-8b14c2fb40a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:13.995513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1562a095-d7c9-430a-9028-8b14c2fb40a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:13.996174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1562a095-d7c9-430a-9028-8b14c2fb40a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:14.149073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:14.149073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:14.176350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1562a095-d7c9-430a-9028-8b14c2fb40a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:14.237847 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1562a095-d7c9-430a-9028-8b14c2fb40a4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:14.240085 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 682/1357] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:13 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:14.757396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b9ee594-db0b-4911-96ea-13d238c03c4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:14.779153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b9ee594-db0b-4911-96ea-13d238c03c4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:14.779705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:14.779705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:14.780101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b9ee594-db0b-4911-96ea-13d238c03c4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:14.781095 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4b9ee594-db0b-4911-96ea-13d238c03c4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:14.895218 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:14.895218 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:14.897129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b9ee594-db0b-4911-96ea-13d238c03c4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:14.911451 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 676/1358] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:14 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:15.275848 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7d14e9f-9434-41ed-9ac4-9c5e1e9836bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:15.277237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7d14e9f-9434-41ed-9ac4-9c5e1e9836bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:15.277810 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:15.277810 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:15.278761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7d14e9f-9434-41ed-9ac4-9c5e1e9836bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:15.365652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:15.365652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:15.373730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7d14e9f-9434-41ed-9ac4-9c5e1e9836bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:15.397344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7d14e9f-9434-41ed-9ac4-9c5e1e9836bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:15.398713 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 683/1359] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:15 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:15.927333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b379b03c-a937-44b7-951b-a756bd1520dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:15.928006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b379b03c-a937-44b7-951b-a756bd1520dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:15.928249 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:15.928249 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:15.928626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b379b03c-a937-44b7-951b-a756bd1520dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:15.928996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b379b03c-a937-44b7-951b-a756bd1520dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:15.983056 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:15.983056 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:15.985063 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b379b03c-a937-44b7-951b-a756bd1520dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:15.985880 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 677/1360] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:15 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:16.413925 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3365f01e-dc20-4adf-8814-5f8377c7604c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:16.414849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3365f01e-dc20-4adf-8814-5f8377c7604c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:16.415047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:16.415047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:16.415677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3365f01e-dc20-4adf-8814-5f8377c7604c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:16.482457 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:16.482457 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:16.492776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3365f01e-dc20-4adf-8814-5f8377c7604c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:16.517689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3365f01e-dc20-4adf-8814-5f8377c7604c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:16.519121 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 684/1361] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:16 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 946 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:16.549361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26f80a82-c71a-4040-9c21-bef66b4e4385 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:16.550572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26f80a82-c71a-4040-9c21-bef66b4e4385 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:16.551381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:16.551381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:16.552069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26f80a82-c71a-4040-9c21-bef66b4e4385 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:16.626874 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:16.626874 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:16.636715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26f80a82-c71a-4040-9c21-bef66b4e4385 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:16.662290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26f80a82-c71a-4040-9c21-bef66b4e4385 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:16.663684 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 678/1362] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:16 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 946 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:16.679855 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3bdf7956-af3e-4fad-ab38-d4d7d31b629a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb?cascade=True Feb 03 03:45:16.680719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3bdf7956-af3e-4fad-ab38-d4d7d31b629a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:16.681050 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:16.681050 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:16.681576 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3bdf7956-af3e-4fad-ab38-d4d7d31b629a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:16.682172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-3bdf7956-af3e-4fad-ab38-d4d7d31b629a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume with id: 906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:16.736744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:16.736744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:16.738429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3bdf7956-af3e-4fad-ab38-d4d7d31b629a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:16.828690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3bdf7956-af3e-4fad-ab38-d4d7d31b629a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume request issued successfully. Feb 03 03:45:16.830882 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3bdf7956-af3e-4fad-ab38-d4d7d31b629a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb?cascade=True returned with HTTP 202 Feb 03 03:45:16.836963 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 685/1363] 10.222.0.65 () {58 vars in 1343 bytes} [Wed Feb 3 03:45:16 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb?cascade=True => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:16.843966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-befa1393-c7fe-43b6-b925-2b31c12eb057 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:16.844959 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-befa1393-c7fe-43b6-b925-2b31c12eb057 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:16.845181 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:16.845181 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:16.845560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-befa1393-c7fe-43b6-b925-2b31c12eb057 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:16.914366 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:16.914366 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:16.925076 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-befa1393-c7fe-43b6-b925-2b31c12eb057 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:16.953764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-befa1393-c7fe-43b6-b925-2b31c12eb057 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:45:16.955537 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 679/1364] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:16 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 912 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:17.003608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c6eb082-264e-438b-b8a6-66cafd50bf2c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:17.003608 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c6eb082-264e-438b-b8a6-66cafd50bf2c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:17.003982 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:17.003982 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:17.004270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c6eb082-264e-438b-b8a6-66cafd50bf2c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:17.004907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9c6eb082-264e-438b-b8a6-66cafd50bf2c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:17.043599 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:17.043599 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:17.045946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c6eb082-264e-438b-b8a6-66cafd50bf2c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:17.046961 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 686/1365] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:16 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:17.972847 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a060b395-6d08-4177-87f2-1070c35b9ed4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:17.973375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a060b395-6d08-4177-87f2-1070c35b9ed4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:17.973469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:17.973469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:17.973814 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a060b395-6d08-4177-87f2-1070c35b9ed4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:18.060781 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a200931-4c61-4c00-965d-6e596e466cc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:18.063353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a200931-4c61-4c00-965d-6e596e466cc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:18.064300 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:18.064300 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:18.065275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a200931-4c61-4c00-965d-6e596e466cc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:18.067069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a200931-4c61-4c00-965d-6e596e466cc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:18.075976 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:18.075976 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:18.105622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a060b395-6d08-4177-87f2-1070c35b9ed4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:18.124941 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:18.124941 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:18.129316 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a200931-4c61-4c00-965d-6e596e466cc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:18.140026 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 687/1366] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:18 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:18.146864 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a060b395-6d08-4177-87f2-1070c35b9ed4 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:45:18.148302 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 680/1367] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:17 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 912 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:19.145932 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da3ffcc-273e-4cd4-b99f-3140376a610d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:19.146471 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da3ffcc-273e-4cd4-b99f-3140376a610d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:19.147151 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:19.147151 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:19.147534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da3ffcc-273e-4cd4-b99f-3140376a610d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:19.147908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1da3ffcc-273e-4cd4-b99f-3140376a610d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:19.164949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3afaa9e-baa0-4fee-9db3-05c4a2706070 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:19.165729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3afaa9e-baa0-4fee-9db3-05c4a2706070 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:19.166106 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:19.166106 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:19.166686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3afaa9e-baa0-4fee-9db3-05c4a2706070 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:19.230932 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:19.230932 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:19.235997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da3ffcc-273e-4cd4-b99f-3140376a610d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:19.241734 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 688/1368] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:19 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:19.295432 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:19.295432 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:19.321711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f3afaa9e-baa0-4fee-9db3-05c4a2706070 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:19.375763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3afaa9e-baa0-4fee-9db3-05c4a2706070 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:45:19.377382 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 681/1369] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:19 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:20.255115 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9daafe8-de9d-4614-be92-c8eb0e79055a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:20.255115 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9daafe8-de9d-4614-be92-c8eb0e79055a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:20.255115 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:20.255115 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:20.255115 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9daafe8-de9d-4614-be92-c8eb0e79055a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:20.257356 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a9daafe8-de9d-4614-be92-c8eb0e79055a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:20.310575 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:20.310575 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:20.312504 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9daafe8-de9d-4614-be92-c8eb0e79055a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:20.313361 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 689/1370] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:20 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:20.394661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b5c2cb6-7030-4766-881c-5f4d45b44d0c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:20.395451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b5c2cb6-7030-4766-881c-5f4d45b44d0c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:20.395870 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:20.395870 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:20.396531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b5c2cb6-7030-4766-881c-5f4d45b44d0c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:20.524047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:20.524047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:20.546196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b5c2cb6-7030-4766-881c-5f4d45b44d0c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:20.582795 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b5c2cb6-7030-4766-881c-5f4d45b44d0c tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:45:20.591915 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 682/1371] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:20 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:21.327840 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7a923f9-4d32-4bd9-afe7-3aefbb3bc5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:21.328447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7a923f9-4d32-4bd9-afe7-3aefbb3bc5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:21.328622 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:21.328622 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:21.329001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7a923f9-4d32-4bd9-afe7-3aefbb3bc5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:21.330024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c7a923f9-4d32-4bd9-afe7-3aefbb3bc5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:21.400954 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:21.400954 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:21.406051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7a923f9-4d32-4bd9-afe7-3aefbb3bc5ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:21.409982 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 690/1372] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:21 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:21.609142 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-453b00fc-120e-4752-a4f5-05b74fba8a27 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:21.610401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-453b00fc-120e-4752-a4f5-05b74fba8a27 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:21.610843 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:21.610843 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:21.611726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-453b00fc-120e-4752-a4f5-05b74fba8a27 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:21.757350 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:21.757350 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:21.788300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-453b00fc-120e-4752-a4f5-05b74fba8a27 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:21.882514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-453b00fc-120e-4752-a4f5-05b74fba8a27 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 200 Feb 03 03:45:21.887164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 683/1373] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:21 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 912 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:22.423882 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a4bee4a-5082-4879-a57c-b6fa580d072f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:22.424935 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a4bee4a-5082-4879-a57c-b6fa580d072f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:22.425389 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:22.425389 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:22.425923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a4bee4a-5082-4879-a57c-b6fa580d072f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:22.426416 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a4bee4a-5082-4879-a57c-b6fa580d072f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:22.478418 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:22.478418 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:22.483035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a4bee4a-5082-4879-a57c-b6fa580d072f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:22.501085 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 691/1374] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:22 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:22.899582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7319abf8-033d-4df4-aebe-5d0c0083aded tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:22.900512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7319abf8-033d-4df4-aebe-5d0c0083aded tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:22.900906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:22.900906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:22.901809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7319abf8-033d-4df4-aebe-5d0c0083aded tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:22.993203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7319abf8-033d-4df4-aebe-5d0c0083aded tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 404 Feb 03 03:45:22.995102 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 684/1375] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:22 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:23.002632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14b95cb5-be0b-4d2e-b823-6c2dbcacf170 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes Feb 03 03:45:23.003443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14b95cb5-be0b-4d2e-b823-6c2dbcacf170 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:23.003792 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:23.003792 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:23.004350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14b95cb5-be0b-4d2e-b823-6c2dbcacf170 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:23.005204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-14b95cb5-be0b-4d2e-b823-6c2dbcacf170 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:45:23.007314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-14b95cb5-be0b-4d2e-b823-6c2dbcacf170 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:45:23.131272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14b95cb5-be0b-4d2e-b823-6c2dbcacf170 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Get all volumes completed successfully. Feb 03 03:45:23.133207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14b95cb5-be0b-4d2e-b823-6c2dbcacf170 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes returned with HTTP 200 Feb 03 03:45:23.136469 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 692/1376] 10.222.0.65 () {58 vars in 1204 bytes} [Wed Feb 3 03:45:22 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes => generated 400 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:23.147220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-833ec06f-fdaa-4562-b4bb-705f6839fabf tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots Feb 03 03:45:23.147740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-833ec06f-fdaa-4562-b4bb-705f6839fabf tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:23.148254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-833ec06f-fdaa-4562-b4bb-705f6839fabf tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:23.148913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-833ec06f-fdaa-4562-b4bb-705f6839fabf tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:45:23.151137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-833ec06f-fdaa-4562-b4bb-705f6839fabf tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:45:23.211283 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-833ec06f-fdaa-4562-b4bb-705f6839fabf tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Get all snapshots completed successfully. Feb 03 03:45:23.211979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-833ec06f-fdaa-4562-b4bb-705f6839fabf tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots returned with HTTP 200 Feb 03 03:45:23.212857 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 685/1377] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:45:23 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:45:23.225803 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87a32951-c696-4bd5-a1e5-8e029d4b8aac tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:23.226709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87a32951-c696-4bd5-a1e5-8e029d4b8aac tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:23.227125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:23.227125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:23.227808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87a32951-c696-4bd5-a1e5-8e029d4b8aac tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:23.228498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-87a32951-c696-4bd5-a1e5-8e029d4b8aac tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume with id: d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:23.526113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-269d72c5-b3f7-40d3-af83-e4c6ec031b0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:23.531767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-269d72c5-b3f7-40d3-af83-e4c6ec031b0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:23.534478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-269d72c5-b3f7-40d3-af83-e4c6ec031b0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:23.536808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-269d72c5-b3f7-40d3-af83-e4c6ec031b0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:23.627798 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:23.627798 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:23.630537 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-269d72c5-b3f7-40d3-af83-e4c6ec031b0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:23.635057 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 686/1378] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:23 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:23.719685 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:23.719685 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:23.721285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87a32951-c696-4bd5-a1e5-8e029d4b8aac tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:23.800962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87a32951-c696-4bd5-a1e5-8e029d4b8aac tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume request issued successfully. Feb 03 03:45:23.801427 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87a32951-c696-4bd5-a1e5-8e029d4b8aac tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 202 Feb 03 03:45:23.802489 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 693/1379] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:23 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 0 bytes in 581 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:23.810887 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-142a9a31-a61d-4d1c-ba0f-43ce0bbcb02e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:23.811432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-142a9a31-a61d-4d1c-ba0f-43ce0bbcb02e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:23.811650 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:23.811650 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:23.812656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-142a9a31-a61d-4d1c-ba0f-43ce0bbcb02e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:23.973594 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:23.973594 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:23.994205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-142a9a31-a61d-4d1c-ba0f-43ce0bbcb02e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:24.028678 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-142a9a31-a61d-4d1c-ba0f-43ce0bbcb02e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:24.044821 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 687/1380] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:23 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:24.649384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fb05f51-52ef-40e4-bbf5-838d95fbb0fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:24.649936 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fb05f51-52ef-40e4-bbf5-838d95fbb0fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:24.650069 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:24.650069 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:24.650745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fb05f51-52ef-40e4-bbf5-838d95fbb0fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:24.651307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9fb05f51-52ef-40e4-bbf5-838d95fbb0fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:24.714387 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:24.714387 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:24.717397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fb05f51-52ef-40e4-bbf5-838d95fbb0fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:24.722255 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 694/1381] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:24 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:25.051616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-557fd324-cd47-4719-a7c8-dac241cb59b8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:25.052225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-557fd324-cd47-4719-a7c8-dac241cb59b8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:25.052425 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:25.052425 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:25.053083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-557fd324-cd47-4719-a7c8-dac241cb59b8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:25.193622 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:25.193622 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:25.212935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-557fd324-cd47-4719-a7c8-dac241cb59b8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:25.262049 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-557fd324-cd47-4719-a7c8-dac241cb59b8 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:25.263398 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 688/1382] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:25 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:25.735973 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4eadee4-9199-4e64-9fc9-59c3bc839f55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:25.736806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4eadee4-9199-4e64-9fc9-59c3bc839f55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:25.737026 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:25.737026 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:25.737572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4eadee4-9199-4e64-9fc9-59c3bc839f55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:25.738134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a4eadee4-9199-4e64-9fc9-59c3bc839f55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:25.771092 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:25.771092 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:25.779336 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4eadee4-9199-4e64-9fc9-59c3bc839f55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:25.785908 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 695/1383] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:25 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:26.279213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5132cbc-d601-4578-8b27-8db6e71c8b1d tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:26.279748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5132cbc-d601-4578-8b27-8db6e71c8b1d tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:26.279964 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:26.279964 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:26.280613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5132cbc-d601-4578-8b27-8db6e71c8b1d tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:26.414367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:26.414367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:26.440058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5132cbc-d601-4578-8b27-8db6e71c8b1d tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Volume info retrieved successfully. Feb 03 03:45:26.499859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5132cbc-d601-4578-8b27-8db6e71c8b1d tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 200 Feb 03 03:45:26.517880 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 689/1384] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:26 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 945 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:26.800155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a65c50da-5a6e-4572-af07-4e11ee68f2a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:26.800884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a65c50da-5a6e-4572-af07-4e11ee68f2a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:26.801216 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:26.801216 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:26.801777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a65c50da-5a6e-4572-af07-4e11ee68f2a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:26.802257 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a65c50da-5a6e-4572-af07-4e11ee68f2a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:26.816297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e340ce39-1aa7-4808-913b-88ee659e9154 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] GET http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default Feb 03 03:45:26.816995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e340ce39-1aa7-4808-913b-88ee659e9154 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:26.817221 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:26.817221 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:26.817613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e340ce39-1aa7-4808-913b-88ee659e9154 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:26.886535 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:26.886535 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:26.893226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a65c50da-5a6e-4572-af07-4e11ee68f2a4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:26.896162 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e340ce39-1aa7-4808-913b-88ee659e9154 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default returned with HTTP 200 Feb 03 03:45:26.905167 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 690/1385] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:26 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:26.905959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 696/1386] 10.222.0.65 () {58 vars in 1264 bytes} [Wed Feb 3 03:45:26 2021] GET /volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default => generated 342 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:26.924333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3ec016b-949d-4432-9944-8f181f7898b6 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] GET http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default Feb 03 03:45:26.925029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3ec016b-949d-4432-9944-8f181f7898b6 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:26.925521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:26.925521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:26.926045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3ec016b-949d-4432-9944-8f181f7898b6 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:27.000302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3ec016b-949d-4432-9944-8f181f7898b6 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default returned with HTTP 200 Feb 03 03:45:27.006584 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 691/1387] 10.222.0.65 () {58 vars in 1264 bytes} [Wed Feb 3 03:45:26 2021] GET /volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default => generated 342 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:27.011434 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdcedadb-96f0-4e4e-9c47-9fab1413e3a5 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] POST http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/types Feb 03 03:45:27.012664 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdcedadb-96f0-4e4e-9c47-9fab1413e3a5 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1543128915"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:27.097254 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdcedadb-96f0-4e4e-9c47-9fab1413e3a5 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/types returned with HTTP 200 Feb 03 03:45:27.098357 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 697/1388] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:45:27 2021] POST /volume/v3/5c9134307b18446e897b38d4f7b9fef0/types => generated 228 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:27.111182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac915ef0-0f88-4ce7-83e6-59ffe3319e4c tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] PUT http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default Feb 03 03:45:27.112508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac915ef0-0f88-4ce7-83e6-59ffe3319e4c tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-1543128915": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1543128915": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1543128915": 7}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:27.414852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac915ef0-0f88-4ce7-83e6-59ffe3319e4c tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default returned with HTTP 200 Feb 03 03:45:27.421993 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 692/1389] 10.222.0.65 () {60 vars in 1285 bytes} [Wed Feb 3 03:45:27 2021] PUT /volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default => generated 533 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:27.438715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b738c0c-2e0e-42ed-9f9d-67a151e3cbec tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] GET http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-sets/5c9134307b18446e897b38d4f7b9fef0/defaults Feb 03 03:45:27.439558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b738c0c-2e0e-42ed-9f9d-67a151e3cbec tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:27.442994 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b738c0c-2e0e-42ed-9f9d-67a151e3cbec tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Calling method 'defaults' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:27.488613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b738c0c-2e0e-42ed-9f9d-67a151e3cbec tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-sets/5c9134307b18446e897b38d4f7b9fef0/defaults returned with HTTP 200 Feb 03 03:45:27.503869 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 698/1390] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:45:27 2021] GET /volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-sets/5c9134307b18446e897b38d4f7b9fef0/defaults => generated 569 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:27.525521 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e78bd6e-710d-43d8-8d7c-59dbbd80b37e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] GET http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 Feb 03 03:45:27.526404 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e78bd6e-710d-43d8-8d7c-59dbbd80b37e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:27.527074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e78bd6e-710d-43d8-8d7c-59dbbd80b37e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:27.645427 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e78bd6e-710d-43d8-8d7c-59dbbd80b37e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 returned with HTTP 404 Feb 03 03:45:27.648131 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 693/1391] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:27 2021] GET /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/d4ee3635-ba8a-4b71-8338-c88582ce5db6 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:27.658519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58dd7e7c-69b2-45b0-8e0c-19ecfbf63688 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 Feb 03 03:45:27.659436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58dd7e7c-69b2-45b0-8e0c-19ecfbf63688 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:27.660158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58dd7e7c-69b2-45b0-8e0c-19ecfbf63688 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:27.660713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-58dd7e7c-69b2-45b0-8e0c-19ecfbf63688 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete snapshot with id: fd03f8f8-bf77-45db-b311-2de93890fbc4 Feb 03 03:45:27.726893 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58dd7e7c-69b2-45b0-8e0c-19ecfbf63688 tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 returned with HTTP 404 Feb 03 03:45:27.732987 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 699/1392] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:45:27 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/fd03f8f8-bf77-45db-b311-2de93890fbc4 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:45:27.740934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-473a00d5-b0b9-44e4-b7a5-ee967244bc3a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:27.741740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-473a00d5-b0b9-44e4-b7a5-ee967244bc3a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:27.742569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-473a00d5-b0b9-44e4-b7a5-ee967244bc3a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:27.743399 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-473a00d5-b0b9-44e4-b7a5-ee967244bc3a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume with id: 906e3d3e-ba04-4c3e-8736-f21d4add3ebb Feb 03 03:45:27.917518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-615b8dab-4db1-46fe-8679-e45ceacb504e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:27.920265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-615b8dab-4db1-46fe-8679-e45ceacb504e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:27.921137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-615b8dab-4db1-46fe-8679-e45ceacb504e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:27.921421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-615b8dab-4db1-46fe-8679-e45ceacb504e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:27.937651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-473a00d5-b0b9-44e4-b7a5-ee967244bc3a tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb returned with HTTP 404 Feb 03 03:45:27.938444 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 694/1393] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:27 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/906e3d3e-ba04-4c3e-8736-f21d4add3ebb => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:27.964206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98ca2b0a-2f64-45d8-9a79-3b4ab22d33bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b Feb 03 03:45:27.965195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98ca2b0a-2f64-45d8-9a79-3b4ab22d33bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:27.965696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98ca2b0a-2f64-45d8-9a79-3b4ab22d33bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:27.966194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-98ca2b0a-2f64-45d8-9a79-3b4ab22d33bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete snapshot with id: a87f475f-6a58-45f6-93aa-0016cab66b2b Feb 03 03:45:27.966299 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:27.966299 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:27.968273 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-615b8dab-4db1-46fe-8679-e45ceacb504e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:27.973860 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 700/1394] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:27 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:28.043459 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98ca2b0a-2f64-45d8-9a79-3b4ab22d33bc tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b returned with HTTP 404 Feb 03 03:45:28.044652 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 695/1395] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:45:27 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/a87f475f-6a58-45f6-93aa-0016cab66b2b => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:28.052522 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74b1b0d7-06bd-4ec1-b051-20751497ee3f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 Feb 03 03:45:28.053277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74b1b0d7-06bd-4ec1-b051-20751497ee3f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:28.053634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:28.053634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:28.054212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74b1b0d7-06bd-4ec1-b051-20751497ee3f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:28.054709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-74b1b0d7-06bd-4ec1-b051-20751497ee3f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete snapshot with id: 747c94ba-1718-486f-94fe-19792f7c6ee5 Feb 03 03:45:28.133144 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74b1b0d7-06bd-4ec1-b051-20751497ee3f tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 returned with HTTP 404 Feb 03 03:45:28.136545 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 701/1396] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:45:28 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/snapshots/747c94ba-1718-486f-94fe-19792f7c6ee5 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:28.143155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a62f1dde-687f-4709-b066-d4a02170b15e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] DELETE http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:45:28.143672 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a62f1dde-687f-4709-b066-d4a02170b15e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:28.144546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a62f1dde-687f-4709-b066-d4a02170b15e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:28.145179 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a62f1dde-687f-4709-b066-d4a02170b15e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] Delete volume with id: 52c62ea3-0d97-48e8-869d-9260d2454007 Feb 03 03:45:28.226908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32e27794-eeaa-4a2b-b80f-8fc24e063018 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] GET http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-sets/0914e0785ce9498285d0214119a47ad3/defaults Feb 03 03:45:28.227675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32e27794-eeaa-4a2b-b80f-8fc24e063018 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:28.228412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32e27794-eeaa-4a2b-b80f-8fc24e063018 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Calling method 'defaults' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:28.238373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a62f1dde-687f-4709-b066-d4a02170b15e tempest-VolumesDeleteCascade-265539452 tempest-VolumesDeleteCascade-265539452-project] http://10.222.0.65/volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 returned with HTTP 404 Feb 03 03:45:28.239435 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 696/1397] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:28 2021] DELETE /volume/v3/7c86cfc4a5fc4414ac3c876fb64db70d/volumes/52c62ea3-0d97-48e8-869d-9260d2454007 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:28.304338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32e27794-eeaa-4a2b-b80f-8fc24e063018 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-sets/0914e0785ce9498285d0214119a47ad3/defaults returned with HTTP 200 Feb 03 03:45:28.305520 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 702/1398] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:45:28 2021] GET /volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-sets/0914e0785ce9498285d0214119a47ad3/defaults => generated 569 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:28.661121 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b85e6eb-9ac2-408d-8a57-054c94042f3b tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] PUT http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default Feb 03 03:45:28.661891 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b85e6eb-9ac2-408d-8a57-054c94042f3b tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:28.987076 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-932c7d64-136a-4d2b-b372-43db2370e950 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:28.987769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-932c7d64-136a-4d2b-b372-43db2370e950 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:28.988375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-932c7d64-136a-4d2b-b372-43db2370e950 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:28.988819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-932c7d64-136a-4d2b-b372-43db2370e950 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:29.019559 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b85e6eb-9ac2-408d-8a57-054c94042f3b tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default returned with HTTP 200 Feb 03 03:45:29.021170 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 697/1399] 10.222.0.65 () {60 vars in 1285 bytes} [Wed Feb 3 03:45:28 2021] PUT /volume/v3/5c9134307b18446e897b38d4f7b9fef0/os-quota-class-sets/default => generated 533 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:29.033492 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19efc8e5-fb70-4828-b982-c8cdaf9e4c6a tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] DELETE http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/types/10eac7ba-1763-4f25-ace1-4dc713fa8ee6 Feb 03 03:45:29.034315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19efc8e5-fb70-4828-b982-c8cdaf9e4c6a tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:29.035044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19efc8e5-fb70-4828-b982-c8cdaf9e4c6a tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:29.066816 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:29.066816 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:29.073368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-932c7d64-136a-4d2b-b372-43db2370e950 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:29.074342 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 703/1400] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:28 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:29.119110 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:45:29.119110 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:45:29.131893 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19efc8e5-fb70-4828-b982-c8cdaf9e4c6a tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/types/10eac7ba-1763-4f25-ace1-4dc713fa8ee6 returned with HTTP 202 Feb 03 03:45:29.136678 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 698/1401] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:45:29 2021] DELETE /volume/v3/5c9134307b18446e897b38d4f7b9fef0/types/10eac7ba-1763-4f25-ace1-4dc713fa8ee6 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:29.141289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de505140-2e21-4ecc-bb70-3e00e6bb6982 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] GET http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/types/10eac7ba-1763-4f25-ace1-4dc713fa8ee6 Feb 03 03:45:29.142020 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de505140-2e21-4ecc-bb70-3e00e6bb6982 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:29.142435 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:29.142435 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:29.143238 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de505140-2e21-4ecc-bb70-3e00e6bb6982 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:29.169968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de505140-2e21-4ecc-bb70-3e00e6bb6982 tempest-VolumeQuotaClassesTest-1994113159 tempest-VolumeQuotaClassesTest-1994113159-project-admin] http://10.222.0.65/volume/v3/5c9134307b18446e897b38d4f7b9fef0/types/10eac7ba-1763-4f25-ace1-4dc713fa8ee6 returned with HTTP 404 Feb 03 03:45:29.174831 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 704/1402] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:45:29 2021] GET /volume/v3/5c9134307b18446e897b38d4f7b9fef0/types/10eac7ba-1763-4f25-ace1-4dc713fa8ee6 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:30.089796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b566bd00-fe7d-4e28-93ef-c8588d858b2b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:30.090958 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b566bd00-fe7d-4e28-93ef-c8588d858b2b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:30.091824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b566bd00-fe7d-4e28-93ef-c8588d858b2b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:30.092563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b566bd00-fe7d-4e28-93ef-c8588d858b2b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:30.150053 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:30.150053 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:30.153010 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b566bd00-fe7d-4e28-93ef-c8588d858b2b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:30.155015 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 699/1403] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:30 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:31.169130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f6e5bf2-6b03-48a9-a6e9-08c23f6af8e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:31.169832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f6e5bf2-6b03-48a9-a6e9-08c23f6af8e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:31.170342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f6e5bf2-6b03-48a9-a6e9-08c23f6af8e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:31.170781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6f6e5bf2-6b03-48a9-a6e9-08c23f6af8e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:31.247162 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:31.247162 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:31.250855 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f6e5bf2-6b03-48a9-a6e9-08c23f6af8e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:31.251902 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 705/1404] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:31 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:32.266080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-daca1ccb-ceec-4bce-8207-1c09c31a3d9a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:32.267183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-daca1ccb-ceec-4bce-8207-1c09c31a3d9a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:32.267550 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:32.267550 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:32.268180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-daca1ccb-ceec-4bce-8207-1c09c31a3d9a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:32.268695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-daca1ccb-ceec-4bce-8207-1c09c31a3d9a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:32.303191 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:32.303191 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:32.306756 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-daca1ccb-ceec-4bce-8207-1c09c31a3d9a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:32.315507 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 700/1405] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:32 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:33.322592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ae90da8-f36d-4375-affe-4c6c4ed86eb3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:33.324796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ae90da8-f36d-4375-affe-4c6c4ed86eb3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:33.325242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:33.325242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:33.328393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ae90da8-f36d-4375-affe-4c6c4ed86eb3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:33.329823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8ae90da8-f36d-4375-affe-4c6c4ed86eb3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:33.404102 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:33.404102 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:33.407494 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ae90da8-f36d-4375-affe-4c6c4ed86eb3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:33.412594 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 706/1406] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:33 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:34.429771 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-095b79bc-893a-459a-83ac-2bfc643b585b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:34.430826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-095b79bc-893a-459a-83ac-2bfc643b585b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:34.431353 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:34.431353 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:34.434065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-095b79bc-893a-459a-83ac-2bfc643b585b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:34.434797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-095b79bc-893a-459a-83ac-2bfc643b585b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:34.490867 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:34.490867 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:34.493166 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-095b79bc-893a-459a-83ac-2bfc643b585b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:34.494250 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 701/1407] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:34 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:35.509212 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfb5c76d-34f3-4361-a1c8-ed8da7acaed0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:35.509705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfb5c76d-34f3-4361-a1c8-ed8da7acaed0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:35.509905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:35.509905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:35.511107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfb5c76d-34f3-4361-a1c8-ed8da7acaed0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:35.511626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bfb5c76d-34f3-4361-a1c8-ed8da7acaed0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:35.589695 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:35.589695 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:35.592475 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfb5c76d-34f3-4361-a1c8-ed8da7acaed0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:35.609974 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 707/1408] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:35 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:36.627390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca25ba38-3b8b-41d0-b169-effbe0cf511b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:36.628714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca25ba38-3b8b-41d0-b169-effbe0cf511b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:36.629120 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:36.629120 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:36.629900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca25ba38-3b8b-41d0-b169-effbe0cf511b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:36.630444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ca25ba38-3b8b-41d0-b169-effbe0cf511b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:36.705989 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:36.705989 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:36.708364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca25ba38-3b8b-41d0-b169-effbe0cf511b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:36.712425 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 702/1409] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:36 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:37.729884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f870190b-620b-4dbf-9620-9b3ecbc14b32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:37.730626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f870190b-620b-4dbf-9620-9b3ecbc14b32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:37.730842 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:37.730842 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:37.731361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f870190b-620b-4dbf-9620-9b3ecbc14b32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:37.731839 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f870190b-620b-4dbf-9620-9b3ecbc14b32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:37.796997 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:37.796997 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:37.800830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f870190b-620b-4dbf-9620-9b3ecbc14b32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:37.802653 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 708/1410] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:37 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:38.817754 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1720f4e-4cfe-43f0-8f7b-fdeec7bb61dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:38.818284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1720f4e-4cfe-43f0-8f7b-fdeec7bb61dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:38.818442 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:38.818442 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:38.819109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1720f4e-4cfe-43f0-8f7b-fdeec7bb61dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:38.819351 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d1720f4e-4cfe-43f0-8f7b-fdeec7bb61dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:38.881298 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:38.881298 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:38.889541 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1720f4e-4cfe-43f0-8f7b-fdeec7bb61dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:38.899861 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 703/1411] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:39.908131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed1d806d-e702-448f-8890-b67e9ceb8b60 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:39.909362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed1d806d-e702-448f-8890-b67e9ceb8b60 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:39.909778 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:39.909778 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:39.910636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed1d806d-e702-448f-8890-b67e9ceb8b60 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:39.911224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ed1d806d-e702-448f-8890-b67e9ceb8b60 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:39.970960 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:39.970960 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:39.977044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed1d806d-e702-448f-8890-b67e9ceb8b60 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:39.988099 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 704/1412] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:39 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:45:40.180317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] POST http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes Feb 03 03:45:40.180774 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:40.180774 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:40.181168 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1511863148"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:40.182623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1511863148'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:45:40.183409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Create volume of 1 GB Feb 03 03:45:40.211081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Availability Zones retrieved successfully. Feb 03 03:45:40.240547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Flow 'volume_create_api' (aeeafc90-4092-4af4-aad9-e21456f09624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:40.255181 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70bc5e6-17c7-4e36-a6f9-34cb3ebfc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:40.257692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:45:40.431475 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70bc5e6-17c7-4e36-a6f9-34cb3ebfc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:40.437155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e129ad7-45aa-4fb7-8002-d0a5d1b5af14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:40.606984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Created reservations ['908a8bab-a569-4a27-a609-b255fde0fb0a', 'dbcd9251-12c0-40cb-ae86-b0c89c0061c5', '6176d02a-8eec-483f-a1c5-d2e4909bc20d', '96822da9-4353-498f-a6bc-475e66bff063'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:40.610383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e129ad7-45aa-4fb7-8002-d0a5d1b5af14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['908a8bab-a569-4a27-a609-b255fde0fb0a', 'dbcd9251-12c0-40cb-ae86-b0c89c0061c5', '6176d02a-8eec-483f-a1c5-d2e4909bc20d', '96822da9-4353-498f-a6bc-475e66bff063']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:40.613185 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925dd4b8-7158-4159-948a-075ac8daef8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:40.764633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925dd4b8-7158-4159-948a-075ac8daef8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c9d0104-f493-45c1-a07d-e90b732a3363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1511863148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb39b68ed1b4533a4046bcd62b41ec4',qos_specs=None,replication_status=,reservations=['908a8bab-a569-4a27-a609-b255fde0fb0a','dbcd9251-12c0-40cb-ae86-b0c89c0061c5','6176d02a-8eec-483f-a1c5-d2e4909bc20d','96822da9-4353-498f-a6bc-475e66bff063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1860ff1a8242268db39e333de89714',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1511863148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c9d0104-f493-45c1-a07d-e90b732a3363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb39b68ed1b4533a4046bcd62b41ec4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9a1860ff1a8242268db39e333de89714',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:40.771611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a428bf0c-9931-44b0-9c2b-94ee920b1086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:40.845927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a428bf0c-9931-44b0-9c2b-94ee920b1086) transitioned into state 'SUCCESS' from state '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-1511863148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb39b68ed1b4533a4046bcd62b41ec4',qos_specs=None,replication_status=,reservations=['908a8bab-a569-4a27-a609-b255fde0fb0a','dbcd9251-12c0-40cb-ae86-b0c89c0061c5','6176d02a-8eec-483f-a1c5-d2e4909bc20d','96822da9-4353-498f-a6bc-475e66bff063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1860ff1a8242268db39e333de89714',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:40.848676 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a9d034-8395-4a14-ab27-c88894ff5522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:40.880716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a9d034-8395-4a14-ab27-c88894ff5522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:40.891959 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Flow 'volume_create_api' (aeeafc90-4092-4af4-aad9-e21456f09624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:40.994117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab67a54a-044c-482d-b825-db1874c141be tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:40.994634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab67a54a-044c-482d-b825-db1874c141be tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:40.994988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:40.994988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:40.995627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab67a54a-044c-482d-b825-db1874c141be tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:40.996127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ab67a54a-044c-482d-b825-db1874c141be tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:41.063901 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Create volume request issued successfully. Feb 03 03:45:41.076789 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:41.076789 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:41.092129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab67a54a-044c-482d-b825-db1874c141be tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:41.095752 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 705/1413] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:40 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:41.140279 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d995885-a12d-4563-a737-a526ca9aec3d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes returned with HTTP 202 Feb 03 03:45:41.141186 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 709/1414] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:45:39 2021] POST /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes => generated 820 bytes in 1401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:41.157598 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9413cf8-b8d7-4da7-9e56-0cc71ef3624b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:41.158287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9413cf8-b8d7-4da7-9e56-0cc71ef3624b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:41.158641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:41.158641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:41.159231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9413cf8-b8d7-4da7-9e56-0cc71ef3624b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:41.316819 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:41.316819 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:41.341079 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9413cf8-b8d7-4da7-9e56-0cc71ef3624b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:41.405298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9413cf8-b8d7-4da7-9e56-0cc71ef3624b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:41.406426 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 706/1415] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:41 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 888 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:41.902888 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0624d583-b5ac-4c01-be1f-24c1f7ac5652 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] GET http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services Feb 03 03:45:41.903772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0624d583-b5ac-4c01-be1f-24c1f7ac5652 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:41.904232 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:41.904232 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:41.904911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0624d583-b5ac-4c01-be1f-24c1f7ac5652 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:41.905807 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:41.905807 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:41.922817 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0624d583-b5ac-4c01-be1f-24c1f7ac5652 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services returned with HTTP 200 Feb 03 03:45:41.923895 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 710/1416] 10.222.0.65 () {58 vars in 1216 bytes} [Wed Feb 3 03:45:41 2021] GET /volume/v3/6f60f966de364b89833e95a4d44a662b/os-services => generated 632 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:41.940031 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-642ae3a0-6e88-4993-ad1d-c7ea56771873 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] PUT http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/disable-log-reason Feb 03 03:45:41.941305 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:41.941305 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:41.942047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-642ae3a0-6e88-4993-ad1d-c7ea56771873 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-767704-11", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:41.945072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-642ae3a0-6e88-4993-ad1d-c7ea56771873 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/disable-log-reason returned with HTTP 400 Feb 03 03:45:41.953176 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 707/1417] 10.222.0.65 () {60 vars in 1293 bytes} [Wed Feb 3 03:45:41 2021] PUT /volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/disable-log-reason => generated 136 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:45:41.972930 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-584004b6-2768-4b77-906e-ea5edfebc637 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] PUT http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/disable Feb 03 03:45:41.976898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-584004b6-2768-4b77-906e-ea5edfebc637 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-767704-11", "binary": "invalid_binary"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:42.005137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-584004b6-2768-4b77-906e-ea5edfebc637 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/disable returned with HTTP 404 Feb 03 03:45:42.006195 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 711/1418] 10.222.0.65 () {60 vars in 1260 bytes} [Wed Feb 3 03:45:41 2021] PUT /volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/disable => generated 110 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:45:42.020406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b2ff98e-e7d0-487a-b7de-c46e20f0145a tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] PUT http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/enable Feb 03 03:45:42.021805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b2ff98e-e7d0-487a-b7de-c46e20f0145a tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:42.054340 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b2ff98e-e7d0-487a-b7de-c46e20f0145a tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/enable returned with HTTP 404 Feb 03 03:45:42.055383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 708/1419] 10.222.0.65 () {60 vars in 1257 bytes} [Wed Feb 3 03:45:42 2021] PUT /volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/enable => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:42.070357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2fdba0c7-cbc5-4601-8d91-d236875a8f99 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] PUT http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/freeze Feb 03 03:45:42.071278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2fdba0c7-cbc5-4601-8d91-d236875a8f99 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:42.096007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2fdba0c7-cbc5-4601-8d91-d236875a8f99 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/freeze returned with HTTP 400 Feb 03 03:45:42.100073 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 712/1420] 10.222.0.65 () {60 vars in 1257 bytes} [Wed Feb 3 03:45:42 2021] PUT /volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/freeze => generated 83 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:45:42.111430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4468d408-3d72-4699-947d-95ade8dad2c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:42.112459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4468d408-3d72-4699-947d-95ade8dad2c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:42.113082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4468d408-3d72-4699-947d-95ade8dad2c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:42.113600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4468d408-3d72-4699-947d-95ade8dad2c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:42.139519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7eca3083-5889-4bf1-baa0-3ce8db3d6d13 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] PUT http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/thaw Feb 03 03:45:42.140343 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7eca3083-5889-4bf1-baa0-3ce8db3d6d13 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:42.166298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7eca3083-5889-4bf1-baa0-3ce8db3d6d13 tempest-VolumeServicesNegativeTest-128346441 tempest-VolumeServicesNegativeTest-128346441-project-admin] http://10.222.0.65/volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/thaw returned with HTTP 400 Feb 03 03:45:42.171067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:42.171067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:42.180762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4468d408-3d72-4699-947d-95ade8dad2c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:42.181830 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 709/1421] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:42 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:42.184300 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 713/1422] 10.222.0.65 () {60 vars in 1251 bytes} [Wed Feb 3 03:45:42 2021] PUT /volume/v3/6f60f966de364b89833e95a4d44a662b/os-services/thaw => generated 83 bytes in 75 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:45:42.422874 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cd6caae-4a87-4e71-80bd-155a422248ab tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:42.423117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cd6caae-4a87-4e71-80bd-155a422248ab tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:42.423319 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:42.423319 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:42.427239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cd6caae-4a87-4e71-80bd-155a422248ab tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:42.579009 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:42.579009 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:42.604785 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2cd6caae-4a87-4e71-80bd-155a422248ab tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:42.663345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cd6caae-4a87-4e71-80bd-155a422248ab tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:42.664873 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 710/1423] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:42 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 912 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:43.195225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-048b359c-42bc-433b-904b-3cde0f043f24 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:43.196353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-048b359c-42bc-433b-904b-3cde0f043f24 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:43.196991 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-048b359c-42bc-433b-904b-3cde0f043f24 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:43.198193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-048b359c-42bc-433b-904b-3cde0f043f24 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:43.259755 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:43.259755 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:43.262046 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-048b359c-42bc-433b-904b-3cde0f043f24 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:43.267352 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 714/1424] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:43 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:43.681598 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9326a464-8aec-4220-a2f7-4edc3a98e8cc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:43.683128 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9326a464-8aec-4220-a2f7-4edc3a98e8cc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:43.683821 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:43.683821 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:43.684584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9326a464-8aec-4220-a2f7-4edc3a98e8cc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:43.823993 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:43.823993 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:43.859976 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9326a464-8aec-4220-a2f7-4edc3a98e8cc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:43.909023 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9326a464-8aec-4220-a2f7-4edc3a98e8cc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:43.909872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 711/1425] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:43 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:43.928431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e2b78c2-3e12-42b0-b3b5-9ef2e212c10c tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] POST http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer Feb 03 03:45:43.929150 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:43.929150 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:43.929815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e2b78c2-3e12-42b0-b3b5-9ef2e212c10c tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8c9d0104-f493-45c1-a07d-e90b732a3363"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:43.930991 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-9e2b78c2-3e12-42b0-b3b5-9ef2e212c10c tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Creating new volume transfer {'transfer': {'volume_id': '8c9d0104-f493-45c1-a07d-e90b732a3363'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Feb 03 03:45:43.931339 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-9e2b78c2-3e12-42b0-b3b5-9ef2e212c10c tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Creating transfer of volume 8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:43.931690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-9e2b78c2-3e12-42b0-b3b5-9ef2e212c10c tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Generating transfer record for volume 8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:44.096299 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:44.096299 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:44.144412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e2b78c2-3e12-42b0-b3b5-9ef2e212c10c tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer returned with HTTP 202 Feb 03 03:45:44.151379 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 715/1426] 10.222.0.65 () {60 vars in 1258 bytes} [Wed Feb 3 03:45:43 2021] POST /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer => generated 507 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:44.157006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5c8c900-15f7-4802-8286-790016be749b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:44.157643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5c8c900-15f7-4802-8286-790016be749b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:44.158025 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:44.158025 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:44.158496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5c8c900-15f7-4802-8286-790016be749b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:44.242993 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:44.242993 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:44.265041 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5c8c900-15f7-4802-8286-790016be749b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:44.282553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ff64457-2644-4189-9576-d4ae9bfb83e1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:44.285712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ff64457-2644-4189-9576-d4ae9bfb83e1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:44.286006 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:44.286006 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:44.286473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ff64457-2644-4189-9576-d4ae9bfb83e1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:44.286922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3ff64457-2644-4189-9576-d4ae9bfb83e1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:44.330421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5c8c900-15f7-4802-8286-790016be749b tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:44.338802 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:44.338802 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:44.339618 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 712/1427] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:44 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 921 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:44.343027 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ff64457-2644-4189-9576-d4ae9bfb83e1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:44.350457 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 716/1428] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:44 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:44.358512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a35482bd-a795-4ea5-b33e-ec7ae4024570 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7 Feb 03 03:45:44.361404 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a35482bd-a795-4ea5-b33e-ec7ae4024570 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:44.364363 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:44.364363 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:44.365199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a35482bd-a795-4ea5-b33e-ec7ae4024570 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:44.389179 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a35482bd-a795-4ea5-b33e-ec7ae4024570 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7 returned with HTTP 200 Feb 03 03:45:44.390161 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 713/1429] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:45:44 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7 => generated 475 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:44.403113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ea6a30c-d3e7-4090-83d3-2644441488cd tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer Feb 03 03:45:44.403729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ea6a30c-d3e7-4090-83d3-2644441488cd tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:44.404052 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:44.404052 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:44.404528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ea6a30c-d3e7-4090-83d3-2644441488cd tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:44.405138 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-6ea6a30c-d3e7-4090-83d3-2644441488cd tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Listing volume transfers {{(pid=87959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Feb 03 03:45:44.425395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ea6a30c-d3e7-4090-83d3-2644441488cd tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer returned with HTTP 200 Feb 03 03:45:44.426547 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 717/1430] 10.222.0.65 () {58 vars in 1237 bytes} [Wed Feb 3 03:45:44 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer => generated 434 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:44.920296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] POST http://10.222.0.65/volume/v3/e5e74638d4e6402fb28d9a322c45a292/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7/accept Feb 03 03:45:44.921248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ece60c612126088c"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:44.922285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Accepting volume transfer 29ddbbf3-f855-4580-bd51-3c10cd4b27a7 {{(pid=87960) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Feb 03 03:45:44.922745 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Accepting transfer 29ddbbf3-f855-4580-bd51-3c10cd4b27a7 Feb 03 03:45:45.165423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Created reservations ['405f769f-1e09-437b-9630-5c3af0165f28', 'cc11982a-d117-4663-bf6f-b6f28aa7df6e', 'a45d1f2c-770f-4ec2-ae12-c218fa47f4f7', 'b204146a-55e7-4f01-823f-46e868a9ffad'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:45.237440 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Created reservations ['5fea4465-efd4-4f69-8cf0-24450863f5a9', '437c463c-e611-4a9e-8986-f591c681307a', '06af96e9-6111-44ba-9d5e-358c15e827bd', 'eb9b0458-f435-4879-9ff1-e1ce70fc7048'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:45.329600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Created reservations ['74a7a685-677a-4021-a3a5-879b4e2f40fc', '5e108c58-e3c8-4ee0-b6c7-28fa28d16a72', 'f4c0e66a-19ed-42a3-8109-f2cc6f68ccd2', 'd698a418-bec0-4f8d-9d10-a6979f508931'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:45.365072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88433dcf-ac77-4a6a-987e-cea7395fd2ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:45.365734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88433dcf-ac77-4a6a-987e-cea7395fd2ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:45.370084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88433dcf-ac77-4a6a-987e-cea7395fd2ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:45.371022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-88433dcf-ac77-4a6a-987e-cea7395fd2ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:45.437825 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:45.437825 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:45.441937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88433dcf-ac77-4a6a-987e-cea7395fd2ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:45.443290 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 718/1431] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:45 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:45.488093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Created reservations ['086fb1fc-61bf-4982-a2d7-e34f1b232f37', 'e91ff2e2-6f29-4235-9719-6949101c7765', '7d09e5a2-d04e-454d-a139-ee8d2b8a0462', '18cacc17-b0b1-465c-8c82-ca369b55e05b'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:45.491531 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:45.491531 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:45.554210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Transfer volume completed successfully. Feb 03 03:45:45.587429 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:45:45.587429 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:45:45.738527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Volume 8c9d0104-f493-45c1-a07d-e90b732a3363 has been transferred. Feb 03 03:45:45.837986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5c06075-98d3-49ea-80d0-28c2638eb8b4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] http://10.222.0.65/volume/v3/e5e74638d4e6402fb28d9a322c45a292/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7/accept returned with HTTP 202 Feb 03 03:45:45.840543 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 714/1432] 10.222.0.65 () {60 vars in 1390 bytes} [Wed Feb 3 03:45:44 2021] POST /volume/v3/e5e74638d4e6402fb28d9a322c45a292/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7/accept => generated 431 bytes in 1406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:45.849727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-314276c2-711a-4981-ac75-46e17a4e7709 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] GET http://10.222.0.65/volume/v3/e5e74638d4e6402fb28d9a322c45a292/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:45.852694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-314276c2-711a-4981-ac75-46e17a4e7709 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:45.855507 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:45.855507 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:45.857973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-314276c2-711a-4981-ac75-46e17a4e7709 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:45.919733 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:45.919733 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:45.930584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-314276c2-711a-4981-ac75-46e17a4e7709 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Volume info retrieved successfully. Feb 03 03:45:45.978007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-314276c2-711a-4981-ac75-46e17a4e7709 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] http://10.222.0.65/volume/v3/e5e74638d4e6402fb28d9a322c45a292/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:45.981620 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 719/1433] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:45 2021] GET /volume/v3/e5e74638d4e6402fb28d9a322c45a292/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:45.997690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d4977ad-8f4f-4f34-9369-31281e3ef9d4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] GET http://10.222.0.65/volume/v3/e5e74638d4e6402fb28d9a322c45a292/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:45.998379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d4977ad-8f4f-4f34-9369-31281e3ef9d4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:45.999191 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:45.999191 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:45.999741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d4977ad-8f4f-4f34-9369-31281e3ef9d4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:46.061637 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:46.061637 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:46.094266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9d4977ad-8f4f-4f34-9369-31281e3ef9d4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] Volume info retrieved successfully. Feb 03 03:45:46.124247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d4977ad-8f4f-4f34-9369-31281e3ef9d4 tempest-VolumesTransfersTest-1716501351 tempest-VolumesTransfersTest-1716501351-project] http://10.222.0.65/volume/v3/e5e74638d4e6402fb28d9a322c45a292/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:46.125887 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 715/1434] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:45 2021] GET /volume/v3/e5e74638d4e6402fb28d9a322c45a292/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:46.143955 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a52f056-9c5b-495c-b3ec-962dc57d96c4 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] DELETE http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7 Feb 03 03:45:46.144683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a52f056-9c5b-495c-b3ec-962dc57d96c4 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:46.145425 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:46.145425 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:46.147277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a52f056-9c5b-495c-b3ec-962dc57d96c4 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:46.147778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-2a52f056-9c5b-495c-b3ec-962dc57d96c4 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Delete transfer with id: 29ddbbf3-f855-4580-bd51-3c10cd4b27a7 Feb 03 03:45:46.172545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a52f056-9c5b-495c-b3ec-962dc57d96c4 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7 returned with HTTP 404 Feb 03 03:45:46.173946 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 720/1435] 10.222.0.65 () {58 vars in 1351 bytes} [Wed Feb 3 03:45:46 2021] DELETE /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/29ddbbf3-f855-4580-bd51-3c10cd4b27a7 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:46.457832 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d855a13e-5b26-4df5-92d1-294c1b745d79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:46.458339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d855a13e-5b26-4df5-92d1-294c1b745d79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:46.458821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d855a13e-5b26-4df5-92d1-294c1b745d79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:46.459190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d855a13e-5b26-4df5-92d1-294c1b745d79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:46.537132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:46.537132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:46.539086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d855a13e-5b26-4df5-92d1-294c1b745d79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:46.539959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 721/1436] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:46 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:46.553651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36891d52-662a-45d4-a3ff-5d9ffff15388 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] DELETE http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:46.554191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36891d52-662a-45d4-a3ff-5d9ffff15388 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:46.554412 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:46.554412 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:46.554794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36891d52-662a-45d4-a3ff-5d9ffff15388 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:46.555261 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-36891d52-662a-45d4-a3ff-5d9ffff15388 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Delete volume with id: 8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:46.714755 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:46.714755 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:46.724174 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36891d52-662a-45d4-a3ff-5d9ffff15388 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:46.799331 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36891d52-662a-45d4-a3ff-5d9ffff15388 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Delete volume request issued successfully. Feb 03 03:45:46.800061 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36891d52-662a-45d4-a3ff-5d9ffff15388 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 202 Feb 03 03:45:46.803644 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 716/1437] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:46 2021] DELETE /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 0 bytes in 626 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:46.809237 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ca88188-b064-45e1-8d7d-279259c88916 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:46.809963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ca88188-b064-45e1-8d7d-279259c88916 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:46.810325 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:46.810325 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:46.810903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ca88188-b064-45e1-8d7d-279259c88916 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:46.988863 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:46.988863 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:47.029736 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9ca88188-b064-45e1-8d7d-279259c88916 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:47.094215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ca88188-b064-45e1-8d7d-279259c88916 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:47.094999 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 722/1438] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:46 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 1084 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:45:47.554733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2e90a77-7c8e-4198-9d33-b18714b02f95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:47.555966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2e90a77-7c8e-4198-9d33-b18714b02f95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:47.556320 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:47.556320 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:47.556845 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2e90a77-7c8e-4198-9d33-b18714b02f95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:47.557926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d2e90a77-7c8e-4198-9d33-b18714b02f95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:47.615439 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:47.615439 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:47.624429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2e90a77-7c8e-4198-9d33-b18714b02f95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:47.625416 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 717/1439] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:47 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:48.118793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0eb771eb-9b2b-43a7-8be0-dd4962dc19f5 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:48.120436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0eb771eb-9b2b-43a7-8be0-dd4962dc19f5 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:48.120877 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:48.120877 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:48.121747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0eb771eb-9b2b-43a7-8be0-dd4962dc19f5 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:48.326686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:48.326686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:48.357090 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0eb771eb-9b2b-43a7-8be0-dd4962dc19f5 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:48.420394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0eb771eb-9b2b-43a7-8be0-dd4962dc19f5 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:48.420394 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 723/1440] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:48 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 1084 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:48.640641 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-472110f0-99aa-4a17-8cfe-d2473de1d7bd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:48.641489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-472110f0-99aa-4a17-8cfe-d2473de1d7bd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:48.641883 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:48.641883 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:48.642259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-472110f0-99aa-4a17-8cfe-d2473de1d7bd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:48.642787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-472110f0-99aa-4a17-8cfe-d2473de1d7bd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:48.715350 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:48.715350 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:48.724176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-472110f0-99aa-4a17-8cfe-d2473de1d7bd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:48.725614 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 718/1441] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:48 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:49.436830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1fa565b-4d28-4b28-957a-bf466b1d6f58 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:49.437362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1fa565b-4d28-4b28-957a-bf466b1d6f58 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:49.437582 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:49.437582 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:49.437957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1fa565b-4d28-4b28-957a-bf466b1d6f58 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:49.580538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:49.580538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:49.605214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b1fa565b-4d28-4b28-957a-bf466b1d6f58 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:49.660094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1fa565b-4d28-4b28-957a-bf466b1d6f58 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 200 Feb 03 03:45:49.661644 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 724/1442] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:49 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 1084 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:49.739210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f986fcfd-8f8b-4be8-83a8-c672b1caa208 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:49.740002 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f986fcfd-8f8b-4be8-83a8-c672b1caa208 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:49.740381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:49.740381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:49.740978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f986fcfd-8f8b-4be8-83a8-c672b1caa208 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:49.741489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f986fcfd-8f8b-4be8-83a8-c672b1caa208 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:49.818518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:49.818518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:49.820398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f986fcfd-8f8b-4be8-83a8-c672b1caa208 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:49.821226 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 719/1443] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:49 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:50.678145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0960b3a-743a-47c1-94bc-6438ad588ead tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:50.678675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0960b3a-743a-47c1-94bc-6438ad588ead tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:50.678894 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:50.678894 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:50.679616 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0960b3a-743a-47c1-94bc-6438ad588ead tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:50.835512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a341c1e1-20c3-45cc-bb55-30401f286908 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:50.836503 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a341c1e1-20c3-45cc-bb55-30401f286908 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:50.836875 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:50.836875 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:50.837599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a341c1e1-20c3-45cc-bb55-30401f286908 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:50.838198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a341c1e1-20c3-45cc-bb55-30401f286908 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:50.859563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0960b3a-743a-47c1-94bc-6438ad588ead tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 404 Feb 03 03:45:50.860755 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 725/1444] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:50 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:50.880045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] POST http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes Feb 03 03:45:50.880911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1275549725"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:50.882068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1275549725'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:45:50.882533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Create volume of 1 GB Feb 03 03:45:50.911779 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:50.911779 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:50.918994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a341c1e1-20c3-45cc-bb55-30401f286908 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:50.926951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Availability Zones retrieved successfully. Feb 03 03:45:50.954830 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 720/1445] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:50 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:50.991706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Flow 'volume_create_api' (b4bab266-cff5-47c8-a5b4-62cec84ba641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:50.999770 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3af26017-7297-4074-b098-6321304b583a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:51.014869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:45:51.174700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3af26017-7297-4074-b098-6321304b583a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:51.177825 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62abc37-1c3b-4ce9-9183-fa60aec01ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:51.262733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Created reservations ['7b0f13cb-b118-423f-ae11-2502fd5cc790', 'df3feed2-e78e-4113-849b-ff5bfa3dabe2', 'e99898b1-82c1-4181-9fcc-04d1f84819cc', 'ff84bf35-803c-4b47-ae6e-4844289ea3e4'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:51.265108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62abc37-1c3b-4ce9-9183-fa60aec01ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b0f13cb-b118-423f-ae11-2502fd5cc790', 'df3feed2-e78e-4113-849b-ff5bfa3dabe2', 'e99898b1-82c1-4181-9fcc-04d1f84819cc', 'ff84bf35-803c-4b47-ae6e-4844289ea3e4']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:51.267395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f49bf1d2-6839-4329-ba88-21af27e1e0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:51.442079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f49bf1d2-6839-4329-ba88-21af27e1e0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad82e605-836a-4775-bbd0-7af6492e6322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1275549725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb39b68ed1b4533a4046bcd62b41ec4',qos_specs=None,replication_status=,reservations=['7b0f13cb-b118-423f-ae11-2502fd5cc790','df3feed2-e78e-4113-849b-ff5bfa3dabe2','e99898b1-82c1-4181-9fcc-04d1f84819cc','ff84bf35-803c-4b47-ae6e-4844289ea3e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1860ff1a8242268db39e333de89714',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1275549725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad82e605-836a-4775-bbd0-7af6492e6322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb39b68ed1b4533a4046bcd62b41ec4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9a1860ff1a8242268db39e333de89714',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:51.451637 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a94310-114e-482d-815b-c3d73a4c00e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:51.513026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a94310-114e-482d-815b-c3d73a4c00e8) transitioned into state 'SUCCESS' from state '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-1275549725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb39b68ed1b4533a4046bcd62b41ec4',qos_specs=None,replication_status=,reservations=['7b0f13cb-b118-423f-ae11-2502fd5cc790','df3feed2-e78e-4113-849b-ff5bfa3dabe2','e99898b1-82c1-4181-9fcc-04d1f84819cc','ff84bf35-803c-4b47-ae6e-4844289ea3e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1860ff1a8242268db39e333de89714',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:51.515177 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddb42b9-1731-45b5-bde2-5afee844bdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:51.551714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddb42b9-1731-45b5-bde2-5afee844bdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:51.554919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Flow 'volume_create_api' (b4bab266-cff5-47c8-a5b4-62cec84ba641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:51.644377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Create volume request issued successfully. Feb 03 03:45:51.700700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe55b787-eb1f-4f2d-b62c-a4ebdeb2e065 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes returned with HTTP 202 Feb 03 03:45:51.712634 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 726/1446] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:45:50 2021] POST /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes => generated 820 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:51.733019 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-325a35e9-e21d-43f0-860f-520596e897fc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:51.733613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-325a35e9-e21d-43f0-860f-520596e897fc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:51.733840 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:51.733840 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:51.734226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-325a35e9-e21d-43f0-860f-520596e897fc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:51.913770 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:51.913770 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:51.929563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-325a35e9-e21d-43f0-860f-520596e897fc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:51.959620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-325a35e9-e21d-43f0-860f-520596e897fc tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 200 Feb 03 03:45:51.961164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 721/1447] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:51 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 912 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:51.972758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80365a05-48a1-4f55-b4a5-ed0ff421b010 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:51.973478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80365a05-48a1-4f55-b4a5-ed0ff421b010 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:51.973831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:51.973831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:51.974392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80365a05-48a1-4f55-b4a5-ed0ff421b010 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:51.974870 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-80365a05-48a1-4f55-b4a5-ed0ff421b010 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:52.060983 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:52.060983 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:52.066884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80365a05-48a1-4f55-b4a5-ed0ff421b010 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:52.079087 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 727/1448] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:51 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:52.978413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-315c6daa-fc2c-4b29-9e2c-06b172b1a53e tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:52.979835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-315c6daa-fc2c-4b29-9e2c-06b172b1a53e tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:52.980258 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:52.980258 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:52.980860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-315c6daa-fc2c-4b29-9e2c-06b172b1a53e tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:53.087086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87ecf63e-c350-4957-84b2-21df4571c94d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:53.087873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87ecf63e-c350-4957-84b2-21df4571c94d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:53.088360 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:53.088360 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:53.089052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87ecf63e-c350-4957-84b2-21df4571c94d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:53.089636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-87ecf63e-c350-4957-84b2-21df4571c94d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:53.128719 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:53.128719 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:53.133744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:53.133744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:53.136126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87ecf63e-c350-4957-84b2-21df4571c94d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:53.140733 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 728/1449] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:53 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:53.164668 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-315c6daa-fc2c-4b29-9e2c-06b172b1a53e tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:53.218509 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-315c6daa-fc2c-4b29-9e2c-06b172b1a53e tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 200 Feb 03 03:45:53.222346 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 722/1450] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:52 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 913 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:53.240478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d437e10-8ee0-45da-964f-461a681878d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] POST http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer Feb 03 03:45:53.241129 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:53.241129 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:53.241683 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d437e10-8ee0-45da-964f-461a681878d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ad82e605-836a-4775-bbd0-7af6492e6322"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:53.242746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-5d437e10-8ee0-45da-964f-461a681878d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Creating new volume transfer {'transfer': {'volume_id': 'ad82e605-836a-4775-bbd0-7af6492e6322'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Feb 03 03:45:53.243205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-5d437e10-8ee0-45da-964f-461a681878d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Creating transfer of volume ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:53.243671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-5d437e10-8ee0-45da-964f-461a681878d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Generating transfer record for volume ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:53.329980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:53.329980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:53.360240 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d437e10-8ee0-45da-964f-461a681878d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer returned with HTTP 202 Feb 03 03:45:53.362161 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 729/1451] 10.222.0.65 () {60 vars in 1258 bytes} [Wed Feb 3 03:45:53 2021] POST /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer => generated 507 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:53.372734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-223b156e-74b5-4a66-a65a-ade64a52e30d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:53.373260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-223b156e-74b5-4a66-a65a-ade64a52e30d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:53.373477 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:53.373477 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:53.373851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-223b156e-74b5-4a66-a65a-ade64a52e30d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:53.484579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:53.484579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:53.506939 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-223b156e-74b5-4a66-a65a-ade64a52e30d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:53.556083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-223b156e-74b5-4a66-a65a-ade64a52e30d tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 200 Feb 03 03:45:53.557272 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 723/1452] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:53 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 921 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:53.577669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c983ace5-3151-4325-9212-6ad1b0b9f0ff tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/detail Feb 03 03:45:53.578575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c983ace5-3151-4325-9212-6ad1b0b9f0ff tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:53.578990 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:53.578990 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:53.579638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c983ace5-3151-4325-9212-6ad1b0b9f0ff tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:53.580368 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-c983ace5-3151-4325-9212-6ad1b0b9f0ff tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Listing volume transfers {{(pid=87959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Feb 03 03:45:53.590560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c983ace5-3151-4325-9212-6ad1b0b9f0ff tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/detail returned with HTTP 200 Feb 03 03:45:53.592134 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 730/1453] 10.222.0.65 () {58 vars in 1258 bytes} [Wed Feb 3 03:45:53 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/detail => generated 478 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:53.604767 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e5ecf5a-4a7e-408d-a7e4-9c01154faef1 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] DELETE http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/00fe678c-4317-4cf8-b54d-cc9968e9cdc1 Feb 03 03:45:53.605315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e5ecf5a-4a7e-408d-a7e4-9c01154faef1 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:53.605602 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:53.605602 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:53.605984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e5ecf5a-4a7e-408d-a7e4-9c01154faef1 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:53.606352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-2e5ecf5a-4a7e-408d-a7e4-9c01154faef1 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Delete transfer with id: 00fe678c-4317-4cf8-b54d-cc9968e9cdc1 Feb 03 03:45:53.753450 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:53.753450 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:53.810714 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:45:53.810714 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:45:53.823809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e5ecf5a-4a7e-408d-a7e4-9c01154faef1 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/00fe678c-4317-4cf8-b54d-cc9968e9cdc1 returned with HTTP 202 Feb 03 03:45:53.825299 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 724/1454] 10.222.0.65 () {58 vars in 1351 bytes} [Wed Feb 3 03:45:53 2021] DELETE /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/00fe678c-4317-4cf8-b54d-cc9968e9cdc1 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:53.832680 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be0c869e-8914-41bb-b88d-264ddf1ecdad tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] GET http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:53.833439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be0c869e-8914-41bb-b88d-264ddf1ecdad tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:53.833996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be0c869e-8914-41bb-b88d-264ddf1ecdad tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:53.948127 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:53.948127 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:53.974578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be0c869e-8914-41bb-b88d-264ddf1ecdad tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Volume info retrieved successfully. Feb 03 03:45:54.043400 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be0c869e-8914-41bb-b88d-264ddf1ecdad tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 200 Feb 03 03:45:54.044368 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 731/1455] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:53 2021] GET /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 913 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:54.062324 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05097e0e-a9ed-4554-aff8-8bb153f6d33a tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] DELETE http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/00fe678c-4317-4cf8-b54d-cc9968e9cdc1 Feb 03 03:45:54.062867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05097e0e-a9ed-4554-aff8-8bb153f6d33a tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:54.063067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:54.063067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:54.063850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05097e0e-a9ed-4554-aff8-8bb153f6d33a tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:54.064454 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-05097e0e-a9ed-4554-aff8-8bb153f6d33a tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Delete transfer with id: 00fe678c-4317-4cf8-b54d-cc9968e9cdc1 Feb 03 03:45:54.092255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05097e0e-a9ed-4554-aff8-8bb153f6d33a tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/00fe678c-4317-4cf8-b54d-cc9968e9cdc1 returned with HTTP 404 Feb 03 03:45:54.112397 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 725/1456] 10.222.0.65 () {58 vars in 1351 bytes} [Wed Feb 3 03:45:54 2021] DELETE /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/os-volume-transfer/00fe678c-4317-4cf8-b54d-cc9968e9cdc1 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:54.114758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dbab18c-2567-4757-9bed-66e34411049a tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] DELETE http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:54.114758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dbab18c-2567-4757-9bed-66e34411049a tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:54.114758 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:54.114758 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:54.114758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dbab18c-2567-4757-9bed-66e34411049a tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:54.114758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4dbab18c-2567-4757-9bed-66e34411049a tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Delete volume with id: ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:54.154924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5154c983-42b6-4e27-95a7-71390da1ac25 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:54.155441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5154c983-42b6-4e27-95a7-71390da1ac25 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:54.155926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5154c983-42b6-4e27-95a7-71390da1ac25 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:54.156312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5154c983-42b6-4e27-95a7-71390da1ac25 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:54.203546 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:54.203546 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:54.209846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5154c983-42b6-4e27-95a7-71390da1ac25 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:54.215152 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 726/1457] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:54 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:54.264706 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:54.264706 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:54.266051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dbab18c-2567-4757-9bed-66e34411049a tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:54.313197 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dbab18c-2567-4757-9bed-66e34411049a tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Delete volume request issued successfully. Feb 03 03:45:54.313925 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dbab18c-2567-4757-9bed-66e34411049a tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 202 Feb 03 03:45:54.315309 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 732/1458] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:54 2021] DELETE /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:54.322550 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcfc9450-64a7-4cdc-b00b-2284b25e7535 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:54.325717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcfc9450-64a7-4cdc-b00b-2284b25e7535 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:54.326083 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:54.326083 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:54.326662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcfc9450-64a7-4cdc-b00b-2284b25e7535 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:54.461129 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:54.461129 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:54.479764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bcfc9450-64a7-4cdc-b00b-2284b25e7535 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:54.512815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcfc9450-64a7-4cdc-b00b-2284b25e7535 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 200 Feb 03 03:45:54.524018 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 727/1459] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:54 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 1084 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:55.230021 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ea5f538-8120-4639-bdb1-c00636e43e3a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:55.233235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ea5f538-8120-4639-bdb1-c00636e43e3a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:55.233669 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:55.233669 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:55.236409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ea5f538-8120-4639-bdb1-c00636e43e3a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:55.237478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4ea5f538-8120-4639-bdb1-c00636e43e3a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:55.268484 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:55.268484 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:55.270794 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ea5f538-8120-4639-bdb1-c00636e43e3a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:55.271838 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 733/1460] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:55 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:55.531217 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-106d73fd-6f6c-4ba2-95ca-204fa62059f7 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:55.531972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-106d73fd-6f6c-4ba2-95ca-204fa62059f7 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:55.532195 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:55.532195 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:55.532592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-106d73fd-6f6c-4ba2-95ca-204fa62059f7 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:55.743447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:55.743447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:55.804494 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-106d73fd-6f6c-4ba2-95ca-204fa62059f7 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:55.888771 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-106d73fd-6f6c-4ba2-95ca-204fa62059f7 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 200 Feb 03 03:45:55.903798 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 728/1461] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:55 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 1084 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:56.273462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aead750f-dc4f-414e-901b-d3f8ebe209c6 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types Feb 03 03:45:56.273998 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:56.273998 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:56.274652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aead750f-dc4f-414e-901b-d3f8ebe209c6 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-801943939", "os-volume-type-access:is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:56.287273 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-491ef114-395b-449a-af4c-b1ec09392f94 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:56.287819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-491ef114-395b-449a-af4c-b1ec09392f94 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:56.288255 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:56.288255 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:56.288807 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-491ef114-395b-449a-af4c-b1ec09392f94 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:56.289180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-491ef114-395b-449a-af4c-b1ec09392f94 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:56.358471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:56.358471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:56.366712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aead750f-dc4f-414e-901b-d3f8ebe209c6 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types returned with HTTP 200 Feb 03 03:45:56.368144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 734/1462] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:45:55 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types => generated 228 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:56.375007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-491ef114-395b-449a-af4c-b1ec09392f94 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:56.375796 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 729/1463] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:56 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:56.700567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-102991cc-4656-4bfd-865f-8a88947aa769 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] POST http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes Feb 03 03:45:56.701573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-102991cc-4656-4bfd-865f-8a88947aa769 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e3b4ce8-a7ec-4b71-9e57-f13b575c5280", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:56.702805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-102991cc-4656-4bfd-865f-8a88947aa769 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Create volume request body: {'volume': {'volume_type': '7e3b4ce8-a7ec-4b71-9e57-f13b575c5280', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:45:56.753022 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-102991cc-4656-4bfd-865f-8a88947aa769 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes returned with HTTP 404 Feb 03 03:45:56.758537 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 735/1464] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:45:56 2021] POST /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes => generated 114 bytes in 383 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:56.771474 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-565e0a24-4588-4e91-89a1-95296c5dbcf7 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280/action Feb 03 03:45:56.771956 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:56.771956 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:56.785339 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-565e0a24-4588-4e91-89a1-95296c5dbcf7 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action body: b'{"addProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:45:56.785736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-565e0a24-4588-4e91-89a1-95296c5dbcf7 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:56.871303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-565e0a24-4588-4e91-89a1-95296c5dbcf7 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280/action returned with HTTP 202 Feb 03 03:45:56.876505 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 730/1465] 10.222.0.65 () {60 vars in 1351 bytes} [Wed Feb 3 03:45:56 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:45:56.884157 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] POST http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes Feb 03 03:45:56.886337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e3b4ce8-a7ec-4b71-9e57-f13b575c5280", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-59637025"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:45:56.888836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Create volume request body: {'volume': {'volume_type': '7e3b4ce8-a7ec-4b71-9e57-f13b575c5280', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-59637025'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:45:56.911968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Create volume of 1 GB Feb 03 03:45:56.912891 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:56.912891 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:56.913941 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Availability Zones retrieved successfully. Feb 03 03:45:56.920558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0351924d-1493-448a-8405-294e63dc376e tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:56.921016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0351924d-1493-448a-8405-294e63dc376e tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:56.921498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0351924d-1493-448a-8405-294e63dc376e tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:56.956110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Flow 'volume_create_api' (9f20bf3c-2859-4489-90e7-30dbd385cdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:56.964866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (982fb872-fa49-4be1-8436-f86b6b33d9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:56.973956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:45:57.063103 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:57.063103 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:57.075622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (982fb872-fa49-4be1-8436-f86b6b33d9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:45:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e3b4ce8-a7ec-4b71-9e57-f13b575c5280,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-801943939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e3b4ce8-a7ec-4b71-9e57-f13b575c5280', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:57.078270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d29716-7868-48d8-bcd4-43bd6aa230af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:57.082819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0351924d-1493-448a-8405-294e63dc376e tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Volume info retrieved successfully. Feb 03 03:45:57.141278 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0351924d-1493-448a-8405-294e63dc376e tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 200 Feb 03 03:45:57.143478 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 731/1466] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:56 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 1084 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:45:57.201229 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-801943939 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-801943939, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:45:57.202232 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-801943939 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-801943939, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:45:57.341908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Created reservations ['b41f9131-d4b9-4987-892b-7eeafefc135a', '01fb2d4a-6681-43ee-a1ae-326ebf9deef1', 'aa99f3c3-0ca1-4a23-8417-8fabe68fbdb2', '5422f328-7669-4399-98a2-3039885b80cf'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:45:57.344525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d29716-7868-48d8-bcd4-43bd6aa230af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b41f9131-d4b9-4987-892b-7eeafefc135a', '01fb2d4a-6681-43ee-a1ae-326ebf9deef1', 'aa99f3c3-0ca1-4a23-8417-8fabe68fbdb2', '5422f328-7669-4399-98a2-3039885b80cf']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:57.351193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ccff863-aeeb-4fc6-a64e-1fbf3e23b6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:57.390255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e58a9089-872e-4a13-8739-060c1f8f33cc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:57.391088 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e58a9089-872e-4a13-8739-060c1f8f33cc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:57.391485 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:57.391485 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:57.392283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e58a9089-872e-4a13-8739-060c1f8f33cc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:57.392924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e58a9089-872e-4a13-8739-060c1f8f33cc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:57.461608 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:57.461608 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:57.471398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e58a9089-872e-4a13-8739-060c1f8f33cc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:57.474390 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 732/1467] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:57 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:57.513558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ccff863-aeeb-4fc6-a64e-1fbf3e23b6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b891e5c-dc15-440d-bd05-35e21fba16da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-59637025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ba6eb7b43494faf8fb0b46001801af3',qos_specs=None,replication_status=,reservations=['b41f9131-d4b9-4987-892b-7eeafefc135a','01fb2d4a-6681-43ee-a1ae-326ebf9deef1','aa99f3c3-0ca1-4a23-8417-8fabe68fbdb2','5422f328-7669-4399-98a2-3039885b80cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35512411ac814f45814271529f972713',volume_type_id=7e3b4ce8-a7ec-4b71-9e57-f13b575c5280), 'volume': 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-02-03T03:45:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-59637025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b891e5c-dc15-440d-bd05-35e21fba16da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ba6eb7b43494faf8fb0b46001801af3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='35512411ac814f45814271529f972713',volume_attachment=,volume_type=,volume_type_id=7e3b4ce8-a7ec-4b71-9e57-f13b575c5280)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:57.516307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80dfc6a8-3341-4022-9edb-4f6512b6f0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:57.555668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80dfc6a8-3341-4022-9edb-4f6512b6f0d4) transitioned into state 'SUCCESS' from state '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-59637025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ba6eb7b43494faf8fb0b46001801af3',qos_specs=None,replication_status=,reservations=['b41f9131-d4b9-4987-892b-7eeafefc135a','01fb2d4a-6681-43ee-a1ae-326ebf9deef1','aa99f3c3-0ca1-4a23-8417-8fabe68fbdb2','5422f328-7669-4399-98a2-3039885b80cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35512411ac814f45814271529f972713',volume_type_id=7e3b4ce8-a7ec-4b71-9e57-f13b575c5280)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:57.566187 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126603cb-cb6c-4c16-8581-8b9c60906ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:45:57.599114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126603cb-cb6c-4c16-8581-8b9c60906ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:45:57.614076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Flow 'volume_create_api' (9f20bf3c-2859-4489-90e7-30dbd385cdcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:45:57.677396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Create volume request issued successfully. Feb 03 03:45:57.712295 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a18901ac-1a40-4b53-b893-d5acab3221ce tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes returned with HTTP 202 Feb 03 03:45:57.713925 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 736/1468] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:45:56 2021] POST /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes => generated 859 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:45:57.728218 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0579bdc4-425a-4a4d-bfb2-00911c6e6178 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] GET http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:45:57.729174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0579bdc4-425a-4a4d-bfb2-00911c6e6178 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:57.729574 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:57.729574 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:57.730481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0579bdc4-425a-4a4d-bfb2-00911c6e6178 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:57.842407 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:57.842407 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:57.859918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0579bdc4-425a-4a4d-bfb2-00911c6e6178 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Volume info retrieved successfully. Feb 03 03:45:57.906258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0579bdc4-425a-4a4d-bfb2-00911c6e6178 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 200 Feb 03 03:45:57.908850 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 733/1469] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:57 2021] GET /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 927 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:58.161104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-493794e4-e83e-4778-8812-f226104f66a6 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] GET http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:58.161957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-493794e4-e83e-4778-8812-f226104f66a6 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:58.162392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:58.162392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:58.163072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-493794e4-e83e-4778-8812-f226104f66a6 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:58.265224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-493794e4-e83e-4778-8812-f226104f66a6 tempest-VolumesTransfersTest-1768934148 tempest-VolumesTransfersTest-1768934148-project-admin] http://10.222.0.65/volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 404 Feb 03 03:45:58.270331 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 737/1470] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:58 2021] GET /volume/v3/8571e45fe1cb4d1f86595ef3a5399e5e/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:58.275381 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e62450d-ae5e-468d-ac04-6e6cc48b6cc5 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] DELETE http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:58.276644 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e62450d-ae5e-468d-ac04-6e6cc48b6cc5 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:58.277162 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:58.277162 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:58.277834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e62450d-ae5e-468d-ac04-6e6cc48b6cc5 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:58.278496 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4e62450d-ae5e-468d-ac04-6e6cc48b6cc5 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Delete volume with id: ad82e605-836a-4775-bbd0-7af6492e6322 Feb 03 03:45:58.367996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e62450d-ae5e-468d-ac04-6e6cc48b6cc5 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 returned with HTTP 404 Feb 03 03:45:58.372212 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 734/1471] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:58 2021] DELETE /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/ad82e605-836a-4775-bbd0-7af6492e6322 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:58.379472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f411472b-c9a5-4aae-a14f-3d79fed699d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] DELETE http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:58.380170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f411472b-c9a5-4aae-a14f-3d79fed699d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:58.380768 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f411472b-c9a5-4aae-a14f-3d79fed699d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:58.381334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f411472b-c9a5-4aae-a14f-3d79fed699d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] Delete volume with id: 8c9d0104-f493-45c1-a07d-e90b732a3363 Feb 03 03:45:58.477812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f411472b-c9a5-4aae-a14f-3d79fed699d7 tempest-VolumesTransfersTest-1185969875 tempest-VolumesTransfersTest-1185969875-project] http://10.222.0.65/volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 returned with HTTP 404 Feb 03 03:45:58.485228 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 738/1472] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:45:58 2021] DELETE /volume/v3/9eb39b68ed1b4533a4046bcd62b41ec4/volumes/8c9d0104-f493-45c1-a07d-e90b732a3363 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:45:58.490655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95ee0e7d-8c08-4ca9-9249-d102a4b5264b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:58.491311 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95ee0e7d-8c08-4ca9-9249-d102a4b5264b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:58.491908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95ee0e7d-8c08-4ca9-9249-d102a4b5264b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:58.492422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-95ee0e7d-8c08-4ca9-9249-d102a4b5264b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:58.553306 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:58.553306 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:58.555526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95ee0e7d-8c08-4ca9-9249-d102a4b5264b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:58.561636 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 735/1473] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:58 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:58.934282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a5605d-7dca-4930-98cb-ec14a943ecfa tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] GET http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:45:58.934531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a5605d-7dca-4930-98cb-ec14a943ecfa tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:58.935496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60a5605d-7dca-4930-98cb-ec14a943ecfa tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:59.081021 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:59.081021 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:59.110703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60a5605d-7dca-4930-98cb-ec14a943ecfa tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Volume info retrieved successfully. Feb 03 03:45:59.164952 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60a5605d-7dca-4930-98cb-ec14a943ecfa tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 200 Feb 03 03:45:59.166306 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 739/1474] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:58 2021] GET /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 951 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:45:59.576214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0443d7a-eab4-41d2-8a25-7c388a3a12f8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:45:59.576901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0443d7a-eab4-41d2-8a25-7c388a3a12f8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:45:59.577243 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:45:59.577243 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:45:59.577797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0443d7a-eab4-41d2-8a25-7c388a3a12f8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:45:59.578354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d0443d7a-eab4-41d2-8a25-7c388a3a12f8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:45:59.650831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:45:59.650831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:45:59.653085 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0443d7a-eab4-41d2-8a25-7c388a3a12f8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:45:59.659422 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 736/1475] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:45:59 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:00.182030 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1690f1fc-c50b-46a9-a48c-7bdcd2fc113f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] GET http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:46:00.182990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1690f1fc-c50b-46a9-a48c-7bdcd2fc113f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:00.183321 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:00.183321 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:00.183863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1690f1fc-c50b-46a9-a48c-7bdcd2fc113f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:00.284979 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:00.284979 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:00.303853 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1690f1fc-c50b-46a9-a48c-7bdcd2fc113f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Volume info retrieved successfully. Feb 03 03:46:00.355244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1690f1fc-c50b-46a9-a48c-7bdcd2fc113f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 200 Feb 03 03:46:00.356108 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 740/1476] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:00 2021] GET /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 952 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:00.372692 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c64a62e-2adf-4554-bba4-bf34fc5c3cde tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280/action Feb 03 03:46:00.373310 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:00.373310 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:00.373949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c64a62e-2adf-4554-bba4-bf34fc5c3cde tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action body: b'{"removeProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:46:00.374449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c64a62e-2adf-4554-bba4-bf34fc5c3cde tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:00.421497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c64a62e-2adf-4554-bba4-bf34fc5c3cde tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280/action returned with HTTP 202 Feb 03 03:46:00.423100 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 737/1477] 10.222.0.65 () {60 vars in 1351 bytes} [Wed Feb 3 03:46:00 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:00.436581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34ee2a45-41bc-4838-b5eb-09b781ee9da6 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types Feb 03 03:46:00.437045 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:00.437045 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:00.437492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34ee2a45-41bc-4838-b5eb-09b781ee9da6 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1729543365", "os-volume-type-access:is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:00.544846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34ee2a45-41bc-4838-b5eb-09b781ee9da6 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types returned with HTTP 200 Feb 03 03:46:00.545953 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 741/1478] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:46:00 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types => generated 229 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:00.557498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19e8b2e1-d812-4c68-9da5-73e7418f0c3e tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action Feb 03 03:46:00.558543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19e8b2e1-d812-4c68-9da5-73e7418f0c3e tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action body: b'{"addProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:46:00.559022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19e8b2e1-d812-4c68-9da5-73e7418f0c3e tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:00.616067 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19e8b2e1-d812-4c68-9da5-73e7418f0c3e tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action returned with HTTP 202 Feb 03 03:46:00.623403 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 738/1479] 10.222.0.65 () {60 vars in 1351 bytes} [Wed Feb 3 03:46:00 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:00.627388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13961244-95eb-4b27-820a-db098a98952d tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action Feb 03 03:46:00.628445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13961244-95eb-4b27-820a-db098a98952d tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action body: b'{"addProjectAccess": {"project": "77344eb3e11c48199c962153fa6be9b8"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:46:00.629055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13961244-95eb-4b27-820a-db098a98952d tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "77344eb3e11c48199c962153fa6be9b8"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:00.680795 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96e88a08-6def-4047-96e9-a917160712ec tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:00.681646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96e88a08-6def-4047-96e9-a917160712ec tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:00.682658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96e88a08-6def-4047-96e9-a917160712ec tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:00.683186 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13961244-95eb-4b27-820a-db098a98952d tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action returned with HTTP 202 Feb 03 03:46:00.683402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-96e88a08-6def-4047-96e9-a917160712ec tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:00.684098 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 742/1480] 10.222.0.65 () {60 vars in 1351 bytes} [Wed Feb 3 03:46:00 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:00.694024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08d56662-17fc-4652-a89f-1eb0bcee495c tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] GET http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/os-volume-type-access Feb 03 03:46:00.694764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08d56662-17fc-4652-a89f-1eb0bcee495c tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:00.695543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08d56662-17fc-4652-a89f-1eb0bcee495c tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:00.733269 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:00.733269 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:00.735286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96e88a08-6def-4047-96e9-a917160712ec tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:00.736273 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 739/1481] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:00 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:00.743713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08d56662-17fc-4652-a89f-1eb0bcee495c tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/os-volume-type-access returned with HTTP 200 Feb 03 03:46:00.745044 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 743/1482] 10.222.0.65 () {58 vars in 1375 bytes} [Wed Feb 3 03:46:00 2021] GET /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/os-volume-type-access => generated 244 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:00.773037 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-799da493-5a11-40fa-8a9d-ca295308f24a tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action Feb 03 03:46:00.773625 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:00.773625 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:00.774226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-799da493-5a11-40fa-8a9d-ca295308f24a tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action body: b'{"removeProjectAccess": {"project": "77344eb3e11c48199c962153fa6be9b8"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:46:00.774858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-799da493-5a11-40fa-8a9d-ca295308f24a tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "77344eb3e11c48199c962153fa6be9b8"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:00.817395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-799da493-5a11-40fa-8a9d-ca295308f24a tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action returned with HTTP 202 Feb 03 03:46:00.818843 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 740/1483] 10.222.0.65 () {60 vars in 1351 bytes} [Wed Feb 3 03:46:00 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:00.828902 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a956d518-1434-406c-83b1-58c664d629d3 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] POST http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action Feb 03 03:46:00.829841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a956d518-1434-406c-83b1-58c664d629d3 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action body: b'{"removeProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:46:00.830371 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a956d518-1434-406c-83b1-58c664d629d3 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0ba6eb7b43494faf8fb0b46001801af3"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:00.883644 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a956d518-1434-406c-83b1-58c664d629d3 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action returned with HTTP 202 Feb 03 03:46:00.885731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 744/1484] 10.222.0.65 () {60 vars in 1351 bytes} [Wed Feb 3 03:46:00 2021] POST /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:00.894905 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b36215b3-cb18-476c-9ba6-2a6ce80cac14 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] DELETE http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676 Feb 03 03:46:00.895583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b36215b3-cb18-476c-9ba6-2a6ce80cac14 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:00.896254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b36215b3-cb18-476c-9ba6-2a6ce80cac14 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:01.037010 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:46:01.037010 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:46:01.059147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b36215b3-cb18-476c-9ba6-2a6ce80cac14 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676 returned with HTTP 202 Feb 03 03:46:01.063547 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 741/1485] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:46:00 2021] DELETE /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:01.068348 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f417ca1-2390-4076-bcc6-728092afcc10 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] GET http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676 Feb 03 03:46:01.068874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f417ca1-2390-4076-bcc6-728092afcc10 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:01.069521 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f417ca1-2390-4076-bcc6-728092afcc10 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:01.089763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f417ca1-2390-4076-bcc6-728092afcc10 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676 returned with HTTP 404 Feb 03 03:46:01.094014 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 745/1486] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:46:01 2021] GET /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/b54ca7a7-e7ac-4d38-afb1-b6f5c0511676 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:01.098662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-118eed71-a405-436e-b70d-13511adefdc4 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] DELETE http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:46:01.099499 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-118eed71-a405-436e-b70d-13511adefdc4 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:01.100148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-118eed71-a405-436e-b70d-13511adefdc4 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:01.100868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-118eed71-a405-436e-b70d-13511adefdc4 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Delete volume with id: 3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:46:01.221743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:01.221743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:01.234966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-118eed71-a405-436e-b70d-13511adefdc4 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Volume info retrieved successfully. Feb 03 03:46:01.282251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-118eed71-a405-436e-b70d-13511adefdc4 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Delete volume request issued successfully. Feb 03 03:46:01.285658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-118eed71-a405-436e-b70d-13511adefdc4 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 202 Feb 03 03:46:01.289451 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 742/1487] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:46:01 2021] DELETE /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:01.297282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45f8f8b6-c3d4-429b-9504-4f88d534c00a tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] GET http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:46:01.298236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45f8f8b6-c3d4-429b-9504-4f88d534c00a tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:01.298730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45f8f8b6-c3d4-429b-9504-4f88d534c00a tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:01.401655 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:01.401655 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:01.415636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-45f8f8b6-c3d4-429b-9504-4f88d534c00a tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Volume info retrieved successfully. Feb 03 03:46:01.448129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45f8f8b6-c3d4-429b-9504-4f88d534c00a tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 200 Feb 03 03:46:01.450416 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 746/1488] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:01 2021] GET /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 951 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:01.750950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6fdbb21-4b72-4a5e-807c-062ba1ea6580 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:01.751444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6fdbb21-4b72-4a5e-807c-062ba1ea6580 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:01.751656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:01.751656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:01.752109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6fdbb21-4b72-4a5e-807c-062ba1ea6580 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:01.752386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e6fdbb21-4b72-4a5e-807c-062ba1ea6580 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:01.845141 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:01.845141 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:01.849001 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6fdbb21-4b72-4a5e-807c-062ba1ea6580 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:01.852299 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 743/1489] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:01 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:02.465917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-498f3eb3-c3c5-40ac-b5ab-69703c797ce0 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] GET http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:46:02.466622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-498f3eb3-c3c5-40ac-b5ab-69703c797ce0 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:02.466911 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:02.466911 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:02.467374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-498f3eb3-c3c5-40ac-b5ab-69703c797ce0 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:02.605996 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:02.605996 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:02.626545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-498f3eb3-c3c5-40ac-b5ab-69703c797ce0 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Volume info retrieved successfully. Feb 03 03:46:02.675458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-498f3eb3-c3c5-40ac-b5ab-69703c797ce0 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 200 Feb 03 03:46:02.679576 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 747/1490] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:02 2021] GET /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 951 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:02.868499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24f622c4-8116-43a3-916a-dc5a51d2a4fc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:02.869060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24f622c4-8116-43a3-916a-dc5a51d2a4fc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:02.869434 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:02.869434 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:02.869944 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24f622c4-8116-43a3-916a-dc5a51d2a4fc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:02.870408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-24f622c4-8116-43a3-916a-dc5a51d2a4fc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:02.936121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:02.936121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:02.938557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24f622c4-8116-43a3-916a-dc5a51d2a4fc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:02.952068 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 744/1491] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:02 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:03.699410 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a375304-be57-48eb-9e69-4fa7550315b3 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] GET http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:46:03.700601 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a375304-be57-48eb-9e69-4fa7550315b3 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:03.700975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:03.700975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:03.701583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a375304-be57-48eb-9e69-4fa7550315b3 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:03.864696 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:03.864696 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:03.900885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0a375304-be57-48eb-9e69-4fa7550315b3 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Volume info retrieved successfully. Feb 03 03:46:03.954010 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-028b227f-e23d-4a51-9265-10a7fc613407 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:03.954309 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a375304-be57-48eb-9e69-4fa7550315b3 tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 200 Feb 03 03:46:03.954935 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-028b227f-e23d-4a51-9265-10a7fc613407 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:03.955319 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:03.955319 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:03.955925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-028b227f-e23d-4a51-9265-10a7fc613407 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:03.956986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-028b227f-e23d-4a51-9265-10a7fc613407 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:03.960315 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 748/1492] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:03 2021] GET /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 951 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:04.005841 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:04.005841 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:04.010845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-028b227f-e23d-4a51-9265-10a7fc613407 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:04.015687 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 745/1493] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:03 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:04.972985 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc6ce348-14fa-42f9-863d-949bf11fce9f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] GET http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da Feb 03 03:46:04.973495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc6ce348-14fa-42f9-863d-949bf11fce9f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:04.973878 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:04.973878 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:04.974489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc6ce348-14fa-42f9-863d-949bf11fce9f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:05.029525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-035a7fe9-2b98-4a3c-9712-8cd1fd46cd4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:05.030053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-035a7fe9-2b98-4a3c-9712-8cd1fd46cd4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:05.030271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:05.030271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:05.030649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-035a7fe9-2b98-4a3c-9712-8cd1fd46cd4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:05.031016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-035a7fe9-2b98-4a3c-9712-8cd1fd46cd4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:05.118457 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:05.118457 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:05.121092 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-035a7fe9-2b98-4a3c-9712-8cd1fd46cd4e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:05.121910 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 746/1494] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:05 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:05.153752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc6ce348-14fa-42f9-863d-949bf11fce9f tempest-VolumeTypesAccessTest-1530199630 tempest-VolumeTypesAccessTest-1530199630-project] http://10.222.0.65/volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da returned with HTTP 404 Feb 03 03:46:05.155002 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 749/1495] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:04 2021] GET /volume/v3/0ba6eb7b43494faf8fb0b46001801af3/volumes/3b891e5c-dc15-440d-bd05-35e21fba16da => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:05.163200 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b73489c6-5398-44a2-8e04-6bc2455cefd4 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] DELETE http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280 Feb 03 03:46:05.164411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b73489c6-5398-44a2-8e04-6bc2455cefd4 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:05.164740 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:05.164740 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:05.165283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b73489c6-5398-44a2-8e04-6bc2455cefd4 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:05.333625 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:46:05.333625 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:46:05.363371 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b73489c6-5398-44a2-8e04-6bc2455cefd4 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280 returned with HTTP 202 Feb 03 03:46:05.364642 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 747/1496] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:46:05 2021] DELETE /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:05.373430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53f44252-ea79-4745-9a63-980305169904 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] GET http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280 Feb 03 03:46:05.374303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53f44252-ea79-4745-9a63-980305169904 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:05.374985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53f44252-ea79-4745-9a63-980305169904 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:05.398317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53f44252-ea79-4745-9a63-980305169904 tempest-VolumeTypesAccessTest-1244379416 tempest-VolumeTypesAccessTest-1244379416-project-admin] http://10.222.0.65/volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280 returned with HTTP 404 Feb 03 03:46:05.400071 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 750/1497] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:46:05 2021] GET /volume/v3/0f64c4ca000a4fd0944c0b0780744f3d/types/7e3b4ce8-a7ec-4b71-9e57-f13b575c5280 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:06.135777 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8545ec2-26ff-4d70-91db-0977ce4831b4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:06.137013 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8545ec2-26ff-4d70-91db-0977ce4831b4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:06.137712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8545ec2-26ff-4d70-91db-0977ce4831b4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:06.138273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e8545ec2-26ff-4d70-91db-0977ce4831b4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:06.186971 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:06.186971 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:06.189355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8545ec2-26ff-4d70-91db-0977ce4831b4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:06.190420 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 748/1498] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:06 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:07.204922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0165614f-1d89-42e8-a046-823ac015a136 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:07.205791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0165614f-1d89-42e8-a046-823ac015a136 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:07.206592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0165614f-1d89-42e8-a046-823ac015a136 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:07.207811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0165614f-1d89-42e8-a046-823ac015a136 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:07.291582 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:07.291582 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:07.294399 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0165614f-1d89-42e8-a046-823ac015a136 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:07.295416 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 751/1499] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:07 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:08.310133 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78234cbe-fe2b-409f-ab53-9fad10fc89d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:08.311621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78234cbe-fe2b-409f-ab53-9fad10fc89d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:08.312064 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:08.312064 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:08.312729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78234cbe-fe2b-409f-ab53-9fad10fc89d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:08.313287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-78234cbe-fe2b-409f-ab53-9fad10fc89d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:08.334998 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:08.334998 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:08.337407 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78234cbe-fe2b-409f-ab53-9fad10fc89d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:08.339030 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 749/1500] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:08 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:09.354279 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96865581-d609-477a-bf9e-07866780f02c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:09.354905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96865581-d609-477a-bf9e-07866780f02c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:09.355124 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:09.355124 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:09.355500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96865581-d609-477a-bf9e-07866780f02c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:09.355871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-96865581-d609-477a-bf9e-07866780f02c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:09.438420 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:09.438420 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:09.442472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96865581-d609-477a-bf9e-07866780f02c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:09.454757 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 752/1501] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:09 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:10.456822 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f160fb1b-2694-47ec-b1e6-467b76c4548a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:10.457360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f160fb1b-2694-47ec-b1e6-467b76c4548a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:10.457504 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:10.457504 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:10.458077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f160fb1b-2694-47ec-b1e6-467b76c4548a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:10.458599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f160fb1b-2694-47ec-b1e6-467b76c4548a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:10.513729 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:10.513729 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:10.516610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f160fb1b-2694-47ec-b1e6-467b76c4548a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:10.517667 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 750/1502] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:10 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:10.891919 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] POST http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes Feb 03 03:46:10.899773 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:10.899773 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:10.901442 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1708054237", "metadata": {"Type": "Test"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:10.906762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1708054237', 'metadata': {'Type': 'Test'}}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:46:10.910145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume of 1 GB Feb 03 03:46:10.945677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Availability Zones retrieved successfully. Feb 03 03:46:10.969269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (ee4a0796-5077-45a1-92b1-aefe2cf1d693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:10.972328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed48523-b1cf-4d30-a59f-3d8c896a8aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:10.974648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:11.107469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed48523-b1cf-4d30-a59f-3d8c896a8aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:11.109965 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5edea17-1d9e-468c-9f3c-de5cb78c0fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:11.210463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Created reservations ['00cef6a4-cf50-4d4e-b778-0d795d171fbc', 'bdbbb23b-d8cc-4695-a580-d7f033bcb014', '3b5011ff-bc56-4763-9192-859fa61f1ae3', 'bdc538a2-ce64-406c-be9f-7e8dd5e47d20'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:11.212410 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5edea17-1d9e-468c-9f3c-de5cb78c0fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00cef6a4-cf50-4d4e-b778-0d795d171fbc', 'bdbbb23b-d8cc-4695-a580-d7f033bcb014', '3b5011ff-bc56-4763-9192-859fa61f1ae3', 'bdc538a2-ce64-406c-be9f-7e8dd5e47d20']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:11.214583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d047d5b9-930c-4d3c-a02b-e68db68b6059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:11.284016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d047d5b9-930c-4d3c-a02b-e68db68b6059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27faf493-93a8-49a5-9069-f72ba4ccb31b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1708054237',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['00cef6a4-cf50-4d4e-b778-0d795d171fbc','bdbbb23b-d8cc-4695-a580-d7f033bcb014','3b5011ff-bc56-4763-9192-859fa61f1ae3','bdc538a2-ce64-406c-be9f-7e8dd5e47d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1708054237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27faf493-93a8-49a5-9069-f72ba4ccb31b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='755e9e0ff5f040fc94baa81040c3d505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:11.286370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cebbbefe-984a-42ef-8dc1-727400293efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:11.318198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cebbbefe-984a-42ef-8dc1-727400293efd) transitioned into state 'SUCCESS' from state '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-1708054237',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['00cef6a4-cf50-4d4e-b778-0d795d171fbc','bdbbb23b-d8cc-4695-a580-d7f033bcb014','3b5011ff-bc56-4763-9192-859fa61f1ae3','bdc538a2-ce64-406c-be9f-7e8dd5e47d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:11.320491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6123923a-71d3-469e-a8ba-bce3e3b1c17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:11.348332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6123923a-71d3-469e-a8ba-bce3e3b1c17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:11.356872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (ee4a0796-5077-45a1-92b1-aefe2cf1d693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:11.474490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request issued successfully. Feb 03 03:46:11.512828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ef95f87-5823-488e-948c-311e978e207f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes returned with HTTP 202 Feb 03 03:46:11.513990 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 753/1503] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:46:10 2021] POST /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes => generated 828 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:11.530569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-412ab805-c46b-4d25-abf9-430b512f6bf7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:11.531435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-412ab805-c46b-4d25-abf9-430b512f6bf7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:11.531845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:11.531845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:11.532569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-412ab805-c46b-4d25-abf9-430b512f6bf7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:11.532698 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a06c3da2-fef8-455f-968c-ef73c298c677 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:11.533199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a06c3da2-fef8-455f-968c-ef73c298c677 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:11.533415 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:11.533415 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:11.533788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a06c3da2-fef8-455f-968c-ef73c298c677 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:11.534158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a06c3da2-fef8-455f-968c-ef73c298c677 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:11.599172 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:11.599172 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:11.601035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a06c3da2-fef8-455f-968c-ef73c298c677 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:11.611426 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 754/1504] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:11 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:11.633383 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:11.633383 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:11.643173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-412ab805-c46b-4d25-abf9-430b512f6bf7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:11.668107 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-412ab805-c46b-4d25-abf9-430b512f6bf7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:11.669613 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 751/1505] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:11 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 920 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:12.621498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4b284fd-ec80-484e-acc8-b04dc11376a5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:12.622033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4b284fd-ec80-484e-acc8-b04dc11376a5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:12.622160 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:12.622160 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:12.622505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4b284fd-ec80-484e-acc8-b04dc11376a5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:12.622846 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c4b284fd-ec80-484e-acc8-b04dc11376a5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:12.688848 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eb81d9d-2cba-4f72-a295-6158b432bbe5 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:12.689340 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eb81d9d-2cba-4f72-a295-6158b432bbe5 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:12.689735 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:12.689735 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:12.690308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eb81d9d-2cba-4f72-a295-6158b432bbe5 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:12.716135 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:12.716135 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:12.718392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4b284fd-ec80-484e-acc8-b04dc11376a5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:12.722447 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 755/1506] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:12 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:12.885304 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:12.885304 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:12.932896 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8eb81d9d-2cba-4f72-a295-6158b432bbe5 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:13.006475 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eb81d9d-2cba-4f72-a295-6158b432bbe5 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:13.007333 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 752/1507] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:12 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 920 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:13.737831 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e133f8fd-d5b4-467f-86e1-6498339491b1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:13.738553 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e133f8fd-d5b4-467f-86e1-6498339491b1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:13.738884 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:13.738884 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:13.739599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e133f8fd-d5b4-467f-86e1-6498339491b1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:13.740110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e133f8fd-d5b4-467f-86e1-6498339491b1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:13.807300 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:13.807300 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:13.810098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e133f8fd-d5b4-467f-86e1-6498339491b1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:13.813582 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 756/1508] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:13 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:14.023226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-086d41ab-6ec8-4720-a0e0-ebba156fe5c8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:14.023754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-086d41ab-6ec8-4720-a0e0-ebba156fe5c8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:14.028800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:14.028800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:14.029840 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-086d41ab-6ec8-4720-a0e0-ebba156fe5c8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:14.139840 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:14.139840 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:14.159041 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-086d41ab-6ec8-4720-a0e0-ebba156fe5c8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:14.192357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-086d41ab-6ec8-4720-a0e0-ebba156fe5c8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:14.194258 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 753/1509] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:14 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:14.213714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27e9ebd5-ac0a-4f48-a24b-98b9d22674ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:14.219240 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27e9ebd5-ac0a-4f48-a24b-98b9d22674ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:14.222862 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:14.222862 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:14.223565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27e9ebd5-ac0a-4f48-a24b-98b9d22674ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:14.326759 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:14.326759 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:14.338951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27e9ebd5-ac0a-4f48-a24b-98b9d22674ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:14.367632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27e9ebd5-ac0a-4f48-a24b-98b9d22674ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:14.380896 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 757/1510] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:14 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 921 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:14.385484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8950663f-66e0-4119-a834-f65264209656 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:14.386660 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:14.386660 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:14.387342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8950663f-66e0-4119-a834-f65264209656 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1708054237"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:14.451208 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:14.451208 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:14.461933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8950663f-66e0-4119-a834-f65264209656 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:14.477042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8950663f-66e0-4119-a834-f65264209656 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:46:14.506148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8950663f-66e0-4119-a834-f65264209656 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:14.507235 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 754/1511] 10.222.0.65 () {60 vars in 1335 bytes} [Wed Feb 3 03:46:14 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:14.522406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0873d122-f02f-474a-b0e9-51778deb5d8b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:14.523082 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:14.523082 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:14.523734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0873d122-f02f-474a-b0e9-51778deb5d8b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-593345265", "description": "This is the new description of volume"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:14.613382 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:14.613382 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:14.629930 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0873d122-f02f-474a-b0e9-51778deb5d8b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:14.644153 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0873d122-f02f-474a-b0e9-51778deb5d8b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:46:14.663499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0873d122-f02f-474a-b0e9-51778deb5d8b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:14.664840 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 758/1512] 10.222.0.65 () {60 vars in 1336 bytes} [Wed Feb 3 03:46:14 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 891 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:14.690761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-634319d9-c64d-4c32-900a-d48575bd7c85 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:14.692067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-634319d9-c64d-4c32-900a-d48575bd7c85 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:14.692621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:14.692621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:14.693580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-634319d9-c64d-4c32-900a-d48575bd7c85 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:14.840525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-292fe5cf-10b7-4eba-b4fb-f9fae13016bc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:14.841553 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-292fe5cf-10b7-4eba-b4fb-f9fae13016bc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:14.842017 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:14.842017 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:14.842556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-292fe5cf-10b7-4eba-b4fb-f9fae13016bc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:14.852621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-292fe5cf-10b7-4eba-b4fb-f9fae13016bc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:14.914124 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:14.914124 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:14.938364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-634319d9-c64d-4c32-900a-d48575bd7c85 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:14.992922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-634319d9-c64d-4c32-900a-d48575bd7c85 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:15.006804 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 755/1513] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:14 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 959 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:15.013826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] POST http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes Feb 03 03:46:15.014450 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:15.014450 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:15.014908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:15.014908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:15.015858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1369842655", "availability_zone": "nova", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:15.018305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1369842655', 'availability_zone': 'nova', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:46:15.018964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume of 1 GB Feb 03 03:46:15.027423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-292fe5cf-10b7-4eba-b4fb-f9fae13016bc tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:15.029131 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 759/1514] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:14 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:15.038779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Availability Zones retrieved successfully. Feb 03 03:46:15.066094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (b80fedcc-73fc-4f9e-9c09-83a31e595f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:15.077623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8517cc58-3a77-4fdf-975a-890e30b4d7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:15.081105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:15.185100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8517cc58-3a77-4fdf-975a-890e30b4d7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:15.187910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85497ca6-51b3-44a6-9154-d3ac1c3c67ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:15.268307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Created reservations ['841d9965-31ef-4686-ab4d-1658e5c14184', 'dbd6523f-32aa-4173-81e2-e6195e65a0a6', '4b31810b-63b2-4d3d-8f90-ea6ac629c3aa', '2e26ae39-6d31-42c2-b626-1207cc110a0e'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:15.273232 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85497ca6-51b3-44a6-9154-d3ac1c3c67ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841d9965-31ef-4686-ab4d-1658e5c14184', 'dbd6523f-32aa-4173-81e2-e6195e65a0a6', '4b31810b-63b2-4d3d-8f90-ea6ac629c3aa', '2e26ae39-6d31-42c2-b626-1207cc110a0e']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:15.280159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda71426-be4c-49e4-ad67-1a70e044fdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:15.408313 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda71426-be4c-49e4-ad67-1a70e044fdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffbd7207-0df8-481f-995e-d722e0ddf630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1369842655',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['841d9965-31ef-4686-ab4d-1658e5c14184','dbd6523f-32aa-4173-81e2-e6195e65a0a6','4b31810b-63b2-4d3d-8f90-ea6ac629c3aa','2e26ae39-6d31-42c2-b626-1207cc110a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1369842655',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffbd7207-0df8-481f-995e-d722e0ddf630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='755e9e0ff5f040fc94baa81040c3d505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:15.411017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8614f2-485e-43e8-8b03-c969c15f6f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:15.488158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8614f2-485e-43e8-8b03-c969c15f6f65) transitioned into 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-1369842655',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['841d9965-31ef-4686-ab4d-1658e5c14184','dbd6523f-32aa-4173-81e2-e6195e65a0a6','4b31810b-63b2-4d3d-8f90-ea6ac629c3aa','2e26ae39-6d31-42c2-b626-1207cc110a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:15.493544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74875864-9fb9-4678-ab9f-aa8e54b89c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:15.549468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74875864-9fb9-4678-ab9f-aa8e54b89c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:15.564665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (b80fedcc-73fc-4f9e-9c09-83a31e595f8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:15.770146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request issued successfully. Feb 03 03:46:15.819686 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b67ce5b4-0c45-4438-9758-44238c73e5fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes returned with HTTP 202 Feb 03 03:46:15.828457 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 756/1515] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:46:15 2021] POST /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes => generated 811 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:15.850728 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9a6b68f-f41f-4ce7-a9ec-1e51f92faa8e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:15.851549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9a6b68f-f41f-4ce7-a9ec-1e51f92faa8e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:15.851549 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:15.851549 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:15.852063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9a6b68f-f41f-4ce7-a9ec-1e51f92faa8e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:16.047483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4925de1-db4d-4309-a974-42564142653f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:16.048234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4925de1-db4d-4309-a974-42564142653f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:16.048577 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:16.048577 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:16.049176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4925de1-db4d-4309-a974-42564142653f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:16.049665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d4925de1-db4d-4309-a974-42564142653f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:16.051978 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:16.051978 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:16.085013 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c9a6b68f-f41f-4ce7-a9ec-1e51f92faa8e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:16.116165 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:16.116165 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:16.132266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4925de1-db4d-4309-a974-42564142653f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:16.136121 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 757/1516] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:16 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:16.141989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9a6b68f-f41f-4ce7-a9ec-1e51f92faa8e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 returned with HTTP 200 Feb 03 03:46:16.145842 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 760/1517] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:15 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 => generated 903 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:17.154292 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70979a3a-ad2b-45fb-b786-6aac8a2db3a8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:17.155517 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70979a3a-ad2b-45fb-b786-6aac8a2db3a8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:17.156163 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:17.156163 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:17.156931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70979a3a-ad2b-45fb-b786-6aac8a2db3a8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:17.164853 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fe407a6-42f4-407b-ac0c-d47650ab1cc3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:17.165636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fe407a6-42f4-407b-ac0c-d47650ab1cc3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:17.166820 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:17.166820 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:17.167731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fe407a6-42f4-407b-ac0c-d47650ab1cc3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:17.171303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-70979a3a-ad2b-45fb-b786-6aac8a2db3a8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:17.243039 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:17.243039 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:17.254451 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70979a3a-ad2b-45fb-b786-6aac8a2db3a8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:17.261280 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 758/1518] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:17 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:17.344800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:17.344800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:17.370209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9fe407a6-42f4-407b-ac0c-d47650ab1cc3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:17.405829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fe407a6-42f4-407b-ac0c-d47650ab1cc3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 returned with HTTP 200 Feb 03 03:46:17.417580 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 761/1519] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:17 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 => generated 904 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:17.422195 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bc0bd56-41f8-4294-b0ba-5eefb6e97ea8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:17.422771 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:17.422771 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:17.423337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bc0bd56-41f8-4294-b0ba-5eefb6e97ea8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1708054237", "description": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:17.534411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:17.534411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:17.574304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4bc0bd56-41f8-4294-b0ba-5eefb6e97ea8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:17.605012 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4bc0bd56-41f8-4294-b0ba-5eefb6e97ea8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:46:17.641962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bc0bd56-41f8-4294-b0ba-5eefb6e97ea8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 returned with HTTP 200 Feb 03 03:46:17.642874 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 759/1520] 10.222.0.65 () {60 vars in 1335 bytes} [Wed Feb 3 03:46:17 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 => generated 839 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:17.664455 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09c668e7-5c60-4d47-9d3d-710dc3b26aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] DELETE http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:17.665142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09c668e7-5c60-4d47-9d3d-710dc3b26aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:17.665390 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:17.665390 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:17.668908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09c668e7-5c60-4d47-9d3d-710dc3b26aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:17.669631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-09c668e7-5c60-4d47-9d3d-710dc3b26aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume with id: ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:17.785000 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:17.785000 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:17.786483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09c668e7-5c60-4d47-9d3d-710dc3b26aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:17.848844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09c668e7-5c60-4d47-9d3d-710dc3b26aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume request issued successfully. Feb 03 03:46:17.849042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09c668e7-5c60-4d47-9d3d-710dc3b26aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 returned with HTTP 202 Feb 03 03:46:17.850343 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 762/1521] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:46:17 2021] DELETE /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:17.866087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c505cbc4-869b-4144-89af-aa51bdc59b10 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:17.866895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c505cbc4-869b-4144-89af-aa51bdc59b10 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:17.867271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:17.867271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:17.867876 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c505cbc4-869b-4144-89af-aa51bdc59b10 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:18.016397 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:18.016397 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:18.045349 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c505cbc4-869b-4144-89af-aa51bdc59b10 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:18.102681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c505cbc4-869b-4144-89af-aa51bdc59b10 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 returned with HTTP 200 Feb 03 03:46:18.106575 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 763/1522] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:17 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 => generated 906 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:18.169508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bcc93e1-bc6d-4e9d-94ba-03f9f1c241be tempest-VolumesSummaryTest-47611263 tempest-VolumesSummaryTest-47611263-project] GET http://10.222.0.65/volume/v3/d9025cde0ee5493eb07de6d531c67d0f/volumes/summary Feb 03 03:46:18.170100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bcc93e1-bc6d-4e9d-94ba-03f9f1c241be tempest-VolumesSummaryTest-47611263 tempest-VolumesSummaryTest-47611263-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:18.170324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:18.170324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:18.170699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bcc93e1-bc6d-4e9d-94ba-03f9f1c241be tempest-VolumesSummaryTest-47611263 tempest-VolumesSummaryTest-47611263-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:18.171202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-9bcc93e1-bc6d-4e9d-94ba-03f9f1c241be tempest-VolumesSummaryTest-47611263 tempest-VolumesSummaryTest-47611263-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:18.196570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9bcc93e1-bc6d-4e9d-94ba-03f9f1c241be tempest-VolumesSummaryTest-47611263 tempest-VolumesSummaryTest-47611263-project] Get summary completed successfully. Feb 03 03:46:18.197438 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bcc93e1-bc6d-4e9d-94ba-03f9f1c241be tempest-VolumesSummaryTest-47611263 tempest-VolumesSummaryTest-47611263-project] http://10.222.0.65/volume/v3/d9025cde0ee5493eb07de6d531c67d0f/volumes/summary returned with HTTP 200 Feb 03 03:46:18.199080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 760/1523] 10.222.0.65 () {60 vars in 1269 bytes} [Wed Feb 3 03:46:17 2021] GET /volume/v3/d9025cde0ee5493eb07de6d531c67d0f/volumes/summary => generated 55 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:18.274824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7745db76-3329-4977-a556-3ec74ebc76ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:18.276219 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7745db76-3329-4977-a556-3ec74ebc76ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:18.276447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:18.276447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:18.276820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7745db76-3329-4977-a556-3ec74ebc76ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:18.277195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7745db76-3329-4977-a556-3ec74ebc76ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:18.341243 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:18.341243 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:18.343593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7745db76-3329-4977-a556-3ec74ebc76ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:18.344481 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 764/1524] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:18 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:19.122384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6344d8dc-47c6-49ec-a24c-1f76dac99e6f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:19.122925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6344d8dc-47c6-49ec-a24c-1f76dac99e6f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:19.123387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6344d8dc-47c6-49ec-a24c-1f76dac99e6f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:19.225785 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:19.225785 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:19.236677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6344d8dc-47c6-49ec-a24c-1f76dac99e6f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:19.262096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6344d8dc-47c6-49ec-a24c-1f76dac99e6f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 returned with HTTP 200 Feb 03 03:46:19.263349 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 761/1525] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:19 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 => generated 906 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:19.359801 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-262a631d-7819-4e28-88c2-15748beac96f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:19.360282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-262a631d-7819-4e28-88c2-15748beac96f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:19.360506 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:19.360506 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:19.360883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-262a631d-7819-4e28-88c2-15748beac96f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:19.361255 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-262a631d-7819-4e28-88c2-15748beac96f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:19.411622 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:19.411622 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:19.413493 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-262a631d-7819-4e28-88c2-15748beac96f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:19.414305 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 765/1526] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:19 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:20.280529 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebcc423c-2ac8-4ed6-8782-64f5efc77263 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 Feb 03 03:46:20.281074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebcc423c-2ac8-4ed6-8782-64f5efc77263 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:20.281296 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:20.281296 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:20.281674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebcc423c-2ac8-4ed6-8782-64f5efc77263 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:20.373850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebcc423c-2ac8-4ed6-8782-64f5efc77263 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 returned with HTTP 404 Feb 03 03:46:20.375478 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 762/1527] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:20 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/ffbd7207-0df8-481f-995e-d722e0ddf630 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:20.390356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91a493f4-404f-4299-9c3f-fbe4183245ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] DELETE http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:20.391152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91a493f4-404f-4299-9c3f-fbe4183245ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:20.391656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:20.391656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:20.392267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91a493f4-404f-4299-9c3f-fbe4183245ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:20.397396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-91a493f4-404f-4299-9c3f-fbe4183245ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume with id: 27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:20.429338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecf8abed-38f8-4765-b45a-a0d065dff2d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:20.429794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecf8abed-38f8-4765-b45a-a0d065dff2d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:20.430288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecf8abed-38f8-4765-b45a-a0d065dff2d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:20.430659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ecf8abed-38f8-4765-b45a-a0d065dff2d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:20.475699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:20.475699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:20.480922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecf8abed-38f8-4765-b45a-a0d065dff2d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:20.482053 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 763/1528] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:20 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:20.519236 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:20.519236 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:20.521123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-91a493f4-404f-4299-9c3f-fbe4183245ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:20.590571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-91a493f4-404f-4299-9c3f-fbe4183245ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume request issued successfully. Feb 03 03:46:20.591046 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91a493f4-404f-4299-9c3f-fbe4183245ac tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 202 Feb 03 03:46:20.592702 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 766/1529] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:46:20 2021] DELETE /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:20.603914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a7a5638-f6aa-443c-adfb-2a389cfea387 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:20.604701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a7a5638-f6aa-443c-adfb-2a389cfea387 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:20.605044 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:20.605044 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:20.605608 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a7a5638-f6aa-443c-adfb-2a389cfea387 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:20.704335 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:20.704335 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:20.734535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7a5638-f6aa-443c-adfb-2a389cfea387 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:20.761193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a7a5638-f6aa-443c-adfb-2a389cfea387 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:20.762407 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 764/1530] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:20 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 958 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:21.495909 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33c45856-78be-4d39-bebe-e89b4552c83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:21.496481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33c45856-78be-4d39-bebe-e89b4552c83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:21.496649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:21.496649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:21.497266 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33c45856-78be-4d39-bebe-e89b4552c83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:21.497810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-33c45856-78be-4d39-bebe-e89b4552c83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:21.535649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:21.535649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:21.538094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33c45856-78be-4d39-bebe-e89b4552c83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:21.539839 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 767/1531] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:21 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:21.780648 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0f7ffdc-7490-494a-be21-23250ef0721d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:21.781193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0f7ffdc-7490-494a-be21-23250ef0721d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:21.781389 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:21.781389 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:21.781882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0f7ffdc-7490-494a-be21-23250ef0721d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:21.917785 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:21.917785 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:21.930172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d0f7ffdc-7490-494a-be21-23250ef0721d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:21.967908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0f7ffdc-7490-494a-be21-23250ef0721d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 200 Feb 03 03:46:21.969091 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 765/1532] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:21 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 958 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:22.554539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ddcdebd3-f634-4bc4-b7d2-f0bbd0f36f18 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:22.555056 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ddcdebd3-f634-4bc4-b7d2-f0bbd0f36f18 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:22.555225 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:22.555225 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:22.555853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ddcdebd3-f634-4bc4-b7d2-f0bbd0f36f18 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:22.556982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ddcdebd3-f634-4bc4-b7d2-f0bbd0f36f18 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:22.598612 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:22.598612 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:22.603563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ddcdebd3-f634-4bc4-b7d2-f0bbd0f36f18 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:22.607649 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 768/1533] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:22 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:22.984955 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae34d829-aa90-40cd-b23f-f9acd9d58e93 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b Feb 03 03:46:22.985479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae34d829-aa90-40cd-b23f-f9acd9d58e93 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:22.985695 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:22.985695 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:22.986068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae34d829-aa90-40cd-b23f-f9acd9d58e93 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:23.133299 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae34d829-aa90-40cd-b23f-f9acd9d58e93 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b returned with HTTP 404 Feb 03 03:46:23.134887 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 766/1534] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:22 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/27faf493-93a8-49a5-9069-f72ba4ccb31b => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:23.145487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] POST http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes Feb 03 03:46:23.145954 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:23.145954 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:23.146338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-518497359"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:23.148183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-518497359'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:46:23.149176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume of 1 GB Feb 03 03:46:23.176269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Availability Zones retrieved successfully. Feb 03 03:46:23.218544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (27027f04-65cf-48dd-9f85-4bb2f418b2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:23.221617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b606c294-870a-4565-9838-71daa648afe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:23.225404 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:23.378792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b606c294-870a-4565-9838-71daa648afe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:23.381043 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07da55c-8df2-4e84-98af-3a8dc89aaeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:23.528570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Created reservations ['5517fde5-e01b-46c3-ba32-0403a38eed15', '98d0dd39-05b2-4137-9650-433d5be67569', '50b5caae-02fc-40b7-b708-058704cbea5c', 'd8481098-77b2-42be-9e71-dc6999b38935'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:23.530784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07da55c-8df2-4e84-98af-3a8dc89aaeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5517fde5-e01b-46c3-ba32-0403a38eed15', '98d0dd39-05b2-4137-9650-433d5be67569', '50b5caae-02fc-40b7-b708-058704cbea5c', 'd8481098-77b2-42be-9e71-dc6999b38935']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:23.532825 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f925774-6d93-44b6-acf9-462389c90e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:23.622188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccd9004e-b814-4dda-8ba5-b319b68158b3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:23.622723 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccd9004e-b814-4dda-8ba5-b319b68158b3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:23.623173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccd9004e-b814-4dda-8ba5-b319b68158b3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:23.623500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ccd9004e-b814-4dda-8ba5-b319b68158b3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:23.699393 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:23.699393 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:23.705040 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f925774-6d93-44b6-acf9-462389c90e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baed5270-c363-48a0-a62e-9781149353de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-518497359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['5517fde5-e01b-46c3-ba32-0403a38eed15','98d0dd39-05b2-4137-9650-433d5be67569','50b5caae-02fc-40b7-b708-058704cbea5c','d8481098-77b2-42be-9e71-dc6999b38935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-518497359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baed5270-c363-48a0-a62e-9781149353de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='755e9e0ff5f040fc94baa81040c3d505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:23.707395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80a8ad2-57de-4c8c-a2a3-3d9214ffa87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:23.716646 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccd9004e-b814-4dda-8ba5-b319b68158b3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:23.717511 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 767/1535] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:23 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:23.806877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80a8ad2-57de-4c8c-a2a3-3d9214ffa87b) transitioned into state 'SUCCESS' from state '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-518497359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['5517fde5-e01b-46c3-ba32-0403a38eed15','98d0dd39-05b2-4137-9650-433d5be67569','50b5caae-02fc-40b7-b708-058704cbea5c','d8481098-77b2-42be-9e71-dc6999b38935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:23.808925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0f95c8-9c8e-428e-ab1e-72078abf3595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:23.850615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0f95c8-9c8e-428e-ab1e-72078abf3595) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:23.853948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (27027f04-65cf-48dd-9f85-4bb2f418b2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:24.030899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request issued successfully. Feb 03 03:46:24.059581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46c7d831-8268-4d56-8b2a-3898d3814b9a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes returned with HTTP 202 Feb 03 03:46:24.063100 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 769/1536] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:46:23 2021] POST /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes => generated 813 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:24.076838 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc147f98-477f-48c5-a8f1-fdce4fdd92b0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:46:24.077363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc147f98-477f-48c5-a8f1-fdce4fdd92b0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:24.077579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:24.077579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:24.077948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc147f98-477f-48c5-a8f1-fdce4fdd92b0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:24.190990 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:24.190990 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:24.211377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc147f98-477f-48c5-a8f1-fdce4fdd92b0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:24.258398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc147f98-477f-48c5-a8f1-fdce4fdd92b0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 200 Feb 03 03:46:24.262741 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 768/1537] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:24 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 905 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:24.735536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8aba4eb-581b-44c1-a4cb-fff10cc3d422 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:24.736690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8aba4eb-581b-44c1-a4cb-fff10cc3d422 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:24.737363 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:24.737363 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:24.738175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8aba4eb-581b-44c1-a4cb-fff10cc3d422 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:24.738743 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a8aba4eb-581b-44c1-a4cb-fff10cc3d422 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:24.788216 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:24.788216 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:24.798049 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8aba4eb-581b-44c1-a4cb-fff10cc3d422 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:24.799164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 770/1538] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:24 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:25.276592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e38e585-abe9-47d4-bce1-d4530c72a73d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:46:25.277373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e38e585-abe9-47d4-bce1-d4530c72a73d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:25.277702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:25.277702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:25.278232 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e38e585-abe9-47d4-bce1-d4530c72a73d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:25.418985 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:25.418985 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:25.441388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e38e585-abe9-47d4-bce1-d4530c72a73d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:25.501946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e38e585-abe9-47d4-bce1-d4530c72a73d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 200 Feb 03 03:46:25.513196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] POST http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes Feb 03 03:46:25.515186 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:25.515186 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:25.516158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-355278600"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:25.517451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-355278600'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:46:25.518017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Create volume of 1 GB Feb 03 03:46:25.524316 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 771/1539] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:25 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 905 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:25.534767 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Availability Zones retrieved successfully. Feb 03 03:46:25.555546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Flow 'volume_create_api' (2c7e191b-1cb1-4098-930c-6a5cea636477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:25.565447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df22219e-0ea3-4d92-be95-1d516001c657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:25.568273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:25.639417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df22219e-0ea3-4d92-be95-1d516001c657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:25.641871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7bff20-b667-4dd3-9185-974d5db6e4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:25.814368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30d53fba-2643-4b3f-825b-0ef121356f43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:25.815641 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30d53fba-2643-4b3f-825b-0ef121356f43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:25.816083 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:25.816083 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:25.816917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30d53fba-2643-4b3f-825b-0ef121356f43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:25.817507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-30d53fba-2643-4b3f-825b-0ef121356f43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:25.825950 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Created reservations ['95fdaa3b-a878-4c00-b80b-a07f51064379', 'c255fb14-94a5-4e84-ad24-b4f63e16a412', '548656c8-0cbe-4979-92b3-f4c6ba73f3a3', 'f9530071-00f4-41fb-92b5-5fefb80d7a4a'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:25.828957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7bff20-b667-4dd3-9185-974d5db6e4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95fdaa3b-a878-4c00-b80b-a07f51064379', 'c255fb14-94a5-4e84-ad24-b4f63e16a412', '548656c8-0cbe-4979-92b3-f4c6ba73f3a3', 'f9530071-00f4-41fb-92b5-5fefb80d7a4a']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:25.831320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef35929-c984-4603-a754-b09e6068b3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:25.866091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:25.866091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:25.869446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30d53fba-2643-4b3f-825b-0ef121356f43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:25.885811 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 772/1540] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:25 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:25.999972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef35929-c984-4603-a754-b09e6068b3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b122ea-346a-4702-8799-23d3fd19eb6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-355278600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ffbd26c5c274694882ecdfb8b964ff4',qos_specs=None,replication_status=,reservations=['95fdaa3b-a878-4c00-b80b-a07f51064379','c255fb14-94a5-4e84-ad24-b4f63e16a412','548656c8-0cbe-4979-92b3-f4c6ba73f3a3','f9530071-00f4-41fb-92b5-5fefb80d7a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221ae82a912f4917a3432eaee21d69a4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-355278600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b122ea-346a-4702-8799-23d3fd19eb6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ffbd26c5c274694882ecdfb8b964ff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='221ae82a912f4917a3432eaee21d69a4',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:26.006507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8114e6b-9ab0-4628-a527-efb62248ebd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:26.071053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8114e6b-9ab0-4628-a527-efb62248ebd7) transitioned into state 'SUCCESS' from state '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-355278600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ffbd26c5c274694882ecdfb8b964ff4',qos_specs=None,replication_status=,reservations=['95fdaa3b-a878-4c00-b80b-a07f51064379','c255fb14-94a5-4e84-ad24-b4f63e16a412','548656c8-0cbe-4979-92b3-f4c6ba73f3a3','f9530071-00f4-41fb-92b5-5fefb80d7a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221ae82a912f4917a3432eaee21d69a4',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:26.076433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0abd99d5-6274-4118-b6fd-715a8b1494dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:26.116981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0abd99d5-6274-4118-b6fd-715a8b1494dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:26.124266 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Flow 'volume_create_api' (2c7e191b-1cb1-4098-930c-6a5cea636477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:26.281017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Create volume request issued successfully. Feb 03 03:46:26.318617 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e29dd1ea-1bbe-4598-9727-7604762fbbec tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes returned with HTTP 202 Feb 03 03:46:26.330728 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 769/1541] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:46:25 2021] POST /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes => generated 826 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:46:26.339683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-941f240b-a9cb-4c5d-bd6b-386a47b2e19d tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:26.340428 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-941f240b-a9cb-4c5d-bd6b-386a47b2e19d tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:26.340761 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:26.340761 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:26.341281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-941f240b-a9cb-4c5d-bd6b-386a47b2e19d tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:26.435901 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:26.435901 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:26.451198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-941f240b-a9cb-4c5d-bd6b-386a47b2e19d tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:26.491180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-941f240b-a9cb-4c5d-bd6b-386a47b2e19d tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c returned with HTTP 200 Feb 03 03:46:26.502743 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 773/1542] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:26 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:26.538606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-faaad65e-70de-4c59-9bd6-aa39cae79126 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:46:26.539131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-faaad65e-70de-4c59-9bd6-aa39cae79126 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:26.539351 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:26.539351 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:26.539724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-faaad65e-70de-4c59-9bd6-aa39cae79126 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:26.651068 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:26.651068 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:26.660913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-faaad65e-70de-4c59-9bd6-aa39cae79126 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:26.722173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-faaad65e-70de-4c59-9bd6-aa39cae79126 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 200 Feb 03 03:46:26.734389 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 770/1543] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:26 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 906 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:26.740954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] POST http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes Feb 03 03:46:26.741595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:26.741595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:26.742268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "baed5270-c363-48a0-a62e-9781149353de", "size": 1, "name": "tempest-VolumesGetTest-Volume-1688107505", "metadata": {"Type": "Test"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:26.744411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request body: {'volume': {'source_volid': 'baed5270-c363-48a0-a62e-9781149353de', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1688107505', 'metadata': {'Type': 'Test'}}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:46:26.886721 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:26.886721 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:26.894097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume retrieved successfully. Feb 03 03:46:26.894469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume of 1 GB Feb 03 03:46:26.899270 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8061c7ba-999e-4b6a-8bc5-5daa92b23844 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:26.900665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8061c7ba-999e-4b6a-8bc5-5daa92b23844 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:26.901717 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:26.901717 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:26.902344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8061c7ba-999e-4b6a-8bc5-5daa92b23844 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:26.902862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8061c7ba-999e-4b6a-8bc5-5daa92b23844 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:26.919316 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Availability Zones retrieved successfully. Feb 03 03:46:26.957594 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:26.957594 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:26.959801 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8061c7ba-999e-4b6a-8bc5-5daa92b23844 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:26.960231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (09373e08-3a26-4825-b3dd-9b597cb1c996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:26.971629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f1e461-a39d-473f-b2f7-047ba8e68073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:26.972865 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 771/1544] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:26 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:26.991282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:27.144693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f1e461-a39d-473f-b2f7-047ba8e68073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'baed5270-c363-48a0-a62e-9781149353de', 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:27.174712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13fad164-f2f2-46ba-b52d-7a72beaee7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:27.362280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Created reservations ['7a575fd9-4e6b-4079-8502-45993ace7411', '9714a551-d4be-41ea-bc8b-009038dea47a', '4223855c-eced-4e4a-8b99-767ec095adc4', '3c96a0c8-7d2a-476d-8a88-2c31abc04583'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:27.364427 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13fad164-f2f2-46ba-b52d-7a72beaee7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a575fd9-4e6b-4079-8502-45993ace7411', '9714a551-d4be-41ea-bc8b-009038dea47a', '4223855c-eced-4e4a-8b99-767ec095adc4', '3c96a0c8-7d2a-476d-8a88-2c31abc04583']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:27.369554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07c0dc1-8d97-4f99-b04e-2dc773e37757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:27.509991 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2fa799c-b570-4635-ad47-5b621815459f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:27.511222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2fa799c-b570-4635-ad47-5b621815459f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:27.512467 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:27.512467 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:27.513167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2fa799c-b570-4635-ad47-5b621815459f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:27.656493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07c0dc1-8d97-4f99-b04e-2dc773e37757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '497d55a0-c841-40f5-a489-891fc3fbd182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1688107505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['7a575fd9-4e6b-4079-8502-45993ace7411','9714a551-d4be-41ea-bc8b-009038dea47a','4223855c-eced-4e4a-8b99-767ec095adc4','3c96a0c8-7d2a-476d-8a88-2c31abc04583'],size=1,snapshot_id=None,source_replicaid=,source_volid=baed5270-c363-48a0-a62e-9781149353de,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1688107505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=497d55a0-c841-40f5-a489-891fc3fbd182,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='755e9e0ff5f040fc94baa81040c3d505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=baed5270-c363-48a0-a62e-9781149353de,status='creating',terminated_at=None,updated_at=None,user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:27.664302 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe24491-aa22-47b3-9ebb-9c5e9ea8f576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:27.730108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe24491-aa22-47b3-9ebb-9c5e9ea8f576) transitioned into state 'SUCCESS' from state '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-1688107505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['7a575fd9-4e6b-4079-8502-45993ace7411','9714a551-d4be-41ea-bc8b-009038dea47a','4223855c-eced-4e4a-8b99-767ec095adc4','3c96a0c8-7d2a-476d-8a88-2c31abc04583'],size=1,snapshot_id=None,source_replicaid=,source_volid=baed5270-c363-48a0-a62e-9781149353de,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:27.732510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2bb6ac4-68d4-4f98-86f0-4606912ecdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:27.933900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2bb6ac4-68d4-4f98-86f0-4606912ecdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:27.940016 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (09373e08-3a26-4825-b3dd-9b597cb1c996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:27.999308 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:27.999308 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:28.018526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e2fa799c-b570-4635-ad47-5b621815459f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:28.042061 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request issued successfully. Feb 03 03:46:28.066771 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2fa799c-b570-4635-ad47-5b621815459f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c returned with HTTP 200 Feb 03 03:46:28.074751 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aece2c51-b830-4437-9e13-302b3a9e4a2e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes returned with HTTP 202 Feb 03 03:46:28.075426 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 772/1545] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:27 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c => generated 919 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:28.080740 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe022fa1-6484-4869-8256-75dcd9b0fa93 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:28.081264 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe022fa1-6484-4869-8256-75dcd9b0fa93 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:28.081454 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:28.081454 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:28.081828 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe022fa1-6484-4869-8256-75dcd9b0fa93 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:28.082192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fe022fa1-6484-4869-8256-75dcd9b0fa93 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:28.083000 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 774/1546] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:46:26 2021] POST /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes => generated 862 bytes in 1346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:28.108841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60d0eeb7-900a-4dfc-b397-3636c096c1b0 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] POST http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots Feb 03 03:46:28.110098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:28.110098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:28.111152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60d0eeb7-900a-4dfc-b397-3636c096c1b0 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59b122ea-346a-4702-8799-23d3fd19eb6c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-26159802"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:28.131076 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:28.131076 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:28.132937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe022fa1-6484-4869-8256-75dcd9b0fa93 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:28.133896 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 773/1547] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:28 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:28.154188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3d2ba07-8492-497e-98ee-8396d1af0b74 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:28.154715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3d2ba07-8492-497e-98ee-8396d1af0b74 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:28.154903 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:28.154903 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:28.155280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3d2ba07-8492-497e-98ee-8396d1af0b74 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:28.232276 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:28.232276 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:28.240306 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60d0eeb7-900a-4dfc-b397-3636c096c1b0 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:28.240679 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-60d0eeb7-900a-4dfc-b397-3636c096c1b0 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Create snapshot from volume 59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:28.258850 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:28.258850 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:28.285286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c3d2ba07-8492-497e-98ee-8396d1af0b74 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:28.367823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3d2ba07-8492-497e-98ee-8396d1af0b74 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:28.369544 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 774/1548] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:28 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 930 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:28.421689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-60d0eeb7-900a-4dfc-b397-3636c096c1b0 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Created reservations ['49538f4f-13d9-4002-b44e-39894efad76b', '8f51b197-4123-4a7c-b065-4ff3ec68af72', '247da1f0-1b51-44e0-a24e-1eaa9f261750', 'e3318999-7692-4123-a2f5-58d14299fdea'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:28.671569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60d0eeb7-900a-4dfc-b397-3636c096c1b0 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot create request issued successfully. Feb 03 03:46:28.672298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60d0eeb7-900a-4dfc-b397-3636c096c1b0 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots returned with HTTP 202 Feb 03 03:46:28.676436 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 775/1549] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:46:28 2021] POST /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots => generated 312 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:28.687091 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5c60888-cb7d-4590-a835-4eb96fc5cbd5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:28.687896 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5c60888-cb7d-4590-a835-4eb96fc5cbd5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:28.688294 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:28.688294 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:28.688919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5c60888-cb7d-4590-a835-4eb96fc5cbd5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:28.780740 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:28.780740 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:28.781808 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5c60888-cb7d-4590-a835-4eb96fc5cbd5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:28.783735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5c60888-cb7d-4590-a835-4eb96fc5cbd5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 200 Feb 03 03:46:28.784584 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 775/1550] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:28 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 444 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:29.150761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5c4ff6b-c638-4de5-91f6-9ef1c8ea8730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:29.151311 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5c4ff6b-c638-4de5-91f6-9ef1c8ea8730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:29.151481 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:29.151481 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:29.151852 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5c4ff6b-c638-4de5-91f6-9ef1c8ea8730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:29.152243 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b5c4ff6b-c638-4de5-91f6-9ef1c8ea8730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:29.231224 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:29.231224 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:29.244880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5c4ff6b-c638-4de5-91f6-9ef1c8ea8730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:29.254870 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 776/1551] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:29 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:29.390983 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51cf89d3-f8b8-4367-b4c9-189df44ef798 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:29.391760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51cf89d3-f8b8-4367-b4c9-189df44ef798 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:29.391993 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:29.391993 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:29.392438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51cf89d3-f8b8-4367-b4c9-189df44ef798 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:29.504095 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:29.504095 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:29.584567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-51cf89d3-f8b8-4367-b4c9-189df44ef798 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:29.667834 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51cf89d3-f8b8-4367-b4c9-189df44ef798 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:29.668717 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 776/1552] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:29 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:29.796741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f20625a6-a070-4137-a994-26c2c490e9c4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:29.797700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f20625a6-a070-4137-a994-26c2c490e9c4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:29.797917 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:29.797917 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:29.798295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f20625a6-a070-4137-a994-26c2c490e9c4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:29.872091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:29.872091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:29.873356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f20625a6-a070-4137-a994-26c2c490e9c4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:29.878952 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f20625a6-a070-4137-a994-26c2c490e9c4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 200 Feb 03 03:46:29.885914 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 777/1553] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:29 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 444 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:30.261235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c1c14f6-6117-4f73-857d-81d7488c37de tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:30.261752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c1c14f6-6117-4f73-857d-81d7488c37de tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:30.261890 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:30.261890 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:30.262260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c1c14f6-6117-4f73-857d-81d7488c37de tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:30.262625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9c1c14f6-6117-4f73-857d-81d7488c37de tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:30.322836 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:30.322836 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:30.327873 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c1c14f6-6117-4f73-857d-81d7488c37de tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:30.332344 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 777/1554] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:30 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:30.684547 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b25f60a-f722-4e5f-8295-179df715f3d0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:30.685691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b25f60a-f722-4e5f-8295-179df715f3d0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:30.686052 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:30.686052 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:30.686628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b25f60a-f722-4e5f-8295-179df715f3d0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:30.857784 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:30.857784 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:30.892085 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4602eb7-accd-4365-858f-c96c33ee0d82 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:30.892834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4602eb7-accd-4365-858f-c96c33ee0d82 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:30.893355 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:30.893355 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:30.893978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4602eb7-accd-4365-858f-c96c33ee0d82 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:30.899297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3b25f60a-f722-4e5f-8295-179df715f3d0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:31.030583 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:31.030583 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:31.037413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f4602eb7-accd-4365-858f-c96c33ee0d82 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:31.040452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b25f60a-f722-4e5f-8295-179df715f3d0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:31.047170 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 778/1555] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:30 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:31.051849 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4602eb7-accd-4365-858f-c96c33ee0d82 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 200 Feb 03 03:46:31.059079 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 778/1556] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:30 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 444 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:31.366894 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbd64741-6a0f-407f-9937-dd5c73587d6b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:31.367630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbd64741-6a0f-407f-9937-dd5c73587d6b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:31.367862 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:31.367862 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:31.368308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbd64741-6a0f-407f-9937-dd5c73587d6b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:31.368729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fbd64741-6a0f-407f-9937-dd5c73587d6b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:31.443343 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:31.443343 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:31.447476 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbd64741-6a0f-407f-9937-dd5c73587d6b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:31.461962 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 779/1557] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:31 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:32.069593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3d9d4cd-3a37-4430-97f2-302fdc8248e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:32.070323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3d9d4cd-3a37-4430-97f2-302fdc8248e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:32.070543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:32.070543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:32.071105 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b60e6786-37a9-4abe-9e70-9201e5c818c6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:32.071686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b60e6786-37a9-4abe-9e70-9201e5c818c6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:32.072556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3d9d4cd-3a37-4430-97f2-302fdc8248e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:32.080347 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:32.080347 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:32.080824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b60e6786-37a9-4abe-9e70-9201e5c818c6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:32.174348 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:32.174348 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:32.175508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b60e6786-37a9-4abe-9e70-9201e5c818c6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:32.177500 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b60e6786-37a9-4abe-9e70-9201e5c818c6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 200 Feb 03 03:46:32.187042 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 779/1558] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:32 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 471 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:32.199709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-132ddb4e-2e86-4140-a888-36e05135c59c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] POST http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots Feb 03 03:46:32.204528 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:32.204528 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:32.207536 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-132ddb4e-2e86-4140-a888-36e05135c59c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59b122ea-346a-4702-8799-23d3fd19eb6c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2047236295"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:32.273201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:32.273201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:32.301245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f3d9d4cd-3a37-4430-97f2-302fdc8248e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:32.376975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:32.376975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:32.378161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-132ddb4e-2e86-4140-a888-36e05135c59c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:32.378520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-132ddb4e-2e86-4140-a888-36e05135c59c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Create snapshot from volume 59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:32.396119 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3d9d4cd-3a37-4430-97f2-302fdc8248e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:32.410099 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 780/1559] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:32 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:32.476805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e65b477a-7193-467b-a5c0-5819ec0de692 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:32.477606 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e65b477a-7193-467b-a5c0-5819ec0de692 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:32.478010 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:32.478010 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:32.478638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e65b477a-7193-467b-a5c0-5819ec0de692 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:32.479469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e65b477a-7193-467b-a5c0-5819ec0de692 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:32.526741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-132ddb4e-2e86-4140-a888-36e05135c59c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Created reservations ['e4745f62-5548-4a90-a039-c93b5e1575f2', '566f3fea-ab95-4dc4-85f8-3339f88d44b9', 'd84958e7-29fc-4807-adc2-dae52aef2e81', '9bf172a5-4a4f-4b58-b948-b9a342130e02'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:32.533766 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:32.533766 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:32.542129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e65b477a-7193-467b-a5c0-5819ec0de692 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:32.546620 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 781/1560] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:32 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:32.773596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-132ddb4e-2e86-4140-a888-36e05135c59c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot create request issued successfully. Feb 03 03:46:32.774645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-132ddb4e-2e86-4140-a888-36e05135c59c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots returned with HTTP 202 Feb 03 03:46:32.782156 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 780/1561] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:46:32 2021] POST /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots => generated 314 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:46:32.787535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b6645b8-26c9-4252-b6db-c1f9a1ea65b8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:32.788849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b6645b8-26c9-4252-b6db-c1f9a1ea65b8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:32.789271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:32.789271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:32.790142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b6645b8-26c9-4252-b6db-c1f9a1ea65b8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:32.853753 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:32.853753 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:32.855469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3b6645b8-26c9-4252-b6db-c1f9a1ea65b8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:32.857621 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b6645b8-26c9-4252-b6db-c1f9a1ea65b8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 200 Feb 03 03:46:32.859776 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 782/1562] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:32 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 446 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:33.414088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5a4d8ae-64b7-48e3-b7be-1395d800d6c7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:33.414624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5a4d8ae-64b7-48e3-b7be-1395d800d6c7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:33.414782 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:33.414782 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:33.415414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5a4d8ae-64b7-48e3-b7be-1395d800d6c7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:33.513879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:33.513879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:33.530140 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5a4d8ae-64b7-48e3-b7be-1395d800d6c7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:33.558783 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8baeed75-c2c1-4f45-94bc-8817371f8f5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:33.559316 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8baeed75-c2c1-4f45-94bc-8817371f8f5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:33.559514 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:33.559514 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:33.560167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8baeed75-c2c1-4f45-94bc-8817371f8f5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:33.561039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8baeed75-c2c1-4f45-94bc-8817371f8f5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:33.587334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5a4d8ae-64b7-48e3-b7be-1395d800d6c7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:33.593106 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 781/1563] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:33 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:33.610374 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:33.610374 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:33.619341 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8baeed75-c2c1-4f45-94bc-8817371f8f5b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:33.620567 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 783/1564] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:33 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:33.874057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bc62118-d898-44f8-b06e-558fb0d48020 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:33.874763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bc62118-d898-44f8-b06e-558fb0d48020 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:33.875089 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:33.875089 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:33.875770 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bc62118-d898-44f8-b06e-558fb0d48020 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:33.942981 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:33.942981 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:33.944490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6bc62118-d898-44f8-b06e-558fb0d48020 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:33.950508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bc62118-d898-44f8-b06e-558fb0d48020 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 200 Feb 03 03:46:33.952342 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 782/1565] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:33 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 446 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:34.618010 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d50a05ba-3a40-4268-b9fa-e61124704dca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:34.618010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d50a05ba-3a40-4268-b9fa-e61124704dca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:34.618010 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:34.618010 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:34.619151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d50a05ba-3a40-4268-b9fa-e61124704dca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:34.635709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0b8135f-2ee4-4570-99b9-12387f1faf1c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:34.636473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0b8135f-2ee4-4570-99b9-12387f1faf1c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:34.636691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:34.636691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:34.637065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0b8135f-2ee4-4570-99b9-12387f1faf1c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:34.637436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c0b8135f-2ee4-4570-99b9-12387f1faf1c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:34.719020 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:34.719020 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:34.720949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0b8135f-2ee4-4570-99b9-12387f1faf1c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:34.722737 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 783/1566] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:34 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:34.734827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:34.734827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:34.747055 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d50a05ba-3a40-4268-b9fa-e61124704dca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:34.772364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d50a05ba-3a40-4268-b9fa-e61124704dca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:34.773461 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 784/1567] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:34 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:34.966232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-266d70b4-4dc7-4215-96d5-fa7666fd34e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:34.969434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-266d70b4-4dc7-4215-96d5-fa7666fd34e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:34.969434 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:34.969434 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:34.969434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-266d70b4-4dc7-4215-96d5-fa7666fd34e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:35.007678 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:35.007678 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:35.010075 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-266d70b4-4dc7-4215-96d5-fa7666fd34e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:35.012913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-266d70b4-4dc7-4215-96d5-fa7666fd34e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 200 Feb 03 03:46:35.014574 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 784/1568] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:34 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 473 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:35.027089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c42d5f5-6726-4f6f-a18e-93101d8669b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] POST http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots Feb 03 03:46:35.027950 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:35.027950 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:35.028781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c42d5f5-6726-4f6f-a18e-93101d8669b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59b122ea-346a-4702-8799-23d3fd19eb6c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-174273716"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:35.082660 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:35.082660 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:35.084138 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c42d5f5-6726-4f6f-a18e-93101d8669b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:35.084732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-5c42d5f5-6726-4f6f-a18e-93101d8669b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Create snapshot from volume 59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:35.282260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5c42d5f5-6726-4f6f-a18e-93101d8669b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Created reservations ['2c72304e-4ef5-4cb2-b9f1-42a371fdcecd', '0d721b07-436a-4683-9c20-b15844102a56', '2776cfc7-1e82-4a3d-9a49-8b01c7ef3ca9', '6f1cf871-eb18-4a8e-9eef-0ab56a387e83'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:35.737696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc50e9ca-ce8b-45eb-b875-7935774fc9e5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:35.743035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc50e9ca-ce8b-45eb-b875-7935774fc9e5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:35.743427 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:35.743427 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:35.744263 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc50e9ca-ce8b-45eb-b875-7935774fc9e5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:35.744808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bc50e9ca-ce8b-45eb-b875-7935774fc9e5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:35.858299 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:35.858299 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:35.860483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc50e9ca-ce8b-45eb-b875-7935774fc9e5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:35.861446 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 785/1569] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:35 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:35.877504 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e4b5aa1-f1e3-426a-823c-0451656a01e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:35.878166 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e4b5aa1-f1e3-426a-823c-0451656a01e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:35.878517 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:35.878517 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:35.883383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e4b5aa1-f1e3-426a-823c-0451656a01e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:35.932366 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c42d5f5-6726-4f6f-a18e-93101d8669b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot create request issued successfully. Feb 03 03:46:35.934152 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c42d5f5-6726-4f6f-a18e-93101d8669b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots returned with HTTP 202 Feb 03 03:46:35.942115 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 785/1570] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:46:35 2021] POST /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots => generated 313 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:35.949235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c43570db-20d0-47b3-93b0-fddc35cbf250 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:35.950554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c43570db-20d0-47b3-93b0-fddc35cbf250 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:35.951004 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:35.951004 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:35.951686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c43570db-20d0-47b3-93b0-fddc35cbf250 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:35.985963 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:35.985963 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:35.987675 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c43570db-20d0-47b3-93b0-fddc35cbf250 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:35.989814 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c43570db-20d0-47b3-93b0-fddc35cbf250 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 200 Feb 03 03:46:35.991273 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 786/1571] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:35 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:36.054665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:36.054665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:36.064817 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e4b5aa1-f1e3-426a-823c-0451656a01e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:36.096567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e4b5aa1-f1e3-426a-823c-0451656a01e8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:36.100638 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 786/1572] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:35 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:36.875835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81ca0c07-fa69-4118-9cf4-12d560b6002b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:36.876386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81ca0c07-fa69-4118-9cf4-12d560b6002b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:36.876579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:36.876579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:36.876953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81ca0c07-fa69-4118-9cf4-12d560b6002b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:36.877320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-81ca0c07-fa69-4118-9cf4-12d560b6002b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:36.956933 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:36.956933 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:36.958885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81ca0c07-fa69-4118-9cf4-12d560b6002b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:36.959737 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 787/1573] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:36 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:37.008783 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9582bc3f-c48e-4bfb-891b-8be4c825b6f8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:37.009820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9582bc3f-c48e-4bfb-891b-8be4c825b6f8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:37.010255 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:37.010255 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:37.010951 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9582bc3f-c48e-4bfb-891b-8be4c825b6f8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:37.054260 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:37.054260 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:37.055417 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9582bc3f-c48e-4bfb-891b-8be4c825b6f8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:37.057779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9582bc3f-c48e-4bfb-891b-8be4c825b6f8 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 200 Feb 03 03:46:37.058585 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 787/1574] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:37 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 445 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:37.118090 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-624c9cd9-eb8e-46b1-95a8-84c78fe203df tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:37.118828 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-624c9cd9-eb8e-46b1-95a8-84c78fe203df tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:37.119342 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:37.119342 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:37.119908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-624c9cd9-eb8e-46b1-95a8-84c78fe203df tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:37.243349 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:37.243349 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:37.276592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-624c9cd9-eb8e-46b1-95a8-84c78fe203df tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:37.334095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-624c9cd9-eb8e-46b1-95a8-84c78fe203df tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:37.335323 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 788/1575] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:37 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:37.977185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecc613d6-a88f-4ae1-bdf1-9a9cd0f4d6d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:37.981919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecc613d6-a88f-4ae1-bdf1-9a9cd0f4d6d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:37.982525 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:37.982525 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:37.986086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecc613d6-a88f-4ae1-bdf1-9a9cd0f4d6d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:37.986769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ecc613d6-a88f-4ae1-bdf1-9a9cd0f4d6d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:38.060722 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:38.060722 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:38.063093 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecc613d6-a88f-4ae1-bdf1-9a9cd0f4d6d2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:38.070789 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bab0aa2-8c8b-4316-9f3c-c12304c02d83 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:38.072150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bab0aa2-8c8b-4316-9f3c-c12304c02d83 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:38.081138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:38.081138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:38.081138 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bab0aa2-8c8b-4316-9f3c-c12304c02d83 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:38.084632 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 788/1576] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:37 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:38.107875 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:38.107875 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:38.112558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bab0aa2-8c8b-4316-9f3c-c12304c02d83 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:38.114736 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bab0aa2-8c8b-4316-9f3c-c12304c02d83 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 200 Feb 03 03:46:38.115803 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 789/1577] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:38 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 445 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:38.352914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbfb50c5-a8f3-4904-980e-4f71a603ce4b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:38.354006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbfb50c5-a8f3-4904-980e-4f71a603ce4b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:38.354521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:38.354521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:38.355360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbfb50c5-a8f3-4904-980e-4f71a603ce4b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:38.559721 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:38.559721 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:38.605238 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cbfb50c5-a8f3-4904-980e-4f71a603ce4b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:38.698673 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbfb50c5-a8f3-4904-980e-4f71a603ce4b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:38.708588 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 789/1578] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:38 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:39.113129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cd6048e-b9f2-4bb6-a164-cb39825b3061 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:39.117261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cd6048e-b9f2-4bb6-a164-cb39825b3061 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.119215 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.119215 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.119821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cd6048e-b9f2-4bb6-a164-cb39825b3061 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.120333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1cd6048e-b9f2-4bb6-a164-cb39825b3061 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:39.129638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-029e0adc-aa23-44de-ba61-573d49c3c7f5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:39.130161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-029e0adc-aa23-44de-ba61-573d49c3c7f5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.130679 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.130679 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.131044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-029e0adc-aa23-44de-ba61-573d49c3c7f5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.188900 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.188900 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.189982 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-029e0adc-aa23-44de-ba61-573d49c3c7f5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:39.191692 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.191692 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.196078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cd6048e-b9f2-4bb6-a164-cb39825b3061 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:39.197270 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-029e0adc-aa23-44de-ba61-573d49c3c7f5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 200 Feb 03 03:46:39.199433 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 790/1579] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 472 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.214018 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 790/1580] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.217271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e92d05a8-9683-416e-b996-a602d5294814 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=1 Feb 03 03:46:39.225393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e92d05a8-9683-416e-b996-a602d5294814 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.225785 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.225785 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.226375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e92d05a8-9683-416e-b996-a602d5294814 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.227459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-e92d05a8-9683-416e-b996-a602d5294814 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.230718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-e92d05a8-9683-416e-b996-a602d5294814 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.267072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e92d05a8-9683-416e-b996-a602d5294814 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.276953 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e92d05a8-9683-416e-b996-a602d5294814 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=1 returned with HTTP 200 Feb 03 03:46:39.278324 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 791/1581] 10.222.0.65 () {58 vars in 1225 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=1 => generated 514 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:39.295636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d279048d-b34c-4ab4-b1ae-04c387efe078 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots Feb 03 03:46:39.296261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d279048d-b34c-4ab4-b1ae-04c387efe078 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.296481 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.296481 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.296865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d279048d-b34c-4ab4-b1ae-04c387efe078 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.297539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d279048d-b34c-4ab4-b1ae-04c387efe078 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.299793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-d279048d-b34c-4ab4-b1ae-04c387efe078 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.340974 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d279048d-b34c-4ab4-b1ae-04c387efe078 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.341847 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d279048d-b34c-4ab4-b1ae-04c387efe078 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots returned with HTTP 200 Feb 03 03:46:39.342731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 791/1582] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots => generated 993 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.355325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ce99d5-0dec-4be2-80d9-d386d84e7e74 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=100000 Feb 03 03:46:39.356476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ce99d5-0dec-4be2-80d9-d386d84e7e74 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.357210 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.357210 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.357751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07ce99d5-0dec-4be2-80d9-d386d84e7e74 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.359361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-07ce99d5-0dec-4be2-80d9-d386d84e7e74 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.360500 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.360500 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.365931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-07ce99d5-0dec-4be2-80d9-d386d84e7e74 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.412841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07ce99d5-0dec-4be2-80d9-d386d84e7e74 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.414028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07ce99d5-0dec-4be2-80d9-d386d84e7e74 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=100000 returned with HTTP 200 Feb 03 03:46:39.416428 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 792/1583] 10.222.0.65 () {58 vars in 1235 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=100000 => generated 993 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.430243 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c054421a-0205-4f52-82d5-b96821e6bcb2 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=0 Feb 03 03:46:39.431597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c054421a-0205-4f52-82d5-b96821e6bcb2 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.432156 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.432156 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.432859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c054421a-0205-4f52-82d5-b96821e6bcb2 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.433654 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c054421a-0205-4f52-82d5-b96821e6bcb2 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.434558 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.434558 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.440506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-c054421a-0205-4f52-82d5-b96821e6bcb2 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.489398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c054421a-0205-4f52-82d5-b96821e6bcb2 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.490108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c054421a-0205-4f52-82d5-b96821e6bcb2 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=0 returned with HTTP 200 Feb 03 03:46:39.491610 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 792/1584] 10.222.0.65 () {58 vars in 1225 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?limit=0 => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:46:39.503516 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77f1b8b0-470c-4e0f-afd0-6ada80c741b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots Feb 03 03:46:39.504075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77f1b8b0-470c-4e0f-afd0-6ada80c741b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.504279 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.504279 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.504651 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77f1b8b0-470c-4e0f-afd0-6ada80c741b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.505205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-77f1b8b0-470c-4e0f-afd0-6ada80c741b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.505912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.505912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.507573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-77f1b8b0-470c-4e0f-afd0-6ada80c741b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.560069 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77f1b8b0-470c-4e0f-afd0-6ada80c741b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.561251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77f1b8b0-470c-4e0f-afd0-6ada80c741b4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots returned with HTTP 200 Feb 03 03:46:39.565428 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 793/1585] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots => generated 993 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.579196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-971d39aa-ec28-47cc-a39a-d4aaf360436f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?marker=9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:39.580691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-971d39aa-ec28-47cc-a39a-d4aaf360436f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.581521 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-971d39aa-ec28-47cc-a39a-d4aaf360436f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.582354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-971d39aa-ec28-47cc-a39a-d4aaf360436f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.589285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-971d39aa-ec28-47cc-a39a-d4aaf360436f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.699227 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-971d39aa-ec28-47cc-a39a-d4aaf360436f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.700178 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-971d39aa-ec28-47cc-a39a-d4aaf360436f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?marker=9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 200 Feb 03 03:46:39.702461 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 793/1586] 10.222.0.65 () {58 vars in 1297 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?marker=9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 340 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.717966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edd527ab-d685-444f-bef0-059b04b771e7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:39.721657 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44f37783-70f8-4a56-9946-05220ea5e69f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?offset=2&limit=3 Feb 03 03:46:39.722416 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edd527ab-d685-444f-bef0-059b04b771e7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.722822 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.722822 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.723642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44f37783-70f8-4a56-9946-05220ea5e69f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.724343 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edd527ab-d685-444f-bef0-059b04b771e7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.725194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.725194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.733749 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44f37783-70f8-4a56-9946-05220ea5e69f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.734764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-44f37783-70f8-4a56-9946-05220ea5e69f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.740747 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.740747 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.742669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-44f37783-70f8-4a56-9946-05220ea5e69f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.857845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-44f37783-70f8-4a56-9946-05220ea5e69f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.858658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44f37783-70f8-4a56-9946-05220ea5e69f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?offset=2&limit=3 returned with HTTP 200 Feb 03 03:46:39.866593 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 794/1587] 10.222.0.65 () {58 vars in 1243 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?offset=2&limit=3 => generated 340 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.879714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-516c4982-0501-4e85-acb2-ab9eac300c63 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=created_at&sort_dir=asc Feb 03 03:46:39.880264 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-516c4982-0501-4e85-acb2-ab9eac300c63 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.880484 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.880484 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.880860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-516c4982-0501-4e85-acb2-ab9eac300c63 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.881447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-516c4982-0501-4e85-acb2-ab9eac300c63 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.882119 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.882119 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.883719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-516c4982-0501-4e85-acb2-ab9eac300c63 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.944091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.944091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.944609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-516c4982-0501-4e85-acb2-ab9eac300c63 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:39.945807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-516c4982-0501-4e85-acb2-ab9eac300c63 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Feb 03 03:46:39.947786 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 795/1588] 10.222.0.65 () {58 vars in 1275 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:39.965054 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03666cce-a540-469a-825f-bf8bc85c1a46 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=created_at&sort_dir=desc Feb 03 03:46:39.970913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03666cce-a540-469a-825f-bf8bc85c1a46 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:39.971339 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:39.971339 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:39.971954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03666cce-a540-469a-825f-bf8bc85c1a46 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:39.972694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-03666cce-a540-469a-825f-bf8bc85c1a46 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:39.973631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:39.973631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:39.975603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-03666cce-a540-469a-825f-bf8bc85c1a46 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:39.990019 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-edd527ab-d685-444f-bef0-059b04b771e7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:40.048432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03666cce-a540-469a-825f-bf8bc85c1a46 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.054795 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03666cce-a540-469a-825f-bf8bc85c1a46 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Feb 03 03:46:40.056351 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 796/1589] 10.222.0.65 () {58 vars in 1277 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5baaf35a-0f98-4f42-9165-b660b68e897c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=id&sort_dir=asc Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5baaf35a-0f98-4f42-9165-b660b68e897c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5baaf35a-0f98-4f42-9165-b660b68e897c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5baaf35a-0f98-4f42-9165-b660b68e897c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.091271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.093214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edd527ab-d685-444f-bef0-059b04b771e7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:40.093324 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-5baaf35a-0f98-4f42-9165-b660b68e897c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.093424 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 794/1590] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:39 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.139876 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5baaf35a-0f98-4f42-9165-b660b68e897c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.148750 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5baaf35a-0f98-4f42-9165-b660b68e897c tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Feb 03 03:46:40.149948 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 797/1591] 10.222.0.65 () {58 vars in 1259 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:40.167466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae971e74-3476-4c74-beca-478cf1b60beb tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=id&sort_dir=desc Feb 03 03:46:40.168524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae971e74-3476-4c74-beca-478cf1b60beb tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.168752 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.168752 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.169143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae971e74-3476-4c74-beca-478cf1b60beb tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.169758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ae971e74-3476-4c74-beca-478cf1b60beb tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.172208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-ae971e74-3476-4c74-beca-478cf1b60beb tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.216672 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae971e74-3476-4c74-beca-478cf1b60beb tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.220436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae971e74-3476-4c74-beca-478cf1b60beb tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Feb 03 03:46:40.221501 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 795/1592] 10.222.0.65 () {58 vars in 1261 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.231569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad0bd0e6-76f0-4db7-87a6-8269e98f0c0c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:40.231569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad0bd0e6-76f0-4db7-87a6-8269e98f0c0c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.231569 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.231569 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.231569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad0bd0e6-76f0-4db7-87a6-8269e98f0c0c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.231569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ad0bd0e6-76f0-4db7-87a6-8269e98f0c0c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:40.243891 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ba093ca-5659-4802-9646-5f6725074e0b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=display_name&sort_dir=asc Feb 03 03:46:40.244792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ba093ca-5659-4802-9646-5f6725074e0b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.245218 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.245218 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.246336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ba093ca-5659-4802-9646-5f6725074e0b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.247129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-9ba093ca-5659-4802-9646-5f6725074e0b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.249372 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.249372 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.254049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-9ba093ca-5659-4802-9646-5f6725074e0b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.290013 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.290013 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.296862 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad0bd0e6-76f0-4db7-87a6-8269e98f0c0c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:40.299457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9ba093ca-5659-4802-9646-5f6725074e0b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.300412 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 798/1593] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.307957 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ba093ca-5659-4802-9646-5f6725074e0b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Feb 03 03:46:40.308851 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 796/1594] 10.222.0.65 () {58 vars in 1279 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.322329 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1ec5c28-5c34-4915-a1ba-078b928e37d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=display_name&sort_dir=desc Feb 03 03:46:40.322936 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1ec5c28-5c34-4915-a1ba-078b928e37d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.323205 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.323205 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.323657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1ec5c28-5c34-4915-a1ba-078b928e37d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.324348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-b1ec5c28-5c34-4915-a1ba-078b928e37d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.326619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-b1ec5c28-5c34-4915-a1ba-078b928e37d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.367647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b1ec5c28-5c34-4915-a1ba-078b928e37d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.373185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1ec5c28-5c34-4915-a1ba-078b928e37d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Feb 03 03:46:40.383712 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 799/1595] 10.222.0.65 () {58 vars in 1281 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.389248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6a85cde-0c28-46ce-80ca-3f11c3ec79d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 Feb 03 03:46:40.390147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6a85cde-0c28-46ce-80ca-3f11c3ec79d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.390555 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.390555 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.391204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6a85cde-0c28-46ce-80ca-3f11c3ec79d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.392050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d6a85cde-0c28-46ce-80ca-3f11c3ec79d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.392986 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.392986 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.394968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-d6a85cde-0c28-46ce-80ca-3f11c3ec79d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.428963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d6a85cde-0c28-46ce-80ca-3f11c3ec79d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.430155 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.430155 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.432553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6a85cde-0c28-46ce-80ca-3f11c3ec79d7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 returned with HTTP 200 Feb 03 03:46:40.433613 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 797/1596] 10.222.0.65 () {58 vars in 1350 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 => generated 475 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.446659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-415c9936-9e66-4442-aeb2-510bdd51f140 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?status=available Feb 03 03:46:40.447513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-415c9936-9e66-4442-aeb2-510bdd51f140 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.447917 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.447917 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.448627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-415c9936-9e66-4442-aeb2-510bdd51f140 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.449412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-415c9936-9e66-4442-aeb2-510bdd51f140 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.450313 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.450313 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.453089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-415c9936-9e66-4442-aeb2-510bdd51f140 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.484498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-415c9936-9e66-4442-aeb2-510bdd51f140 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.486892 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.486892 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.493220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-415c9936-9e66-4442-aeb2-510bdd51f140 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?status=available returned with HTTP 200 Feb 03 03:46:40.495155 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 800/1597] 10.222.0.65 () {58 vars in 1264 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?status=available => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:46:40.516279 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c5a4d11-6644-4e33-a385-cd52763f6c6a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 Feb 03 03:46:40.517106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c5a4d11-6644-4e33-a385-cd52763f6c6a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.517801 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.517801 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.518447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c5a4d11-6644-4e33-a385-cd52763f6c6a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.519262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-4c5a4d11-6644-4e33-a385-cd52763f6c6a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.521961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-4c5a4d11-6644-4e33-a385-cd52763f6c6a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.562191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c5a4d11-6644-4e33-a385-cd52763f6c6a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.565536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.565536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.567750 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c5a4d11-6644-4e33-a385-cd52763f6c6a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 returned with HTTP 200 Feb 03 03:46:40.571036 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 798/1598] 10.222.0.65 () {58 vars in 1384 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 => generated 475 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.590519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5850931-33c8-4a10-bea4-b882e27cb789 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 Feb 03 03:46:40.591287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5850931-33c8-4a10-bea4-b882e27cb789 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.591682 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.591682 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.592333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5850931-33c8-4a10-bea4-b882e27cb789 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.593103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-f5850931-33c8-4a10-bea4-b882e27cb789 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.595986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-f5850931-33c8-4a10-bea4-b882e27cb789 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.642861 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f5850931-33c8-4a10-bea4-b882e27cb789 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.644196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5850931-33c8-4a10-bea4-b882e27cb789 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 returned with HTTP 200 Feb 03 03:46:40.645270 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 801/1599] 10.222.0.65 () {58 vars in 1329 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 => generated 341 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.689669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d212f77-624a-4fb6-82c5-582440d2d2de tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?status=available Feb 03 03:46:40.690503 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d212f77-624a-4fb6-82c5-582440d2d2de tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.691119 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.691119 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.691791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d212f77-624a-4fb6-82c5-582440d2d2de tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.692654 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-8d212f77-624a-4fb6-82c5-582440d2d2de tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.695153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-8d212f77-624a-4fb6-82c5-582440d2d2de tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.717040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d212f77-624a-4fb6-82c5-582440d2d2de tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.718620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d212f77-624a-4fb6-82c5-582440d2d2de tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?status=available returned with HTTP 200 Feb 03 03:46:40.732959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387d2b21-a96f-4f2c-bb38-40e3b2c33495 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 Feb 03 03:46:40.733837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387d2b21-a96f-4f2c-bb38-40e3b2c33495 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.734400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.734400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.735072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387d2b21-a96f-4f2c-bb38-40e3b2c33495 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.735858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-387d2b21-a96f-4f2c-bb38-40e3b2c33495 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:46:40.736800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.736800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.739272 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 799/1600] 10.222.0.65 () {58 vars in 1243 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?status=available => generated 993 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.740148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-387d2b21-a96f-4f2c-bb38-40e3b2c33495 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:46:40.762180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-387d2b21-a96f-4f2c-bb38-40e3b2c33495 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Get all snapshots completed successfully. Feb 03 03:46:40.765025 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387d2b21-a96f-4f2c-bb38-40e3b2c33495 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 returned with HTTP 200 Feb 03 03:46:40.768582 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 802/1601] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:46:40 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-174273716 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:40.784713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94bef829-a417-47bd-a338-966e7e3a8ad7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] DELETE http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:40.785509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94bef829-a417-47bd-a338-966e7e3a8ad7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:40.785921 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:40.785921 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:40.786563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94bef829-a417-47bd-a338-966e7e3a8ad7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:40.787137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-94bef829-a417-47bd-a338-966e7e3a8ad7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Delete snapshot with id: 68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:40.839479 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:40.839479 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:40.842100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94bef829-a417-47bd-a338-966e7e3a8ad7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:41.019901 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94bef829-a417-47bd-a338-966e7e3a8ad7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot delete request issued successfully. Feb 03 03:46:41.020681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94bef829-a417-47bd-a338-966e7e3a8ad7 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 202 Feb 03 03:46:41.021801 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 800/1602] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:46:40 2021] DELETE /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:41.033428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85163711-52b8-497f-89ff-9897d69f7a09 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:41.034251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85163711-52b8-497f-89ff-9897d69f7a09 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:41.034670 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:41.034670 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:41.035336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85163711-52b8-497f-89ff-9897d69f7a09 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:41.085628 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:41.085628 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:41.088260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85163711-52b8-497f-89ff-9897d69f7a09 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:41.093442 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85163711-52b8-497f-89ff-9897d69f7a09 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 200 Feb 03 03:46:41.108491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-794f5b3f-e476-4d6c-8b47-dc6020272853 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:41.110168 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-794f5b3f-e476-4d6c-8b47-dc6020272853 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:41.110496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:41.110496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:41.111052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-794f5b3f-e476-4d6c-8b47-dc6020272853 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:41.117989 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 803/1603] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:41 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 471 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:41.265521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:41.265521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:41.286821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-794f5b3f-e476-4d6c-8b47-dc6020272853 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:41.315416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bc357c0-b6f5-47f3-965e-dd62f92ae468 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:41.315967 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bc357c0-b6f5-47f3-965e-dd62f92ae468 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:41.316167 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:41.316167 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:41.316805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bc357c0-b6f5-47f3-965e-dd62f92ae468 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:41.317320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4bc357c0-b6f5-47f3-965e-dd62f92ae468 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:41.363688 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-794f5b3f-e476-4d6c-8b47-dc6020272853 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:41.365235 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 801/1604] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:41 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:41.378088 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:41.378088 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:41.380397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bc357c0-b6f5-47f3-965e-dd62f92ae468 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:41.388982 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 804/1605] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:41 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:42.117571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46397d8a-440e-4a3b-9ad5-68a4a07c307f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:42.118942 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46397d8a-440e-4a3b-9ad5-68a4a07c307f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:42.124266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:42.124266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:42.125022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46397d8a-440e-4a3b-9ad5-68a4a07c307f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:42.196876 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:42.196876 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:42.205957 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46397d8a-440e-4a3b-9ad5-68a4a07c307f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:42.211384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46397d8a-440e-4a3b-9ad5-68a4a07c307f tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 200 Feb 03 03:46:42.213107 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 802/1606] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:42 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 471 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:42.382865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03bdb85c-a979-45c3-afa4-f11a9897dfd1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:42.383353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03bdb85c-a979-45c3-afa4-f11a9897dfd1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:42.383482 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:42.383482 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:42.384454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03bdb85c-a979-45c3-afa4-f11a9897dfd1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:42.395652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6fda801-7bb3-4023-8c99-43a1872f3bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:42.396505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6fda801-7bb3-4023-8c99-43a1872f3bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:42.396906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:42.396906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:42.397538 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6fda801-7bb3-4023-8c99-43a1872f3bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:42.398121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e6fda801-7bb3-4023-8c99-43a1872f3bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:42.477532 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:42.477532 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:42.481224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6fda801-7bb3-4023-8c99-43a1872f3bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:42.488338 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 803/1607] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:42 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:42.542906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:42.542906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:42.567922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03bdb85c-a979-45c3-afa4-f11a9897dfd1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:42.642597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03bdb85c-a979-45c3-afa4-f11a9897dfd1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:42.643308 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 805/1608] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:42 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:43.231144 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-572dc23a-233a-484f-b8fd-a116a075b86e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:43.231763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-572dc23a-233a-484f-b8fd-a116a075b86e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:43.234946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:43.234946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:43.238815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-572dc23a-233a-484f-b8fd-a116a075b86e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:43.380902 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:43.380902 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:43.382354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-572dc23a-233a-484f-b8fd-a116a075b86e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:43.392023 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-572dc23a-233a-484f-b8fd-a116a075b86e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 200 Feb 03 03:46:43.401882 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 804/1609] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:43 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 471 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:43.502947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39801d2b-ec03-4ffc-9ebd-9f1053d83bd9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:43.503476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39801d2b-ec03-4ffc-9ebd-9f1053d83bd9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:43.503694 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:43.503694 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:43.504192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39801d2b-ec03-4ffc-9ebd-9f1053d83bd9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:43.504470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-39801d2b-ec03-4ffc-9ebd-9f1053d83bd9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:43.588036 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:43.588036 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:43.589875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39801d2b-ec03-4ffc-9ebd-9f1053d83bd9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:43.608333 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 806/1610] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:43 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:43.659796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f019ce9d-a0a9-485e-b31f-9b6c433a9249 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:43.660698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f019ce9d-a0a9-485e-b31f-9b6c433a9249 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:43.661112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:43.661112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:43.661784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f019ce9d-a0a9-485e-b31f-9b6c433a9249 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:43.812414 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:43.812414 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:43.846340 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f019ce9d-a0a9-485e-b31f-9b6c433a9249 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:43.873850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f019ce9d-a0a9-485e-b31f-9b6c433a9249 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:43.874949 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 805/1611] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:43 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 954 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:44.409536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68255b4b-1a77-4f4e-8020-aa11f70f826a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 Feb 03 03:46:44.411050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68255b4b-1a77-4f4e-8020-aa11f70f826a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:44.411468 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:44.411468 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:44.412306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68255b4b-1a77-4f4e-8020-aa11f70f826a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:44.461071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68255b4b-1a77-4f4e-8020-aa11f70f826a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 returned with HTTP 404 Feb 03 03:46:44.463348 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 807/1612] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:44 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/68f00910-584a-4ad7-8351-7cb4ed2997b6 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:44.472007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5790180d-4b8a-4dbf-954e-646192e49410 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] DELETE http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:44.472007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5790180d-4b8a-4dbf-954e-646192e49410 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:44.472007 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:44.472007 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:44.472366 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5790180d-4b8a-4dbf-954e-646192e49410 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:44.476519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-5790180d-4b8a-4dbf-954e-646192e49410 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Delete snapshot with id: 9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:44.547980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:44.547980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:44.561321 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5790180d-4b8a-4dbf-954e-646192e49410 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:44.622535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b93b243-df84-464e-8a1c-dc30c47fe2e6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:44.623410 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b93b243-df84-464e-8a1c-dc30c47fe2e6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:44.624136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b93b243-df84-464e-8a1c-dc30c47fe2e6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:44.624732 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7b93b243-df84-464e-8a1c-dc30c47fe2e6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:44.662381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:44.662381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:44.664481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b93b243-df84-464e-8a1c-dc30c47fe2e6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:44.666299 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 808/1613] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:44 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:44.714313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5790180d-4b8a-4dbf-954e-646192e49410 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot delete request issued successfully. Feb 03 03:46:44.714798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5790180d-4b8a-4dbf-954e-646192e49410 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 202 Feb 03 03:46:44.716427 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 806/1614] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:46:44 2021] DELETE /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:44.724572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25e42b02-0462-4b69-9db9-c2372fd28ccc tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:44.725335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25e42b02-0462-4b69-9db9-c2372fd28ccc tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:44.725717 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:44.725717 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:44.726362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25e42b02-0462-4b69-9db9-c2372fd28ccc tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:44.760394 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:44.760394 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:44.761980 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-25e42b02-0462-4b69-9db9-c2372fd28ccc tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:44.764180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25e42b02-0462-4b69-9db9-c2372fd28ccc tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 200 Feb 03 03:46:44.765192 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 809/1615] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:44 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:44.891194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e119b591-a507-40d1-8347-a06dd27bce50 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:44.891727 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e119b591-a507-40d1-8347-a06dd27bce50 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:44.891967 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:44.891967 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:44.892625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e119b591-a507-40d1-8347-a06dd27bce50 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:45.082802 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:45.082802 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:45.104729 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e119b591-a507-40d1-8347-a06dd27bce50 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:45.156102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e119b591-a507-40d1-8347-a06dd27bce50 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:45.157216 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 807/1616] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:44 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 955 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:45.173267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb3da217-cb9b-45db-883d-7303b462d2dc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:45.173957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb3da217-cb9b-45db-883d-7303b462d2dc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:45.174329 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:45.174329 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:45.174942 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb3da217-cb9b-45db-883d-7303b462d2dc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:45.275607 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:45.275607 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:45.295002 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bb3da217-cb9b-45db-883d-7303b462d2dc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:45.346684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb3da217-cb9b-45db-883d-7303b462d2dc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:45.347444 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 810/1617] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:45 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 955 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:45.363433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bed612e-652c-465d-a6a6-fe834bb4fb5a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:45.363892 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:45.363892 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:45.364346 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bed612e-652c-465d-a6a6-fe834bb4fb5a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1688107505"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:45.461905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:45.461905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:45.483748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bed612e-652c-465d-a6a6-fe834bb4fb5a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:45.507148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bed612e-652c-465d-a6a6-fe834bb4fb5a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:46:45.529403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bed612e-652c-465d-a6a6-fe834bb4fb5a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:45.544931 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8402c53d-7f8c-4aaf-993e-e082049c5671 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:45.546214 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:45.546214 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:45.546925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8402c53d-7f8c-4aaf-993e-e082049c5671 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1102591606", "description": "This is the new description of volume"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:45.564290 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 808/1618] 10.222.0.65 () {60 vars in 1335 bytes} [Wed Feb 3 03:46:45 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 887 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:45.654681 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:45.654681 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:45.666950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8402c53d-7f8c-4aaf-993e-e082049c5671 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:45.681578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc5a1844-f7d1-4fac-a15b-9b1cca89c6e4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:45.682051 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc5a1844-f7d1-4fac-a15b-9b1cca89c6e4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:45.682190 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:45.682190 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:45.682772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc5a1844-f7d1-4fac-a15b-9b1cca89c6e4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:45.684508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fc5a1844-f7d1-4fac-a15b-9b1cca89c6e4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:45.708800 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8402c53d-7f8c-4aaf-993e-e082049c5671 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:46:45.709339 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:45.709339 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:45.711178 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc5a1844-f7d1-4fac-a15b-9b1cca89c6e4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:45.712056 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 809/1619] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:45 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:45.732473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8402c53d-7f8c-4aaf-993e-e082049c5671 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:45.736683 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 811/1620] 10.222.0.65 () {60 vars in 1336 bytes} [Wed Feb 3 03:46:45 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 926 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:45.750942 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-777aef09-6926-440c-9140-34f8b244b5e0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:45.751730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-777aef09-6926-440c-9140-34f8b244b5e0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:45.752119 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:45.752119 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:45.752685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-777aef09-6926-440c-9140-34f8b244b5e0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:45.778114 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b37f1d2-d865-4de0-b30c-e3a8cee1710b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:45.778639 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b37f1d2-d865-4de0-b30c-e3a8cee1710b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:45.778859 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:45.778859 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:45.779231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b37f1d2-d865-4de0-b30c-e3a8cee1710b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:45.824626 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:45.824626 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:45.825782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b37f1d2-d865-4de0-b30c-e3a8cee1710b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:45.827768 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b37f1d2-d865-4de0-b30c-e3a8cee1710b tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 200 Feb 03 03:46:45.833159 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 812/1621] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:45 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 472 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:45.846699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:45.846699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:45.870520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-777aef09-6926-440c-9140-34f8b244b5e0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:45.919947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-777aef09-6926-440c-9140-34f8b244b5e0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:45.921037 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 810/1622] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:45 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 994 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:45.935901 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] POST http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes Feb 03 03:46:45.936587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:45.936587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:45.937005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1630252118", "availability_zone": "nova", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:45.938112 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1630252118', 'availability_zone': 'nova', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:46:45.938481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume of 1 GB Feb 03 03:46:45.969017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Availability Zones retrieved successfully. Feb 03 03:46:46.008623 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (91ef5364-76de-4a4c-aadc-5a328bbb41f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:46.016271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180d8f8-72a1-42ff-90ec-9ff25408c826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:46.018421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:46.154179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180d8f8-72a1-42ff-90ec-9ff25408c826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:46.161139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6149ab-8a2c-458f-b17e-fa91cdc99752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:46.245050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Created reservations ['71924ed0-b21a-42ce-a2d5-7799e64f0eb2', '0ad2ed58-b2fb-4662-adf8-66ef3f4e80d1', 'ee341f74-abfa-4fee-87b8-11d0f2879fdc', '39d654e5-c725-4b8f-9e92-42837fbe09a7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:46.248218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6149ab-8a2c-458f-b17e-fa91cdc99752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71924ed0-b21a-42ce-a2d5-7799e64f0eb2', '0ad2ed58-b2fb-4662-adf8-66ef3f4e80d1', 'ee341f74-abfa-4fee-87b8-11d0f2879fdc', '39d654e5-c725-4b8f-9e92-42837fbe09a7']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:46.250710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3193b5f-a237-4a9d-8710-d3c609cc8879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:46.358230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3193b5f-a237-4a9d-8710-d3c609cc8879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68913333-d402-4e72-9450-a22663c76eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1630252118',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['71924ed0-b21a-42ce-a2d5-7799e64f0eb2','0ad2ed58-b2fb-4662-adf8-66ef3f4e80d1','ee341f74-abfa-4fee-87b8-11d0f2879fdc','39d654e5-c725-4b8f-9e92-42837fbe09a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1630252118',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68913333-d402-4e72-9450-a22663c76eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='755e9e0ff5f040fc94baa81040c3d505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:46.360857 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf41b92-9b0f-41c6-80bc-dd507911e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:46.406998 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf41b92-9b0f-41c6-80bc-dd507911e3d7) transitioned into 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-1630252118',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['71924ed0-b21a-42ce-a2d5-7799e64f0eb2','0ad2ed58-b2fb-4662-adf8-66ef3f4e80d1','ee341f74-abfa-4fee-87b8-11d0f2879fdc','39d654e5-c725-4b8f-9e92-42837fbe09a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:46.412313 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a838a264-cdef-40c1-9b4a-c8369f8f1e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:46.456378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a838a264-cdef-40c1-9b4a-c8369f8f1e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:46.459867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (91ef5364-76de-4a4c-aadc-5a328bbb41f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:46.592815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request issued successfully. Feb 03 03:46:46.623368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-367af44b-257e-4450-a971-a3b76b0c6c0c tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes returned with HTTP 202 Feb 03 03:46:46.627722 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 813/1623] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:46:45 2021] POST /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes => generated 811 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:46.643141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e704253-db0c-4d95-8884-cffd603ac1ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:46.643653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e704253-db0c-4d95-8884-cffd603ac1ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:46.644047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:46.644047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:46.644617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e704253-db0c-4d95-8884-cffd603ac1ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:46.734606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b23bee0-ae28-4a91-874c-db21fd7eae00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:46.735271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b23bee0-ae28-4a91-874c-db21fd7eae00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:46.735584 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:46.735584 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:46.736343 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b23bee0-ae28-4a91-874c-db21fd7eae00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:46.736908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9b23bee0-ae28-4a91-874c-db21fd7eae00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:46.835114 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:46.835114 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:46.855655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4e704253-db0c-4d95-8884-cffd603ac1ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:46.864833 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:46.864833 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:46.874049 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b23bee0-ae28-4a91-874c-db21fd7eae00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:46.876312 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 814/1624] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:46 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:46.880974 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3bef5f9-974a-412e-9205-e29b2686c5e4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:46.881716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3bef5f9-974a-412e-9205-e29b2686c5e4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:46.882082 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:46.882082 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:46.882859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3bef5f9-974a-412e-9205-e29b2686c5e4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:46.930720 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e704253-db0c-4d95-8884-cffd603ac1ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 200 Feb 03 03:46:46.940771 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 811/1625] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:46 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 903 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:46.942839 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:46.942839 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:46.943641 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3bef5f9-974a-412e-9205-e29b2686c5e4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:46.945800 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3bef5f9-974a-412e-9205-e29b2686c5e4 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 200 Feb 03 03:46:46.947070 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 815/1626] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:46 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 472 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:47.891255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbada42b-ec2b-4b2f-a95e-3f5999af9d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:47.892575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbada42b-ec2b-4b2f-a95e-3f5999af9d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:47.893015 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:47.893015 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:47.893689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbada42b-ec2b-4b2f-a95e-3f5999af9d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:47.894259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fbada42b-ec2b-4b2f-a95e-3f5999af9d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:47.953697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12e8eb3a-a3f2-4259-af7b-f617fc7a4580 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:47.954467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12e8eb3a-a3f2-4259-af7b-f617fc7a4580 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:47.954702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:47.954702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:47.955707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12e8eb3a-a3f2-4259-af7b-f617fc7a4580 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:47.963538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:47.963538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:47.972776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbada42b-ec2b-4b2f-a95e-3f5999af9d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:47.975220 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 812/1627] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:47 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:47.992419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d13eef4-e84a-41e2-bb5b-dc8ad39f4293 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd Feb 03 03:46:47.994471 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d13eef4-e84a-41e2-bb5b-dc8ad39f4293 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:47.995366 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:47.995366 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:48.000531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d13eef4-e84a-41e2-bb5b-dc8ad39f4293 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:48.065990 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d13eef4-e84a-41e2-bb5b-dc8ad39f4293 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd returned with HTTP 404 Feb 03 03:46:48.068797 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 813/1628] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:47 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/9cdc0ff4-03a9-4b5d-b386-503fa3a6cfbd => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:48.078446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97e52f78-536b-4a9e-b861-936d4e8f60d6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] DELETE http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:48.083717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97e52f78-536b-4a9e-b861-936d4e8f60d6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:48.084971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97e52f78-536b-4a9e-b861-936d4e8f60d6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:48.085544 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-97e52f78-536b-4a9e-b861-936d4e8f60d6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Delete snapshot with id: ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:48.123687 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:48.123687 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:48.150807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12e8eb3a-a3f2-4259-af7b-f617fc7a4580 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:48.158787 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:48.158787 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:48.163545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-97e52f78-536b-4a9e-b861-936d4e8f60d6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:48.194100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12e8eb3a-a3f2-4259-af7b-f617fc7a4580 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 200 Feb 03 03:46:48.195488 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 816/1629] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:47 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 904 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:48.211146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb9378e-dc25-4318-ba25-12c0877037a2 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:48.211543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:48.211543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:48.212735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bb9378e-dc25-4318-ba25-12c0877037a2 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1688107505", "description": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:48.315707 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-97e52f78-536b-4a9e-b861-936d4e8f60d6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot delete request issued successfully. Feb 03 03:46:48.315843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97e52f78-536b-4a9e-b861-936d4e8f60d6 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 202 Feb 03 03:46:48.317169 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 814/1630] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:46:48 2021] DELETE /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:48.320384 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:48.320384 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:48.330913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-124bd67c-4264-4f7c-9a82-ba155baa82b5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:48.331308 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2bb9378e-dc25-4318-ba25-12c0877037a2 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:48.331438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-124bd67c-4264-4f7c-9a82-ba155baa82b5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:48.331632 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:48.331632 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:48.332024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-124bd67c-4264-4f7c-9a82-ba155baa82b5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:48.349394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2bb9378e-dc25-4318-ba25-12c0877037a2 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:46:48.389661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb9378e-dc25-4318-ba25-12c0877037a2 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 200 Feb 03 03:46:48.396203 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:48.396203 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:48.397282 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 817/1631] 10.222.0.65 () {60 vars in 1335 bytes} [Wed Feb 3 03:46:48 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 839 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:48.398760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-124bd67c-4264-4f7c-9a82-ba155baa82b5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:48.401216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-124bd67c-4264-4f7c-9a82-ba155baa82b5 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 200 Feb 03 03:46:48.402448 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 815/1632] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:48 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 470 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:48.412596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1920a511-ca33-4f12-be4a-82b5548f2e57 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] DELETE http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:48.413336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1920a511-ca33-4f12-be4a-82b5548f2e57 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:48.413709 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:48.413709 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:48.414308 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1920a511-ca33-4f12-be4a-82b5548f2e57 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:48.414903 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1920a511-ca33-4f12-be4a-82b5548f2e57 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume with id: 68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:48.504942 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:48.504942 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:48.506581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1920a511-ca33-4f12-be4a-82b5548f2e57 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:48.567630 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1920a511-ca33-4f12-be4a-82b5548f2e57 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume request issued successfully. Feb 03 03:46:48.568238 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1920a511-ca33-4f12-be4a-82b5548f2e57 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 202 Feb 03 03:46:48.569548 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 818/1633] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:46:48 2021] DELETE /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:48.578469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e02b1909-3e85-457f-91f6-60aadd875c39 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:48.579247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e02b1909-3e85-457f-91f6-60aadd875c39 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:48.579601 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:48.579601 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:48.580202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e02b1909-3e85-457f-91f6-60aadd875c39 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:48.753008 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:48.753008 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:48.842502 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e02b1909-3e85-457f-91f6-60aadd875c39 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:48.962862 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e02b1909-3e85-457f-91f6-60aadd875c39 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 200 Feb 03 03:46:48.976431 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 816/1634] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:48 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 906 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:48.990503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9bc8be3-422e-40a5-8e49-2b92abb83aa6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:48.991154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9bc8be3-422e-40a5-8e49-2b92abb83aa6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:48.991636 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:48.991636 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:48.992188 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9bc8be3-422e-40a5-8e49-2b92abb83aa6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:48.992718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e9bc8be3-422e-40a5-8e49-2b92abb83aa6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:49.045607 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:49.045607 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:49.052577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9bc8be3-422e-40a5-8e49-2b92abb83aa6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:49.057190 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 819/1635] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:48 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:49.414364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6bfcde0-5273-4b7c-94be-f5247a0b5f4e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:49.415382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6bfcde0-5273-4b7c-94be-f5247a0b5f4e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:49.415382 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:49.415382 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:49.415747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6bfcde0-5273-4b7c-94be-f5247a0b5f4e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:49.475975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:49.475975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:49.477071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e6bfcde0-5273-4b7c-94be-f5247a0b5f4e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:49.481365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6bfcde0-5273-4b7c-94be-f5247a0b5f4e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 200 Feb 03 03:46:49.482193 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 817/1636] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:49 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 470 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:49.993782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cda4831-6987-4d3c-b67a-c29f3433ee41 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:49.994873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cda4831-6987-4d3c-b67a-c29f3433ee41 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:49.995396 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:49.995396 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:49.996039 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cda4831-6987-4d3c-b67a-c29f3433ee41 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:50.067575 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1f1f361-d2bd-41f3-a8ee-083dc01267fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:50.068134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1f1f361-d2bd-41f3-a8ee-083dc01267fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:50.068353 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:50.068353 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:50.068724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1f1f361-d2bd-41f3-a8ee-083dc01267fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:50.069090 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f1f1f361-d2bd-41f3-a8ee-083dc01267fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:50.098325 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:50.098325 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:50.124069 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5cda4831-6987-4d3c-b67a-c29f3433ee41 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:50.152280 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:50.152280 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:50.154176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1f1f361-d2bd-41f3-a8ee-083dc01267fe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:50.155015 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 818/1637] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:50 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:50.178426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cda4831-6987-4d3c-b67a-c29f3433ee41 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 200 Feb 03 03:46:50.182357 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 820/1638] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:49 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 906 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:50.521259 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de03e995-11ce-43fa-aa8d-dd15411afc7e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:50.522175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de03e995-11ce-43fa-aa8d-dd15411afc7e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:50.522592 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:50.522592 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:50.523281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de03e995-11ce-43fa-aa8d-dd15411afc7e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:50.552851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:50.552851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:50.559582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de03e995-11ce-43fa-aa8d-dd15411afc7e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Snapshot retrieved successfully. Feb 03 03:46:50.561957 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de03e995-11ce-43fa-aa8d-dd15411afc7e tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 200 Feb 03 03:46:50.563025 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 819/1639] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:50 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 470 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:51.171670 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f1bae01-d738-410f-9cd1-2072d76b573d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:51.172198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f1bae01-d738-410f-9cd1-2072d76b573d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:51.174812 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:51.174812 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:51.176576 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f1bae01-d738-410f-9cd1-2072d76b573d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:51.178594 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1f1bae01-d738-410f-9cd1-2072d76b573d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:51.199125 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-689fb857-dca9-4353-8824-316479d2c11f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:51.200005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-689fb857-dca9-4353-8824-316479d2c11f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:51.200399 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:51.200399 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:51.201010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-689fb857-dca9-4353-8824-316479d2c11f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:51.290784 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:51.290784 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:51.293655 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:51.293655 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:51.295532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f1bae01-d738-410f-9cd1-2072d76b573d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:51.301384 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 821/1640] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:51 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 815 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:51.308663 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-689fb857-dca9-4353-8824-316479d2c11f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:51.369977 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-689fb857-dca9-4353-8824-316479d2c11f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 200 Feb 03 03:46:51.393026 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 820/1641] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:51 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 906 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:51.576077 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29172036-30ec-48e8-bb55-21cb4172a6e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe Feb 03 03:46:51.576757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29172036-30ec-48e8-bb55-21cb4172a6e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:51.576951 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:51.576951 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:51.577598 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29172036-30ec-48e8-bb55-21cb4172a6e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:51.627499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29172036-30ec-48e8-bb55-21cb4172a6e1 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe returned with HTTP 404 Feb 03 03:46:51.629575 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 822/1642] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:46:51 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/snapshots/ecf06e1e-22e8-4574-8c8e-3283adc32cbe => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:51.637926 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b9c768e-c0db-4663-926b-7e8587302419 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] DELETE http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:51.638455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b9c768e-c0db-4663-926b-7e8587302419 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:51.638671 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:51.638671 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:51.639441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b9c768e-c0db-4663-926b-7e8587302419 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:51.640373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4b9c768e-c0db-4663-926b-7e8587302419 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Delete volume with id: 59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:51.752084 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:51.752084 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:51.760707 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4b9c768e-c0db-4663-926b-7e8587302419 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:51.819115 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4b9c768e-c0db-4663-926b-7e8587302419 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Delete volume request issued successfully. Feb 03 03:46:51.819599 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b9c768e-c0db-4663-926b-7e8587302419 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c returned with HTTP 202 Feb 03 03:46:51.821051 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 821/1643] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:46:51 2021] DELETE /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:51.829224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9baca77f-8e96-412f-9d4b-7c3bab993892 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:51.831067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9baca77f-8e96-412f-9d4b-7c3bab993892 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:51.831560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9baca77f-8e96-412f-9d4b-7c3bab993892 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:51.975246 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:51.975246 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:52.003371 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9baca77f-8e96-412f-9d4b-7c3bab993892 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:52.073804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9baca77f-8e96-412f-9d4b-7c3bab993892 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c returned with HTTP 200 Feb 03 03:46:52.074952 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 823/1644] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:51 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c => generated 918 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:52.315469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d292aa72-d1ee-4662-aaf2-70d3b0a2ed00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:52.316041 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d292aa72-d1ee-4662-aaf2-70d3b0a2ed00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:52.316229 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:52.316229 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:52.316851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d292aa72-d1ee-4662-aaf2-70d3b0a2ed00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:52.317392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d292aa72-d1ee-4662-aaf2-70d3b0a2ed00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:52.374616 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:52.374616 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:52.376880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d292aa72-d1ee-4662-aaf2-70d3b0a2ed00 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:52.380189 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 822/1645] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:52 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:52.392717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0acb0f6-327c-4d9e-8496-d91cee0ac79b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:46:52.393372 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38c1f6d9-b59c-4496-a484-c9fee930deed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff Feb 03 03:46:52.393706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0acb0f6-327c-4d9e-8496-d91cee0ac79b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:52.394066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:52.394066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:52.394635 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38c1f6d9-b59c-4496-a484-c9fee930deed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:52.394989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0acb0f6-327c-4d9e-8496-d91cee0ac79b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:52.395123 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:52.395123 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:52.395698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38c1f6d9-b59c-4496-a484-c9fee930deed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:52.490598 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:52.490598 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:52.514704 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0acb0f6-327c-4d9e-8496-d91cee0ac79b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:46:52.553248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38c1f6d9-b59c-4496-a484-c9fee930deed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff returned with HTTP 404 Feb 03 03:46:52.561550 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0acb0f6-327c-4d9e-8496-d91cee0ac79b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:46:52.562201 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 824/1646] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:52 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/68913333-d402-4e72-9450-a22663c76eff => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:52.565855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 823/1647] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:52 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 1359 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:46:52.568927 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75a1b46b-b0f5-4c9d-8ec2-09184b2ab2fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] DELETE http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:52.576392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75a1b46b-b0f5-4c9d-8ec2-09184b2ab2fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:52.577160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75a1b46b-b0f5-4c9d-8ec2-09184b2ab2fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:52.577834 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-75a1b46b-b0f5-4c9d-8ec2-09184b2ab2fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume with id: 497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:52.579454 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] POST http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501/restore Feb 03 03:46:52.580136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:52.580136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:52.580785 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:52.581962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Restoring backup deb9e1e1-6c06-4687-9394-966c52d51501 ({'restore': {}}) {{(pid=87960) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Feb 03 03:46:52.582475 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Restoring backup deb9e1e1-6c06-4687-9394-966c52d51501 to volume None. Feb 03 03:46:52.631547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:52.631547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:52.643412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Creating volume of 1 GB for restore of backup deb9e1e1-6c06-4687-9394-966c52d51501. Feb 03 03:46:52.685628 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Availability zone cache updated, next update will occur around 2021-02-03 04:46:52.684995. {{(pid=87960) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Feb 03 03:46:52.686222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Availability Zones retrieved successfully. Feb 03 03:46:52.726202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (5f1b37b1-a583-4b08-9403-392ae8bb06af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:52.729173 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:52.729173 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:52.730391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-75a1b46b-b0f5-4c9d-8ec2-09184b2ab2fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:52.731008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b4f9e5-b3dd-46fe-9c6b-9c47ae894f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:52.737386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:52.856241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b4f9e5-b3dd-46fe-9c6b-9c47ae894f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:52.859910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62d16ef-b7a8-46a0-bbc4-cb91a1ab14fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:52.872797 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-75a1b46b-b0f5-4c9d-8ec2-09184b2ab2fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume request issued successfully. Feb 03 03:46:52.873292 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75a1b46b-b0f5-4c9d-8ec2-09184b2ab2fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 202 Feb 03 03:46:52.874175 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 825/1648] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:46:52 2021] DELETE /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:46:52.886918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18d50934-68e5-40cd-afc9-2ab8ff97233a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:52.887440 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18d50934-68e5-40cd-afc9-2ab8ff97233a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:52.887654 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:52.887654 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:52.912146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18d50934-68e5-40cd-afc9-2ab8ff97233a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:52.948238 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Created reservations ['854ce8bd-d838-4392-bb5a-333eca967c2a', '7ccc7fdf-dcd7-474c-a8ff-74ff7421024a', '1bf0774b-1ce6-41b8-8a80-cc4cb8ace298', '80bfc07d-fbcc-4313-bfdc-5b00bb9bc54e'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:52.951171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62d16ef-b7a8-46a0-bbc4-cb91a1ab14fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854ce8bd-d838-4392-bb5a-333eca967c2a', '7ccc7fdf-dcd7-474c-a8ff-74ff7421024a', '1bf0774b-1ce6-41b8-8a80-cc4cb8ace298', '80bfc07d-fbcc-4313-bfdc-5b00bb9bc54e']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:52.953620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261ca29d-9f6e-43a7-b729-dde62f159e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:53.067844 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:53.067844 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:53.092719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261ca29d-9f6e-43a7-b729-dde62f159e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ecebf7f-ad34-4726-ba1f-b287a2915deb', '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_deb9e1e1-6c06-4687-9394-966c52d51501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['854ce8bd-d838-4392-bb5a-333eca967c2a','7ccc7fdf-dcd7-474c-a8ff-74ff7421024a','1bf0774b-1ce6-41b8-8a80-cc4cb8ace298','80bfc07d-fbcc-4313-bfdc-5b00bb9bc54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_deb9e1e1-6c06-4687-9394-966c52d51501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ecebf7f-ad34-4726-ba1f-b287a2915deb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b67e78676d413fb71f339508e472b1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:53.095827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5faa59c3-ac7f-4fe9-a45b-edbcd701d819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:53.127678 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18d50934-68e5-40cd-afc9-2ab8ff97233a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:53.130795 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5faa59c3-ac7f-4fe9-a45b-edbcd701d819) transitioned into 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_deb9e1e1-6c06-4687-9394-966c52d51501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['854ce8bd-d838-4392-bb5a-333eca967c2a','7ccc7fdf-dcd7-474c-a8ff-74ff7421024a','1bf0774b-1ce6-41b8-8a80-cc4cb8ace298','80bfc07d-fbcc-4313-bfdc-5b00bb9bc54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:53.133210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee9f26c-7f65-4475-93ad-65496b3db954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:53.169537 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18d50934-68e5-40cd-afc9-2ab8ff97233a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:53.173005 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 826/1649] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:52 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 993 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:53.176107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee9f26c-7f65-4475-93ad-65496b3db954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:53.186097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2165540e-58b6-43d0-840c-e7a0d8219232 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:53.187021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2165540e-58b6-43d0-840c-e7a0d8219232 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:53.187414 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:53.187414 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:53.197359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2165540e-58b6-43d0-840c-e7a0d8219232 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:53.197921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (5f1b37b1-a583-4b08-9403-392ae8bb06af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:53.310972 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:53.310972 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:53.314350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request issued successfully. Feb 03 03:46:53.340934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2165540e-58b6-43d0-840c-e7a0d8219232 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:53.394235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2165540e-58b6-43d0-840c-e7a0d8219232 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c returned with HTTP 200 Feb 03 03:46:53.394991 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 827/1650] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:53 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c => generated 918 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:53.472031 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:53.472031 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:53.473244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:46:53.477127 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Feb 03 03:46:53.477127 n-d-767704-11 devstack@c-api.service[87958]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Feb 03 03:46:53.477127 n-d-767704-11 devstack@c-api.service[87958]: hub = hubs.get_hub() Feb 03 03:46:54.189890 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9de0f3f-6c30-4791-b5c2-8a7ba00c64a4 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:54.190438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9de0f3f-6c30-4791-b5c2-8a7ba00c64a4 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:54.190595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:54.190595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:54.191747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9de0f3f-6c30-4791-b5c2-8a7ba00c64a4 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:54.357554 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:54.357554 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:54.402758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a9de0f3f-6c30-4791-b5c2-8a7ba00c64a4 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:54.485856 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9de0f3f-6c30-4791-b5c2-8a7ba00c64a4 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:54.487571 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 828/1651] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:54 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 993 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:54.501028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-785f34fc-cbb7-46db-92d6-084b36e42a07 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:54.509601 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-785f34fc-cbb7-46db-92d6-084b36e42a07 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:54.513487 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:54.513487 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:54.514233 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-785f34fc-cbb7-46db-92d6-084b36e42a07 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:54.620204 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:54.620204 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:54.621431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:46:54.647292 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:54.647292 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:54.676530 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-785f34fc-cbb7-46db-92d6-084b36e42a07 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Volume info retrieved successfully. Feb 03 03:46:54.726351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-785f34fc-cbb7-46db-92d6-084b36e42a07 tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c returned with HTTP 200 Feb 03 03:46:54.727331 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 829/1652] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:54 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c => generated 918 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:55.504285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15b68fa4-96fb-46bf-bedf-07c9a66f1dd7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:55.505610 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15b68fa4-96fb-46bf-bedf-07c9a66f1dd7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:55.505990 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:55.505990 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:55.506603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15b68fa4-96fb-46bf-bedf-07c9a66f1dd7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:55.656281 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:55.656281 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:55.677497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15b68fa4-96fb-46bf-bedf-07c9a66f1dd7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:55.733847 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15b68fa4-96fb-46bf-bedf-07c9a66f1dd7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 200 Feb 03 03:46:55.735099 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 830/1653] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:55 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 993 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:46:55.741763 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:55.741763 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:55.743462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:46:55.744235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Checking backup size 1 against volume size 1 {{(pid=87960) restore /opt/stack/cinder/cinder/backup/api.py:383}} Feb 03 03:46:55.744922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Overwriting volume 2ecebf7f-ad34-4726-ba1f-b287a2915deb with restore of backup deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:55.749622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f656ba6b-d23f-4834-820e-73e53e49cb8a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] GET http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c Feb 03 03:46:55.750152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f656ba6b-d23f-4834-820e-73e53e49cb8a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:55.750350 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:55.750350 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:55.750975 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f656ba6b-d23f-4834-820e-73e53e49cb8a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:55.797130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] restore_backup in rpcapi backup_id deb9e1e1-6c06-4687-9394-966c52d51501 {{(pid=87960) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Feb 03 03:46:55.800940 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a7c5f5a-fae9-403f-9915-b0e89806e1dd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501/restore returned with HTTP 202 Feb 03 03:46:55.802860 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 824/1654] 10.222.0.65 () {60 vars in 1360 bytes} [Wed Feb 3 03:46:52 2021] POST /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501/restore => generated 189 bytes in 3229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:46:55.823251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d17e7a5-e2f8-4d35-b109-77c9f7a51634 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:55.824646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d17e7a5-e2f8-4d35-b109-77c9f7a51634 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:55.825827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:55.825827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:55.828657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d17e7a5-e2f8-4d35-b109-77c9f7a51634 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:55.830698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3d17e7a5-e2f8-4d35-b109-77c9f7a51634 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:55.847319 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f656ba6b-d23f-4834-820e-73e53e49cb8a tempest-VolumesSnapshotListTestJSON-473841543 tempest-VolumesSnapshotListTestJSON-473841543-project] http://10.222.0.65/volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c returned with HTTP 404 Feb 03 03:46:55.848407 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 831/1655] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:55 2021] GET /volume/v3/2ffbd26c5c274694882ecdfb8b964ff4/volumes/59b122ea-346a-4702-8799-23d3fd19eb6c => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:55.925167 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:55.925167 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:55.932145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d17e7a5-e2f8-4d35-b109-77c9f7a51634 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:55.933056 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 825/1656] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:55 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:56.753295 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e15c280-26d4-4c2a-9b1c-d774bce4dbfc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 Feb 03 03:46:56.753811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e15c280-26d4-4c2a-9b1c-d774bce4dbfc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:56.754467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e15c280-26d4-4c2a-9b1c-d774bce4dbfc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:56.892661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e15c280-26d4-4c2a-9b1c-d774bce4dbfc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 returned with HTTP 404 Feb 03 03:46:56.907294 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 832/1657] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:56 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/497d55a0-c841-40f5-a489-891fc3fbd182 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:46:56.947751 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-622a5cd4-901d-4b71-8cae-90914f82b14e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:56.949099 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-622a5cd4-901d-4b71-8cae-90914f82b14e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:56.949527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:56.949527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:56.953495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-622a5cd4-901d-4b71-8cae-90914f82b14e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:56.954195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-622a5cd4-901d-4b71-8cae-90914f82b14e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:56.975338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] POST http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes Feb 03 03:46:56.984317 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "size": 1, "name": "tempest-VolumesGetTest-Volume-63403422", "metadata": {"Type": "Test"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:46:56.986030 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request body: {'volume': {'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-63403422', 'metadata': {'Type': 'Test'}}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:46:57.004683 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:57.004683 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:57.007223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-622a5cd4-901d-4b71-8cae-90914f82b14e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:57.009770 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 826/1658] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:56 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:57.223514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume of 1 GB Feb 03 03:46:57.270929 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Availability Zones retrieved successfully. Feb 03 03:46:57.327504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (34ea274e-0e6d-4fde-882a-859d88cd23c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:57.331318 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb804e8-ff93-45a0-83b3-761c3c66fb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:57.333745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:46:57.656808 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb804e8-ff93-45a0-83b3-761c3c66fb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:57.659230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086d8088-ae66-4c53-a931-714b61768f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:57.857572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Created reservations ['0c5edf50-4b23-4952-a61f-8b08b992656b', '7a17869d-a53e-408f-a0fd-18b8f2768806', 'ca98221c-ce30-42d7-bff9-18e13b98d87e', 'b2424a65-dbd7-4e4c-986a-a58c5ac4b0f9'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:46:57.859708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086d8088-ae66-4c53-a931-714b61768f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5edf50-4b23-4952-a61f-8b08b992656b', '7a17869d-a53e-408f-a0fd-18b8f2768806', 'ca98221c-ce30-42d7-bff9-18e13b98d87e', 'b2424a65-dbd7-4e4c-986a-a58c5ac4b0f9']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:57.867705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (131c875d-6b9f-49b6-8272-58d827539e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:58.023033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e5f2d8f-303b-4bed-a4a2-ba1bee8640f5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:58.023794 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e5f2d8f-303b-4bed-a4a2-ba1bee8640f5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:58.025686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:58.025686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:58.026810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e5f2d8f-303b-4bed-a4a2-ba1bee8640f5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:58.027353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0e5f2d8f-303b-4bed-a4a2-ba1bee8640f5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:58.054718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (131c875d-6b9f-49b6-8272-58d827539e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f1228fa-4f78-4d8a-a10a-0b66027c3260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-63403422',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['0c5edf50-4b23-4952-a61f-8b08b992656b','7a17869d-a53e-408f-a0fd-18b8f2768806','ca98221c-ce30-42d7-bff9-18e13b98d87e','b2424a65-dbd7-4e4c-986a-a58c5ac4b0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-63403422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f1228fa-4f78-4d8a-a10a-0b66027c3260,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='755e9e0ff5f040fc94baa81040c3d505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:58.071493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ffdbe9-b3a1-473e-a0af-1c4a2cfa237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:58.118112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:58.118112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:58.126320 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e5f2d8f-303b-4bed-a4a2-ba1bee8640f5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:58.132358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 827/1659] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:58 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:58.174302 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ffdbe9-b3a1-473e-a0af-1c4a2cfa237a) transitioned into state 'SUCCESS' from state '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-63403422',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['0c5edf50-4b23-4952-a61f-8b08b992656b','7a17869d-a53e-408f-a0fd-18b8f2768806','ca98221c-ce30-42d7-bff9-18e13b98d87e','b2424a65-dbd7-4e4c-986a-a58c5ac4b0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:58.183204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8463c1-0e1a-415c-ad73-d2fd622aba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:46:58.245261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8463c1-0e1a-415c-ad73-d2fd622aba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:46:58.264150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (34ea274e-0e6d-4fde-882a-859d88cd23c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:46:58.359102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request issued successfully. Feb 03 03:46:58.379264 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6f69052-8860-41c7-8f96-3de286037bdf tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes returned with HTTP 202 Feb 03 03:46:58.390897 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 833/1660] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:46:56 2021] POST /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes => generated 826 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:46:58.396244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32a25c69-4db9-418a-a86f-630682efbeea tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:46:58.397109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32a25c69-4db9-418a-a86f-630682efbeea tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:58.397504 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:58.397504 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:58.398062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32a25c69-4db9-418a-a86f-630682efbeea tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:58.544313 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:58.544313 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:58.580248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-32a25c69-4db9-418a-a86f-630682efbeea tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:58.652461 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32a25c69-4db9-418a-a86f-630682efbeea tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:46:58.656202 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 828/1661] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:58 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 894 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:59.143812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40f3f964-2334-4782-acd2-7b9a36e4e71b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:46:59.144708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40f3f964-2334-4782-acd2-7b9a36e4e71b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:59.144708 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:59.144708 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:59.145076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40f3f964-2334-4782-acd2-7b9a36e4e71b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:59.145630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-40f3f964-2334-4782-acd2-7b9a36e4e71b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:46:59.193651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:59.193651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:59.195485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40f3f964-2334-4782-acd2-7b9a36e4e71b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:46:59.197165 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 834/1662] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:59 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:46:59.672311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22e3afdc-33c8-40d1-b3e8-6be6e7e277b8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:46:59.672852 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22e3afdc-33c8-40d1-b3e8-6be6e7e277b8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:46:59.673049 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:46:59.673049 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:46:59.673689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22e3afdc-33c8-40d1-b3e8-6be6e7e277b8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:46:59.836845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:46:59.836845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:46:59.863110 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22e3afdc-33c8-40d1-b3e8-6be6e7e277b8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:46:59.923829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22e3afdc-33c8-40d1-b3e8-6be6e7e277b8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:46:59.936176 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 829/1663] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:46:59 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:00.213532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cf7577d-1461-4b2c-a475-18658dc19c54 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:00.214075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cf7577d-1461-4b2c-a475-18658dc19c54 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:00.214257 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:00.214257 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:00.214631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cf7577d-1461-4b2c-a475-18658dc19c54 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:00.215000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3cf7577d-1461-4b2c-a475-18658dc19c54 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:00.271608 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:00.271608 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:00.273485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cf7577d-1461-4b2c-a475-18658dc19c54 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:00.275286 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 835/1664] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:00 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:01.054157 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90d773c6-2a06-45dd-973d-86a8159d87ca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:01.054157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90d773c6-2a06-45dd-973d-86a8159d87ca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:01.054157 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:01.054157 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:01.054157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90d773c6-2a06-45dd-973d-86a8159d87ca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:01.129671 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:01.129671 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:01.161166 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-90d773c6-2a06-45dd-973d-86a8159d87ca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:01.241722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90d773c6-2a06-45dd-973d-86a8159d87ca tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:01.241722 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 830/1665] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:00 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:01.296094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-668b8742-2bf8-45b1-a8d7-dc26a2dd5620 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:01.296094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-668b8742-2bf8-45b1-a8d7-dc26a2dd5620 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:01.296094 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:01.296094 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:01.296094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-668b8742-2bf8-45b1-a8d7-dc26a2dd5620 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:01.296094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-668b8742-2bf8-45b1-a8d7-dc26a2dd5620 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:01.355488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:01.355488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:01.355488 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-668b8742-2bf8-45b1-a8d7-dc26a2dd5620 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:01.355488 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 836/1666] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:01 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:02.311487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d33c1bdf-7602-4163-b9a0-3c4befdc6e4f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:02.316234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d33c1bdf-7602-4163-b9a0-3c4befdc6e4f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:02.316234 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:02.316234 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:02.316234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d33c1bdf-7602-4163-b9a0-3c4befdc6e4f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:02.373780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04a1d332-ea77-4558-8318-e7c59d679e7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:02.373780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04a1d332-ea77-4558-8318-e7c59d679e7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:02.373780 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:02.373780 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:02.373780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04a1d332-ea77-4558-8318-e7c59d679e7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:02.373780 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-04a1d332-ea77-4558-8318-e7c59d679e7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:02.447268 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:02.447268 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:02.449828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04a1d332-ea77-4558-8318-e7c59d679e7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:02.450886 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 837/1667] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:02 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:02.536646 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:02.536646 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:02.566623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d33c1bdf-7602-4163-b9a0-3c4befdc6e4f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:02.644911 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d33c1bdf-7602-4163-b9a0-3c4befdc6e4f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:02.644911 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 831/1668] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:02 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:03.470314 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74acfbab-468d-43a3-b594-d9f3ae95356f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:03.470314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74acfbab-468d-43a3-b594-d9f3ae95356f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:03.470314 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:03.470314 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:03.470314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74acfbab-468d-43a3-b594-d9f3ae95356f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:03.470314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-74acfbab-468d-43a3-b594-d9f3ae95356f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:03.538441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:03.538441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:03.542718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74acfbab-468d-43a3-b594-d9f3ae95356f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:03.542718 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 838/1669] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:03 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:03.674014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d719a01a-d723-4b11-b818-a6dc53ab5f38 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:03.674014 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d719a01a-d723-4b11-b818-a6dc53ab5f38 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:03.674014 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:03.674014 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:03.674014 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d719a01a-d723-4b11-b818-a6dc53ab5f38 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:03.745444 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:03.745444 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:03.752246 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d719a01a-d723-4b11-b818-a6dc53ab5f38 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:03.813878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d719a01a-d723-4b11-b818-a6dc53ab5f38 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:03.824168 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 832/1670] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:03 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:04.560197 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba876dc3-fe18-4854-9fcd-0d4aa96f842f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:04.560197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba876dc3-fe18-4854-9fcd-0d4aa96f842f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:04.560197 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:04.560197 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:04.560197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba876dc3-fe18-4854-9fcd-0d4aa96f842f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:04.560197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ba876dc3-fe18-4854-9fcd-0d4aa96f842f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:04.616968 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:04.616968 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:04.619792 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba876dc3-fe18-4854-9fcd-0d4aa96f842f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:04.620828 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 839/1671] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:04 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:04.842615 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37e689f8-fe70-4071-9d6f-2595b1e942d6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:04.842615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37e689f8-fe70-4071-9d6f-2595b1e942d6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:04.842615 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:04.842615 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:04.842615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37e689f8-fe70-4071-9d6f-2595b1e942d6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:04.979200 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:04.979200 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:05.018047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-37e689f8-fe70-4071-9d6f-2595b1e942d6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:05.176707 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37e689f8-fe70-4071-9d6f-2595b1e942d6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:05.206109 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 833/1672] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:04 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:05.635840 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-121a0d5f-bded-4ecb-a8d5-319eeed39889 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:05.637247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-121a0d5f-bded-4ecb-a8d5-319eeed39889 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:05.637631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:05.637631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:05.638229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-121a0d5f-bded-4ecb-a8d5-319eeed39889 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:05.638733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-121a0d5f-bded-4ecb-a8d5-319eeed39889 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:05.735168 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:05.735168 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:05.871194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-121a0d5f-bded-4ecb-a8d5-319eeed39889 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:05.886341 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 840/1673] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:05 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:06.214158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebb1bbe3-6453-4db7-8694-5334424b2f75 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:06.214158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebb1bbe3-6453-4db7-8694-5334424b2f75 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:06.214158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:06.214158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:06.214158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebb1bbe3-6453-4db7-8694-5334424b2f75 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:06.387301 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:06.387301 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:06.406070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ebb1bbe3-6453-4db7-8694-5334424b2f75 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:06.455852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebb1bbe3-6453-4db7-8694-5334424b2f75 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:06.458247 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 834/1674] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:06 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:06.903581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3a8bd1c-5c2b-4ebb-a879-86a58567cfb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:06.903581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3a8bd1c-5c2b-4ebb-a879-86a58567cfb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:06.903581 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:06.903581 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:06.903581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3a8bd1c-5c2b-4ebb-a879-86a58567cfb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:06.903581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a3a8bd1c-5c2b-4ebb-a879-86a58567cfb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:07.084350 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:07.084350 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:07.090387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3a8bd1c-5c2b-4ebb-a879-86a58567cfb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:07.095485 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 841/1675] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:06 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:07.486519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42d578fb-8cf3-4fab-b7d7-84a7c9de74fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:07.487689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42d578fb-8cf3-4fab-b7d7-84a7c9de74fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:07.488092 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:07.488092 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:07.488724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42d578fb-8cf3-4fab-b7d7-84a7c9de74fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:07.644102 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:07.644102 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:07.654837 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-42d578fb-8cf3-4fab-b7d7-84a7c9de74fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:07.719240 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42d578fb-8cf3-4fab-b7d7-84a7c9de74fa tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:07.741516 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 835/1676] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:07 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:08.126657 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5543c19-b98a-4711-8ae9-2589f6b81f83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:08.126657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5543c19-b98a-4711-8ae9-2589f6b81f83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:08.126657 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:08.126657 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:08.126657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5543c19-b98a-4711-8ae9-2589f6b81f83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:08.126657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f5543c19-b98a-4711-8ae9-2589f6b81f83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:08.192468 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:08.192468 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:08.192468 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5543c19-b98a-4711-8ae9-2589f6b81f83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:08.192468 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 842/1677] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:08 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:08.741894 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3e5bc6b-a149-4e57-91f8-0f8f7cfeee08 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:08.742367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3e5bc6b-a149-4e57-91f8-0f8f7cfeee08 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:08.742775 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:08.742775 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:08.743400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3e5bc6b-a149-4e57-91f8-0f8f7cfeee08 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:08.900252 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:08.900252 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:08.931539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a3e5bc6b-a149-4e57-91f8-0f8f7cfeee08 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:09.142361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3e5bc6b-a149-4e57-91f8-0f8f7cfeee08 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:09.146721 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 836/1678] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:08 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:09.205852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c74e117a-d75f-466c-9266-d1807e498bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:09.206625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c74e117a-d75f-466c-9266-d1807e498bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:09.207031 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:09.207031 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:09.207455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c74e117a-d75f-466c-9266-d1807e498bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:09.207766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c74e117a-d75f-466c-9266-d1807e498bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:09.253447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:09.253447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:09.255311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c74e117a-d75f-466c-9266-d1807e498bf8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:09.256549 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 843/1679] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:09 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:10.160249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60d9406a-028a-4432-bfa9-d9241adb20f6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:10.161510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60d9406a-028a-4432-bfa9-d9241adb20f6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:10.161923 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:10.161923 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:10.162549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60d9406a-028a-4432-bfa9-d9241adb20f6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:10.270835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f7e6a86-392a-4c5d-b203-1337c95f4e14 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:10.271518 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f7e6a86-392a-4c5d-b203-1337c95f4e14 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:10.271792 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:10.271792 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:10.272422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f7e6a86-392a-4c5d-b203-1337c95f4e14 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:10.272793 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f7e6a86-392a-4c5d-b203-1337c95f4e14 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:10.300116 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:10.300116 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:10.311356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60d9406a-028a-4432-bfa9-d9241adb20f6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:10.328263 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:10.328263 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:10.330176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f7e6a86-392a-4c5d-b203-1337c95f4e14 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:10.331197 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 844/1680] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:10 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:10.446633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60d9406a-028a-4432-bfa9-d9241adb20f6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:10.446633 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 837/1681] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:10 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:11.349283 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3edab3d-b242-4a7f-a8bd-d60c63d4e1d1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:11.349283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3edab3d-b242-4a7f-a8bd-d60c63d4e1d1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:11.349283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:11.349283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:11.349283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3edab3d-b242-4a7f-a8bd-d60c63d4e1d1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:11.349283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d3edab3d-b242-4a7f-a8bd-d60c63d4e1d1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:11.399701 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:11.399701 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:11.405206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3edab3d-b242-4a7f-a8bd-d60c63d4e1d1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:11.406085 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 845/1682] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:11 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:11.459109 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cda6ea8a-b805-456b-9956-d4f1f4622716 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:11.459750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cda6ea8a-b805-456b-9956-d4f1f4622716 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:11.460029 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:11.460029 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:11.460467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cda6ea8a-b805-456b-9956-d4f1f4622716 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:11.580035 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:11.580035 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:11.588113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cda6ea8a-b805-456b-9956-d4f1f4622716 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:11.671319 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cda6ea8a-b805-456b-9956-d4f1f4622716 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:11.672697 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 838/1683] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:11 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:12.420381 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b00da27-1136-4655-be35-520c081831ae tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:12.421855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b00da27-1136-4655-be35-520c081831ae tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:12.422296 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:12.422296 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:12.423125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b00da27-1136-4655-be35-520c081831ae tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:12.423896 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7b00da27-1136-4655-be35-520c081831ae tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:12.514066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:12.514066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:12.514066 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b00da27-1136-4655-be35-520c081831ae tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:12.523278 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 846/1684] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:12 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:12.689619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73c80631-1e18-4dd9-b767-46f1e2683be6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:12.690425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73c80631-1e18-4dd9-b767-46f1e2683be6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:12.690654 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:12.690654 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:12.691189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73c80631-1e18-4dd9-b767-46f1e2683be6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:12.833558 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:12.833558 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:12.853322 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-73c80631-1e18-4dd9-b767-46f1e2683be6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:12.913308 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73c80631-1e18-4dd9-b767-46f1e2683be6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:12.913308 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 839/1685] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:12 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:13.532486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3da8e745-2d34-43aa-8472-dc01ea3113f7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:13.532486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3da8e745-2d34-43aa-8472-dc01ea3113f7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:13.532486 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:13.532486 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:13.532486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3da8e745-2d34-43aa-8472-dc01ea3113f7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:13.532486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3da8e745-2d34-43aa-8472-dc01ea3113f7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:13.584769 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:13.584769 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:13.587457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3da8e745-2d34-43aa-8472-dc01ea3113f7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:13.588427 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 847/1686] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:13 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:13.927404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ce953b7-4e14-4260-bf47-aa4afba0c641 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:13.928050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ce953b7-4e14-4260-bf47-aa4afba0c641 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:13.928242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:13.928242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:13.928765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ce953b7-4e14-4260-bf47-aa4afba0c641 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:14.007050 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:14.007050 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:14.018061 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7ce953b7-4e14-4260-bf47-aa4afba0c641 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:14.046074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ce953b7-4e14-4260-bf47-aa4afba0c641 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:14.056977 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 840/1687] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:13 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:14.609714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dc038ae-9c52-4f9e-b143-0e281c9d8b17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:14.609714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dc038ae-9c52-4f9e-b143-0e281c9d8b17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:14.609714 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:14.609714 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:14.609714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dc038ae-9c52-4f9e-b143-0e281c9d8b17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:14.609714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3dc038ae-9c52-4f9e-b143-0e281c9d8b17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:14.670233 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:14.670233 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:14.673086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dc038ae-9c52-4f9e-b143-0e281c9d8b17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:14.684221 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 848/1688] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:14 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:15.069202 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1e0196d-830f-46f4-97f9-2713504ec789 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:15.069202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1e0196d-830f-46f4-97f9-2713504ec789 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:15.069202 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:15.069202 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:15.069202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1e0196d-830f-46f4-97f9-2713504ec789 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:15.223162 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:15.223162 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:15.256410 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1e0196d-830f-46f4-97f9-2713504ec789 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:15.362157 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1e0196d-830f-46f4-97f9-2713504ec789 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:15.391861 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 841/1689] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:15 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:15.695375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c504e71f-466c-4a24-8c66-8d043241e92f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:15.695375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c504e71f-466c-4a24-8c66-8d043241e92f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:15.695375 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:15.695375 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:15.695375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c504e71f-466c-4a24-8c66-8d043241e92f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:15.695375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c504e71f-466c-4a24-8c66-8d043241e92f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:15.740871 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:15.740871 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:15.740871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c504e71f-466c-4a24-8c66-8d043241e92f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:15.740871 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 849/1690] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:15 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:16.392399 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f8cd59b-aff8-4b04-be52-484b562c38b1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:16.392399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f8cd59b-aff8-4b04-be52-484b562c38b1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:16.392399 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:16.392399 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:16.392399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f8cd59b-aff8-4b04-be52-484b562c38b1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:16.649599 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:16.649599 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:16.675614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f8cd59b-aff8-4b04-be52-484b562c38b1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:16.763046 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36cc3c40-39cc-41cb-8113-f532673275af tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:16.769745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36cc3c40-39cc-41cb-8113-f532673275af tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:16.769745 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:16.769745 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:16.769745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36cc3c40-39cc-41cb-8113-f532673275af tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:16.769745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-36cc3c40-39cc-41cb-8113-f532673275af tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:16.816127 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f8cd59b-aff8-4b04-be52-484b562c38b1 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:16.816127 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 842/1691] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:16 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:16.851651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:16.851651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:16.867002 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36cc3c40-39cc-41cb-8113-f532673275af tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:16.867002 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 850/1692] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:16 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:17.827109 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57779988-c544-473d-a062-2bd1c96a8413 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:17.827779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57779988-c544-473d-a062-2bd1c96a8413 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:17.828121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:17.828121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:17.828674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57779988-c544-473d-a062-2bd1c96a8413 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:17.882239 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37397c8e-cf5d-428d-ba93-4fad6ca89a0d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:17.882626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37397c8e-cf5d-428d-ba93-4fad6ca89a0d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:17.882842 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:17.882842 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:17.883738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37397c8e-cf5d-428d-ba93-4fad6ca89a0d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:17.884403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-37397c8e-cf5d-428d-ba93-4fad6ca89a0d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:17.939434 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:17.939434 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:17.947889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37397c8e-cf5d-428d-ba93-4fad6ca89a0d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:17.952611 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 851/1693] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:17 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:17.972502 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:17.972502 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:18.042342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57779988-c544-473d-a062-2bd1c96a8413 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:18.102400 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57779988-c544-473d-a062-2bd1c96a8413 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:18.102400 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 843/1694] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:17 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:18.963375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-417652dc-90c8-45ed-8932-a7f70575fa12 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:18.963921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-417652dc-90c8-45ed-8932-a7f70575fa12 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:18.964187 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:18.964187 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:18.964863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-417652dc-90c8-45ed-8932-a7f70575fa12 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:18.965270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-417652dc-90c8-45ed-8932-a7f70575fa12 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:19.042536 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:19.042536 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:19.044720 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-417652dc-90c8-45ed-8932-a7f70575fa12 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:19.045802 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 852/1695] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:18 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:19.123303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b44782a-c4b8-41ad-82bb-4629dbfee585 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:19.123303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b44782a-c4b8-41ad-82bb-4629dbfee585 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:19.123303 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:19.123303 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:19.123303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b44782a-c4b8-41ad-82bb-4629dbfee585 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:19.262521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:19.262521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:19.312239 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b44782a-c4b8-41ad-82bb-4629dbfee585 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:19.387923 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b44782a-c4b8-41ad-82bb-4629dbfee585 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:19.391538 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 844/1696] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:19 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:20.059426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa232e0f-0428-42eb-a67c-9fbc0791c5bf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:20.061414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa232e0f-0428-42eb-a67c-9fbc0791c5bf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:20.062470 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:20.062470 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:20.063124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa232e0f-0428-42eb-a67c-9fbc0791c5bf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:20.063665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-aa232e0f-0428-42eb-a67c-9fbc0791c5bf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:20.174201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:20.174201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:20.174201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa232e0f-0428-42eb-a67c-9fbc0791c5bf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:20.174201 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 853/1697] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:20 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:20.413190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a5c1cbad-8281-471d-be7a-3b98e1e199a0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:20.413190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a5c1cbad-8281-471d-be7a-3b98e1e199a0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:20.413190 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:20.413190 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:20.413190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a5c1cbad-8281-471d-be7a-3b98e1e199a0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:20.566894 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:20.566894 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:20.581837 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a5c1cbad-8281-471d-be7a-3b98e1e199a0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:20.647835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a5c1cbad-8281-471d-be7a-3b98e1e199a0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:20.647835 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 845/1698] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:20 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:21.179583 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7c81995-7280-4fb1-9ae6-cf8267149240 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:21.185248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7c81995-7280-4fb1-9ae6-cf8267149240 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:21.185248 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:21.185248 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:21.189222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7c81995-7280-4fb1-9ae6-cf8267149240 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:21.189222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a7c81995-7280-4fb1-9ae6-cf8267149240 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:21.294575 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:21.294575 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:21.305687 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7c81995-7280-4fb1-9ae6-cf8267149240 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:21.313022 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 854/1699] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:21 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:21.665486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92e53cb0-876d-427a-83f0-dafbad6cbfb8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:21.665486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92e53cb0-876d-427a-83f0-dafbad6cbfb8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:21.665486 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:21.665486 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:21.665486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92e53cb0-876d-427a-83f0-dafbad6cbfb8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:21.835427 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:21.835427 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:21.865339 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92e53cb0-876d-427a-83f0-dafbad6cbfb8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:21.911014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92e53cb0-876d-427a-83f0-dafbad6cbfb8 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:21.921902 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 846/1700] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:21 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 918 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:22.327556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-128960fa-955e-42f4-ae60-1e684166fc71 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:22.327556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-128960fa-955e-42f4-ae60-1e684166fc71 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:22.327556 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:22.327556 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:22.327556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-128960fa-955e-42f4-ae60-1e684166fc71 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:22.327556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-128960fa-955e-42f4-ae60-1e684166fc71 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:22.396700 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:22.396700 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:22.398917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-128960fa-955e-42f4-ae60-1e684166fc71 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:22.400329 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 855/1701] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:22 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:22.929349 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c94fa4a0-b50b-4efd-930b-accbcf093597 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:22.929349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c94fa4a0-b50b-4efd-930b-accbcf093597 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:22.929349 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:22.929349 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:22.929349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c94fa4a0-b50b-4efd-930b-accbcf093597 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:23.121167 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:23.121167 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:23.134875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c94fa4a0-b50b-4efd-930b-accbcf093597 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:23.187951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c94fa4a0-b50b-4efd-930b-accbcf093597 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:23.195237 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 847/1702] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:22 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 976 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:23.441968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e551fa39-f614-42b6-a457-5862982272d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:23.460259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e551fa39-f614-42b6-a457-5862982272d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:23.460259 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:23.460259 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:23.460259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e551fa39-f614-42b6-a457-5862982272d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:23.460259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e551fa39-f614-42b6-a457-5862982272d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:23.549971 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:23.549971 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:23.549971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e551fa39-f614-42b6-a457-5862982272d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:23.549971 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 856/1703] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:23 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:24.217826 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ca73625-b1cd-49a7-a5c6-e7d93e03919e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:24.217826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ca73625-b1cd-49a7-a5c6-e7d93e03919e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:24.217826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:24.217826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:24.217826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ca73625-b1cd-49a7-a5c6-e7d93e03919e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:24.569469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6ec4a16-bd56-4c3b-8435-f19fb65978cb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:24.569469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6ec4a16-bd56-4c3b-8435-f19fb65978cb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:24.569469 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:24.569469 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:24.569469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6ec4a16-bd56-4c3b-8435-f19fb65978cb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:24.569469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c6ec4a16-bd56-4c3b-8435-f19fb65978cb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:24.644461 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:24.644461 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:24.653332 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:24.653332 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:24.665133 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6ec4a16-bd56-4c3b-8435-f19fb65978cb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:24.668083 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 857/1704] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:24 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:24.670433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ca73625-b1cd-49a7-a5c6-e7d93e03919e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:24.799859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ca73625-b1cd-49a7-a5c6-e7d93e03919e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:24.839328 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 848/1705] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:24 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:25.686214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c110dce-d486-4d26-a99a-065f2cfaa78e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:25.686214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c110dce-d486-4d26-a99a-065f2cfaa78e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:25.686214 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:25.686214 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:25.686214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c110dce-d486-4d26-a99a-065f2cfaa78e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:25.686214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2c110dce-d486-4d26-a99a-065f2cfaa78e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:25.743283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:25.743283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:25.745204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c110dce-d486-4d26-a99a-065f2cfaa78e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:25.752489 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 858/1706] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:25 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:25.830863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c210cb9d-151a-46c4-8257-0c903ce8dac3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:25.830863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c210cb9d-151a-46c4-8257-0c903ce8dac3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:25.830863 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:25.830863 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:25.839351 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c210cb9d-151a-46c4-8257-0c903ce8dac3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:26.029787 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:26.029787 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:26.040197 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c210cb9d-151a-46c4-8257-0c903ce8dac3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:26.082423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c210cb9d-151a-46c4-8257-0c903ce8dac3 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:26.083545 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 849/1707] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:25 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:26.777565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfee447e-f5f0-45eb-a679-e99dcd24de10 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:26.777565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfee447e-f5f0-45eb-a679-e99dcd24de10 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:26.777565 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:26.777565 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:26.777565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfee447e-f5f0-45eb-a679-e99dcd24de10 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:26.785290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cfee447e-f5f0-45eb-a679-e99dcd24de10 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:26.908077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:26.908077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:26.915517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfee447e-f5f0-45eb-a679-e99dcd24de10 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:26.916431 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 859/1708] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:26 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:27.104591 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9070e30-eed5-4bc5-8914-6793e675789f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:27.104591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9070e30-eed5-4bc5-8914-6793e675789f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:27.104591 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:27.104591 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:27.104591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9070e30-eed5-4bc5-8914-6793e675789f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:27.216455 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:27.216455 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:27.223350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9070e30-eed5-4bc5-8914-6793e675789f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:27.330873 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9070e30-eed5-4bc5-8914-6793e675789f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:27.330873 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 850/1709] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:27 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:27.937881 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02978410-2b4f-49c8-bc5e-e1df5dd5fede tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:27.937881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02978410-2b4f-49c8-bc5e-e1df5dd5fede tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:27.943063 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:27.943063 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:27.943063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02978410-2b4f-49c8-bc5e-e1df5dd5fede tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:27.943063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-02978410-2b4f-49c8-bc5e-e1df5dd5fede tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:28.046447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:28.046447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:28.058016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02978410-2b4f-49c8-bc5e-e1df5dd5fede tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:28.064720 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 860/1710] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:27 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:28.345424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17f098e2-6558-4ec2-af12-e5efca53fc36 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:28.345969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17f098e2-6558-4ec2-af12-e5efca53fc36 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:28.346194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:28.346194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:28.346570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17f098e2-6558-4ec2-af12-e5efca53fc36 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:28.650532 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:28.650532 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:28.682016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17f098e2-6558-4ec2-af12-e5efca53fc36 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:28.858460 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17f098e2-6558-4ec2-af12-e5efca53fc36 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:28.858460 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 851/1711] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:28 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:29.081811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72766fd4-190a-415d-8a22-330ecccb1d73 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:29.081811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72766fd4-190a-415d-8a22-330ecccb1d73 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:29.081811 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:29.081811 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:29.081811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72766fd4-190a-415d-8a22-330ecccb1d73 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:29.081811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-72766fd4-190a-415d-8a22-330ecccb1d73 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:29.150370 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:29.150370 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:29.163520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72766fd4-190a-415d-8a22-330ecccb1d73 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:29.163520 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 861/1712] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:29 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:29.857912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cc8f23d-6b77-41df-b45b-d65e63c23bf0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:29.857912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cc8f23d-6b77-41df-b45b-d65e63c23bf0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:29.857912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:29.857912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:29.857912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cc8f23d-6b77-41df-b45b-d65e63c23bf0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:29.972746 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:29.972746 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:29.983139 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4cc8f23d-6b77-41df-b45b-d65e63c23bf0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:30.053238 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cc8f23d-6b77-41df-b45b-d65e63c23bf0 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:30.053238 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 852/1713] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:29 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:30.186011 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7963b22e-d9a0-4fbb-b0f5-6a0e4c707756 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:30.186011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7963b22e-d9a0-4fbb-b0f5-6a0e4c707756 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:30.186011 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:30.186011 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:30.186011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7963b22e-d9a0-4fbb-b0f5-6a0e4c707756 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:30.186011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7963b22e-d9a0-4fbb-b0f5-6a0e4c707756 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:30.247038 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:30.247038 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:30.249500 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7963b22e-d9a0-4fbb-b0f5-6a0e4c707756 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:30.250885 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 862/1714] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:30 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:31.100796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fda19291-aedd-4495-b9e4-0823b56e5b1a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:31.100796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fda19291-aedd-4495-b9e4-0823b56e5b1a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:31.100796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:31.100796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:31.100796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fda19291-aedd-4495-b9e4-0823b56e5b1a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:31.278686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:31.278686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:31.283249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9247bfe0-fa20-4c91-995a-c8efd8d5d90f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:31.283249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9247bfe0-fa20-4c91-995a-c8efd8d5d90f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:31.283249 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:31.283249 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:31.283249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9247bfe0-fa20-4c91-995a-c8efd8d5d90f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:31.283249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9247bfe0-fa20-4c91-995a-c8efd8d5d90f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:31.310000 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fda19291-aedd-4495-b9e4-0823b56e5b1a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:31.337985 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fda19291-aedd-4495-b9e4-0823b56e5b1a tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:31.339432 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 853/1715] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:31 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:31.345471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:31.345471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:31.356593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9247bfe0-fa20-4c91-995a-c8efd8d5d90f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:31.358839 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 863/1716] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:31 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:32.364922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96af5a2e-a405-497e-9543-054440aae6e9 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:32.364922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96af5a2e-a405-497e-9543-054440aae6e9 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:32.364922 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:32.364922 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:32.364922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96af5a2e-a405-497e-9543-054440aae6e9 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:32.377361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-034174f9-e890-4b07-99b5-989c37357730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:32.377361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-034174f9-e890-4b07-99b5-989c37357730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:32.377361 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:32.377361 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:32.377361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-034174f9-e890-4b07-99b5-989c37357730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:32.377361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-034174f9-e890-4b07-99b5-989c37357730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:32.457396 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:32.457396 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:32.473856 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-034174f9-e890-4b07-99b5-989c37357730 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:32.483986 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 864/1717] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:32 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:32.561466 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:32.561466 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:32.577313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-96af5a2e-a405-497e-9543-054440aae6e9 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:32.599492 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96af5a2e-a405-497e-9543-054440aae6e9 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:32.622970 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 854/1718] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:32 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:33.495084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f03fc1dd-9022-44cd-9c95-7633a8b81c46 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:33.495084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f03fc1dd-9022-44cd-9c95-7633a8b81c46 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:33.495084 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:33.495084 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:33.495084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f03fc1dd-9022-44cd-9c95-7633a8b81c46 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:33.495084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f03fc1dd-9022-44cd-9c95-7633a8b81c46 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:33.562460 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:33.562460 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:33.570639 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f03fc1dd-9022-44cd-9c95-7633a8b81c46 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:33.579676 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 865/1719] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:33 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:33.626223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc20b266-88ae-4cb6-8a2a-0b2a6d98ba32 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:33.626223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc20b266-88ae-4cb6-8a2a-0b2a6d98ba32 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:33.626223 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:33.626223 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:33.626223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc20b266-88ae-4cb6-8a2a-0b2a6d98ba32 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:33.762913 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:33.762913 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:33.826347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc20b266-88ae-4cb6-8a2a-0b2a6d98ba32 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:33.918744 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc20b266-88ae-4cb6-8a2a-0b2a6d98ba32 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:33.947176 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 855/1720] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:33 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:34.585434 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bec5b9b5-e117-4e77-835d-c675daaa2fe2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:34.585434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bec5b9b5-e117-4e77-835d-c675daaa2fe2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:34.585434 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:34.585434 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:34.585434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bec5b9b5-e117-4e77-835d-c675daaa2fe2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:34.585434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bec5b9b5-e117-4e77-835d-c675daaa2fe2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:34.683442 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:34.683442 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:34.698950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bec5b9b5-e117-4e77-835d-c675daaa2fe2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:34.698950 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 866/1721] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:34 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:34.933497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0327d127-2fa3-4e31-9a2c-924e2d821ebc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:34.933497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0327d127-2fa3-4e31-9a2c-924e2d821ebc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:34.933497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:34.933497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:34.933497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0327d127-2fa3-4e31-9a2c-924e2d821ebc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:34.980679 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] POST http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes Feb 03 03:47:34.980679 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:34.980679 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:34.980679 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-99603544", "snapshot_id": null, "imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "volume_type": null, "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:47:34.982768 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-99603544', 'snapshot_id': None, 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'volume_type': None, 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:47:35.222012 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Create volume of 1 GB Feb 03 03:47:35.225841 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:35.225841 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:35.242097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0327d127-2fa3-4e31-9a2c-924e2d821ebc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:35.256975 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Availability Zones retrieved successfully. Feb 03 03:47:35.330345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0327d127-2fa3-4e31-9a2c-924e2d821ebc tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:35.341797 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 856/1722] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:34 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 979 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:35.360097 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Flow 'volume_create_api' (1df0ab9d-ef08-40c3-b04f-2c24fb21d020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:47:35.368798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1550d7dc-07ea-42ee-aae2-d44b09c32c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:35.380200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:47:35.710791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a36318be-1ca4-4202-9bf4-3888a516272e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:35.710791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a36318be-1ca4-4202-9bf4-3888a516272e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:35.710791 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:35.710791 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:35.710791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a36318be-1ca4-4202-9bf4-3888a516272e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:35.710791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a36318be-1ca4-4202-9bf4-3888a516272e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:35.750576 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1550d7dc-07ea-42ee-aae2-d44b09c32c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:35.750576 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e7064f-a2dc-4a2e-9945-ff3a95b4b5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:35.822853 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:35.822853 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:35.849633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a36318be-1ca4-4202-9bf4-3888a516272e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:35.858826 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 857/1723] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:35 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:36.120234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Created reservations ['f84a3046-d52b-4540-8a93-e7a62240cc7f', 'c7e9e02e-c91e-4806-a3a7-851fa219692e', '90a24985-e61b-4c0c-aa36-d82de048d081', 'dda97a58-30e5-4ef2-b1a6-c6324af5b899'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:47:36.122901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e7064f-a2dc-4a2e-9945-ff3a95b4b5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f84a3046-d52b-4540-8a93-e7a62240cc7f', 'c7e9e02e-c91e-4806-a3a7-851fa219692e', '90a24985-e61b-4c0c-aa36-d82de048d081', 'dda97a58-30e5-4ef2-b1a6-c6324af5b899']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:36.125296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3323c1a3-0011-482e-953c-b28a02db8c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:36.271511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3323c1a3-0011-482e-953c-b28a02db8c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e74fd05-b61e-4750-91a1-d0e36292addc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-99603544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8207eb8032a4da9baa978f8bd0cabdd',qos_specs=None,replication_status=,reservations=['f84a3046-d52b-4540-8a93-e7a62240cc7f','c7e9e02e-c91e-4806-a3a7-851fa219692e','90a24985-e61b-4c0c-aa36-d82de048d081','dda97a58-30e5-4ef2-b1a6-c6324af5b899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57698f4b1c644f57a2149952ee73542f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:47:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-99603544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e74fd05-b61e-4750-91a1-d0e36292addc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8207eb8032a4da9baa978f8bd0cabdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='57698f4b1c644f57a2149952ee73542f',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:36.299376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3dc886-e5cd-47a7-b9f3-7b3ca39640fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:36.369571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53f4885f-bb57-4d20-be02-bd61742e287e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:36.369571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53f4885f-bb57-4d20-be02-bd61742e287e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:36.369571 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:36.369571 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:36.369571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53f4885f-bb57-4d20-be02-bd61742e287e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:36.431112 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3dc886-e5cd-47a7-b9f3-7b3ca39640fd) transitioned into state 'SUCCESS' from state '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-99603544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8207eb8032a4da9baa978f8bd0cabdd',qos_specs=None,replication_status=,reservations=['f84a3046-d52b-4540-8a93-e7a62240cc7f','c7e9e02e-c91e-4806-a3a7-851fa219692e','90a24985-e61b-4c0c-aa36-d82de048d081','dda97a58-30e5-4ef2-b1a6-c6324af5b899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57698f4b1c644f57a2149952ee73542f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:36.431112 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80944797-44c5-4418-befe-6bdc3752f2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:36.465103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80944797-44c5-4418-befe-6bdc3752f2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:36.465103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Flow 'volume_create_api' (1df0ab9d-ef08-40c3-b04f-2c24fb21d020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:47:36.538268 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Create volume request issued successfully. Feb 03 03:47:36.574982 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b766c191-9673-41de-a45b-0c06717af099 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes returned with HTTP 202 Feb 03 03:47:36.576244 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 867/1724] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:47:34 2021] POST /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes => generated 821 bytes in 1609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:47:36.591034 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da1b8c53-538f-48cd-82d9-19cbf39f3438 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:36.591656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da1b8c53-538f-48cd-82d9-19cbf39f3438 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:36.591656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:36.591656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:36.592132 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da1b8c53-538f-48cd-82d9-19cbf39f3438 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:36.602978 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:36.602978 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:36.639842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53f4885f-bb57-4d20-be02-bd61742e287e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:36.696223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53f4885f-bb57-4d20-be02-bd61742e287e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:36.697094 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 858/1725] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:36 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 1367 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:36.730920 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dba8696b-a74e-405f-b3eb-6f4d3ea7ee64 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:36.732344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dba8696b-a74e-405f-b3eb-6f4d3ea7ee64 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:36.732730 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:36.732730 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:36.733362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dba8696b-a74e-405f-b3eb-6f4d3ea7ee64 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:36.751200 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:36.751200 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:36.771610 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da1b8c53-538f-48cd-82d9-19cbf39f3438 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:36.858628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da1b8c53-538f-48cd-82d9-19cbf39f3438 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:36.868654 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 868/1726] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:36 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 889 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:36.875958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d1d3c8e-a5c4-49c7-a2f7-2f59ea749c6d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:36.876498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d1d3c8e-a5c4-49c7-a2f7-2f59ea749c6d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:36.876720 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:36.876720 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:36.877092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d1d3c8e-a5c4-49c7-a2f7-2f59ea749c6d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:36.877460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1d1d3c8e-a5c4-49c7-a2f7-2f59ea749c6d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:36.919909 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:36.919909 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:36.952052 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:36.952052 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:36.953933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d1d3c8e-a5c4-49c7-a2f7-2f59ea749c6d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:36.954926 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dba8696b-a74e-405f-b3eb-6f4d3ea7ee64 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:36.962753 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 869/1727] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:36 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:37.015976 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dba8696b-a74e-405f-b3eb-6f4d3ea7ee64 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:37.017142 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 859/1728] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:36 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 1367 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:37.036824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5104d337-e6fb-47cd-9dae-011959147938 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:37.037292 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:37.037292 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:37.037712 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5104d337-e6fb-47cd-9dae-011959147938 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-63403422"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:47:37.162289 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:37.162289 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:37.190347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5104d337-e6fb-47cd-9dae-011959147938 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:37.217340 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5104d337-e6fb-47cd-9dae-011959147938 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:47:37.251855 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5104d337-e6fb-47cd-9dae-011959147938 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:37.268378 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 870/1729] 10.222.0.65 () {60 vars in 1335 bytes} [Wed Feb 3 03:47:37 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 850 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:37.276724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec0db2f1-5417-4653-aba8-2c7d2dec6b5b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:37.277201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:37.277201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:37.277631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec0db2f1-5417-4653-aba8-2c7d2dec6b5b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1369094031", "description": "This is the new description of volume"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:47:37.422872 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:37.422872 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:37.443497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec0db2f1-5417-4653-aba8-2c7d2dec6b5b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:37.472186 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec0db2f1-5417-4653-aba8-2c7d2dec6b5b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:47:37.509251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec0db2f1-5417-4653-aba8-2c7d2dec6b5b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:37.515479 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 860/1730] 10.222.0.65 () {60 vars in 1336 bytes} [Wed Feb 3 03:47:37 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 891 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:37.538130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd09d8ed-9000-421c-a9ed-e5b0afd319ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:37.538866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd09d8ed-9000-421c-a9ed-e5b0afd319ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:37.539873 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:37.539873 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:37.540592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd09d8ed-9000-421c-a9ed-e5b0afd319ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:37.617746 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:37.617746 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:37.629608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd09d8ed-9000-421c-a9ed-e5b0afd319ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:37.664312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd09d8ed-9000-421c-a9ed-e5b0afd319ec tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:37.665798 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 871/1731] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:37 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 1408 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:37.682867 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] POST http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes Feb 03 03:47:37.683069 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:37.683069 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:37.683767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-912977218", "availability_zone": "nova", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:47:37.685180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-912977218', 'availability_zone': 'nova', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:47:37.685780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume of 1 GB Feb 03 03:47:37.719997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Availability Zones retrieved successfully. Feb 03 03:47:37.750751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (4a5194f9-90a8-4bbe-a7a5-e0460b3bd7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:47:37.754505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4b09d6-1319-4729-bb27-db00b47e95e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:37.788344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:47:37.878741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fbfaab9-2256-414c-a0db-84ca0673faf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:37.881085 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fbfaab9-2256-414c-a0db-84ca0673faf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:37.881418 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:37.881418 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:37.881981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fbfaab9-2256-414c-a0db-84ca0673faf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:38.050063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4b09d6-1319-4729-bb27-db00b47e95e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:38.056196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d3b6780-8d49-43d3-aed8-727cc3cf48fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:38.099386 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:38.099386 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:38.140702 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7fbfaab9-2256-414c-a0db-84ca0673faf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:38.203244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fbfaab9-2256-414c-a0db-84ca0673faf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:38.204928 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 872/1732] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:37 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:38.209924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-837f9bf3-d06b-49e9-a995-ff990c4a3b95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:38.214933 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-837f9bf3-d06b-49e9-a995-ff990c4a3b95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:38.215655 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:38.215655 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:38.217801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-837f9bf3-d06b-49e9-a995-ff990c4a3b95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:38.218390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-837f9bf3-d06b-49e9-a995-ff990c4a3b95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id deb9e1e1-6c06-4687-9394-966c52d51501. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:38.232530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Created reservations ['81d36e44-1917-4c9d-a10e-2c5b9db1ab54', '54810305-9125-425d-8c28-fce86b59966b', 'ab2a99a2-d138-44ce-bc5c-633284211c93', '6033447b-564c-4444-b29f-9339f0e88764'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:47:38.235953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d3b6780-8d49-43d3-aed8-727cc3cf48fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d36e44-1917-4c9d-a10e-2c5b9db1ab54', '54810305-9125-425d-8c28-fce86b59966b', 'ab2a99a2-d138-44ce-bc5c-633284211c93', '6033447b-564c-4444-b29f-9339f0e88764']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:38.238826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd4410d-caed-41de-8c01-419b0ac4cf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:38.292680 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:38.292680 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:38.299368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-837f9bf3-d06b-49e9-a995-ff990c4a3b95 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 200 Feb 03 03:47:38.396845 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 873/1733] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 816 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:38.401702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd4410d-caed-41de-8c01-419b0ac4cf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '849d20b0-1015-4e2e-9f21-820202de9028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-912977218',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['81d36e44-1917-4c9d-a10e-2c5b9db1ab54','54810305-9125-425d-8c28-fce86b59966b','ab2a99a2-d138-44ce-bc5c-633284211c93','6033447b-564c-4444-b29f-9339f0e88764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:47:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-912977218',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=849d20b0-1015-4e2e-9f21-820202de9028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='755e9e0ff5f040fc94baa81040c3d505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:38.403856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c813f4f9-b529-430b-a933-143d3634e1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:38.409308 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24e16e3a-10da-4b14-a7c4-ffb426dd4b4b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:38.410180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24e16e3a-10da-4b14-a7c4-ffb426dd4b4b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:38.410613 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:38.410613 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:38.411282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24e16e3a-10da-4b14-a7c4-ffb426dd4b4b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:38.466608 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c813f4f9-b529-430b-a933-143d3634e1d0) transitioned into 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-912977218',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='755e9e0ff5f040fc94baa81040c3d505',qos_specs=None,replication_status=,reservations=['81d36e44-1917-4c9d-a10e-2c5b9db1ab54','54810305-9125-425d-8c28-fce86b59966b','ab2a99a2-d138-44ce-bc5c-633284211c93','6033447b-564c-4444-b29f-9339f0e88764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fbe279e0c5a4af092dc2807262b9d1e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:38.468957 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92699f69-5ad5-407b-9b22-c9d727f3f825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:38.525485 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92699f69-5ad5-407b-9b22-c9d727f3f825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:38.532226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Flow 'volume_create_api' (4a5194f9-90a8-4bbe-a7a5-e0460b3bd7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:47:38.670925 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:38.670925 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:38.719450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-24e16e3a-10da-4b14-a7c4-ffb426dd4b4b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:38.764387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Create volume request issued successfully. Feb 03 03:47:38.797899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9e6e759-4bb5-4972-b516-29b4d5762b79 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes returned with HTTP 202 Feb 03 03:47:38.801251 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 861/1734] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:47:37 2021] POST /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes => generated 810 bytes in 1123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:47:38.818638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ce5e19a-e596-44f9-9ebe-48af57bf0cbe tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:38.819307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24e16e3a-10da-4b14-a7c4-ffb426dd4b4b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb returned with HTTP 200 Feb 03 03:47:38.819542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ce5e19a-e596-44f9-9ebe-48af57bf0cbe tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:38.819752 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:38.819752 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:38.820009 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 874/1735] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb => generated 1414 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:38.820165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ce5e19a-e596-44f9-9ebe-48af57bf0cbe tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:38.845518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-302e89b7-e6c3-4255-9add-dde33434831f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:38.854283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-302e89b7-e6c3-4255-9add-dde33434831f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:38.856197 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:38.856197 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:38.856906 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-302e89b7-e6c3-4255-9add-dde33434831f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:38.965984 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:38.965984 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:38.986904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-302e89b7-e6c3-4255-9add-dde33434831f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:38.993622 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:38.993622 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:39.015491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ce5e19a-e596-44f9-9ebe-48af57bf0cbe tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:39.064452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-302e89b7-e6c3-4255-9add-dde33434831f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb returned with HTTP 200 Feb 03 03:47:39.083468 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 875/1736] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb => generated 1414 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:39.084638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ce5e19a-e596-44f9-9ebe-48af57bf0cbe tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 200 Feb 03 03:47:39.085802 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 862/1737] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:38 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 878 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:39.102949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57a8df18-dcf8-4d31-becc-65e6b64b2c3e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:39.104564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57a8df18-dcf8-4d31-becc-65e6b64b2c3e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:39.105755 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:39.105755 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:39.108137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57a8df18-dcf8-4d31-becc-65e6b64b2c3e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:39.108780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-57a8df18-dcf8-4d31-becc-65e6b64b2c3e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume with id: 2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:39.222948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdde7030-8225-4f0e-a4c4-0571417e564a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:39.223615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdde7030-8225-4f0e-a4c4-0571417e564a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:39.224240 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:39.224240 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:39.224834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdde7030-8225-4f0e-a4c4-0571417e564a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:39.235991 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:39.235991 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:39.244894 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57a8df18-dcf8-4d31-becc-65e6b64b2c3e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:39.308438 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57a8df18-dcf8-4d31-becc-65e6b64b2c3e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume request issued successfully. Feb 03 03:47:39.311233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57a8df18-dcf8-4d31-becc-65e6b64b2c3e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb returned with HTTP 202 Feb 03 03:47:39.328475 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 876/1738] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:47:39 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:47:39.332889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2c5513a-1672-49f0-8450-d0c1746ab1c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:39.333595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2c5513a-1672-49f0-8450-d0c1746ab1c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:39.333897 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:39.333897 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:39.334603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2c5513a-1672-49f0-8450-d0c1746ab1c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:39.369473 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:39.369473 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:39.388776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cdde7030-8225-4f0e-a4c4-0571417e564a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:39.436220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdde7030-8225-4f0e-a4c4-0571417e564a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:39.437304 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 863/1739] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:39 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:39.443078 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:39.443078 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:39.471571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e2c5513a-1672-49f0-8450-d0c1746ab1c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:39.519069 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2c5513a-1672-49f0-8450-d0c1746ab1c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb returned with HTTP 200 Feb 03 03:47:39.519991 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 877/1740] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:39 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb => generated 1413 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:40.103540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8615d58-7b73-4dd2-80ca-b7ee4b4670b6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:40.104137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8615d58-7b73-4dd2-80ca-b7ee4b4670b6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:40.104488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:40.104488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:40.105205 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8615d58-7b73-4dd2-80ca-b7ee4b4670b6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:40.270748 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:40.270748 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:40.330743 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8615d58-7b73-4dd2-80ca-b7ee4b4670b6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:40.443215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8615d58-7b73-4dd2-80ca-b7ee4b4670b6 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 200 Feb 03 03:47:40.445103 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 864/1741] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:40 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 902 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:40.460580 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70954bff-606c-4698-b89a-8bcefbf66b6a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:40.462122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70954bff-606c-4698-b89a-8bcefbf66b6a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:40.462572 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:40.462572 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:40.463265 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70954bff-606c-4698-b89a-8bcefbf66b6a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:40.537208 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ef39a63-a352-4eea-993d-5a7d8c105a27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:40.537741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ef39a63-a352-4eea-993d-5a7d8c105a27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:40.537938 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:40.537938 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:40.538577 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ef39a63-a352-4eea-993d-5a7d8c105a27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:40.658865 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:40.658865 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:40.693184 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70954bff-606c-4698-b89a-8bcefbf66b6a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:40.748634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:40.748634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:40.766067 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70954bff-606c-4698-b89a-8bcefbf66b6a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:40.787300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ef39a63-a352-4eea-993d-5a7d8c105a27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:40.787691 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 878/1742] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:40 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:40.841709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ef39a63-a352-4eea-993d-5a7d8c105a27 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb returned with HTTP 200 Feb 03 03:47:40.857436 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 865/1743] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:40 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb => generated 1413 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:41.475136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-837a8bbd-632e-41d2-9caa-253a5aa7471b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:41.478588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-837a8bbd-632e-41d2-9caa-253a5aa7471b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:41.478987 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:41.478987 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:41.479610 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-837a8bbd-632e-41d2-9caa-253a5aa7471b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:41.587571 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:41.587571 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:41.613748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-837a8bbd-632e-41d2-9caa-253a5aa7471b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:41.673398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-837a8bbd-632e-41d2-9caa-253a5aa7471b tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 200 Feb 03 03:47:41.693084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24254e7c-59e6-4bc9-abde-cc3c8fc2b639 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] PUT http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:41.693543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:41.693543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:41.693955 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24254e7c-59e6-4bc9-abde-cc3c8fc2b639 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-63403422", "description": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:47:41.701124 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 879/1744] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:41 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 903 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:41.764405 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:41.764405 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:41.776827 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-24254e7c-59e6-4bc9-abde-cc3c8fc2b639 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:41.785912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6350a082-3dd4-4ed1-8646-0595e7fbaa03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:41.786874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6350a082-3dd4-4ed1-8646-0595e7fbaa03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:41.787910 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:41.787910 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:41.788579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6350a082-3dd4-4ed1-8646-0595e7fbaa03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:41.819288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-24254e7c-59e6-4bc9-abde-cc3c8fc2b639 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume updated successfully. Feb 03 03:47:41.866748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24254e7c-59e6-4bc9-abde-cc3c8fc2b639 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 200 Feb 03 03:47:41.873375 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 866/1745] 10.222.0.65 () {60 vars in 1335 bytes} [Wed Feb 3 03:47:41 2021] PUT /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 837 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:41.903810 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43a95767-5f33-4c25-b096-67d73cf7c9d0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:41.911263 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43a95767-5f33-4c25-b096-67d73cf7c9d0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:41.911405 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:41.911405 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:41.914153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43a95767-5f33-4c25-b096-67d73cf7c9d0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:42.012188 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:42.012188 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:42.030230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6350a082-3dd4-4ed1-8646-0595e7fbaa03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:42.081158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6350a082-3dd4-4ed1-8646-0595e7fbaa03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:42.082013 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 880/1746] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:41 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:42.101728 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:42.101728 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:42.106513 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e23d39eb-b404-48d3-8bc3-ec9b08d9e43e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] DELETE http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:42.111777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e23d39eb-b404-48d3-8bc3-ec9b08d9e43e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:42.112475 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:42.112475 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:42.113788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e23d39eb-b404-48d3-8bc3-ec9b08d9e43e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:42.115378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e23d39eb-b404-48d3-8bc3-ec9b08d9e43e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume with id: 849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:42.152329 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43a95767-5f33-4c25-b096-67d73cf7c9d0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:42.215281 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:42.215281 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:42.221760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e23d39eb-b404-48d3-8bc3-ec9b08d9e43e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:42.224520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43a95767-5f33-4c25-b096-67d73cf7c9d0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb returned with HTTP 200 Feb 03 03:47:42.231123 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 867/1747] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:41 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb => generated 1413 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:42.285261 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e23d39eb-b404-48d3-8bc3-ec9b08d9e43e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume request issued successfully. Feb 03 03:47:42.285842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e23d39eb-b404-48d3-8bc3-ec9b08d9e43e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 202 Feb 03 03:47:42.287435 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 881/1748] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:47:42 2021] DELETE /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:47:42.296095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eaabaeb-4153-4e7e-b1ea-4757a19432ed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:42.296755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eaabaeb-4153-4e7e-b1ea-4757a19432ed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:42.297081 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:42.297081 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:42.297647 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eaabaeb-4153-4e7e-b1ea-4757a19432ed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:42.411778 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:42.411778 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:42.444102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1eaabaeb-4153-4e7e-b1ea-4757a19432ed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:42.505279 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eaabaeb-4153-4e7e-b1ea-4757a19432ed tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 200 Feb 03 03:47:42.506326 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 868/1749] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:42 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 904 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:43.099636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7442fdb-2091-4bbd-8f8b-34ecf5688d72 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:43.100900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7442fdb-2091-4bbd-8f8b-34ecf5688d72 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:43.101294 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:43.101294 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:43.102556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7442fdb-2091-4bbd-8f8b-34ecf5688d72 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:43.229269 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:43.229269 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:43.249033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26808b00-82d6-419a-b1ef-e811c9fb0fbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb Feb 03 03:47:43.249925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26808b00-82d6-419a-b1ef-e811c9fb0fbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:43.250127 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:43.250127 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:43.250504 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26808b00-82d6-419a-b1ef-e811c9fb0fbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:43.252971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7442fdb-2091-4bbd-8f8b-34ecf5688d72 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:43.279050 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7442fdb-2091-4bbd-8f8b-34ecf5688d72 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:43.281190 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 882/1750] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:43 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:43.366271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26808b00-82d6-419a-b1ef-e811c9fb0fbb tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb returned with HTTP 404 Feb 03 03:47:43.368309 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 869/1751] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:43 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/2ecebf7f-ad34-4726-ba1f-b287a2915deb => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:47:43.377199 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b94afc26-d4b5-4b5b-b232-d8394d5c0f8e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 Feb 03 03:47:43.378494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b94afc26-d4b5-4b5b-b232-d8394d5c0f8e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:43.378718 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:43.378718 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:43.379243 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b94afc26-d4b5-4b5b-b232-d8394d5c0f8e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:43.379597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-b94afc26-d4b5-4b5b-b232-d8394d5c0f8e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete backup with id: deb9e1e1-6c06-4687-9394-966c52d51501. Feb 03 03:47:43.408534 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:43.408534 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:43.461470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-b94afc26-d4b5-4b5b-b232-d8394d5c0f8e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] delete_backup rpcapi backup_id deb9e1e1-6c06-4687-9394-966c52d51501 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:47:43.476163 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b94afc26-d4b5-4b5b-b232-d8394d5c0f8e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 returned with HTTP 202 Feb 03 03:47:43.490436 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 883/1752] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:47:43 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/deb9e1e1-6c06-4687-9394-966c52d51501 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:47:43.514525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] POST http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes Feb 03 03:47:43.515466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-670492183"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:47:43.516749 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-670492183'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:47:43.517120 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume of 1 GB Feb 03 03:47:43.524196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26147ce8-f22e-4031-aa07-f37cef8ee3be tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:43.525170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26147ce8-f22e-4031-aa07-f37cef8ee3be tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:43.525358 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:43.525358 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:43.525722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26147ce8-f22e-4031-aa07-f37cef8ee3be tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:43.573256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Availability Zones retrieved successfully. Feb 03 03:47:43.636710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (dc9fb73a-0bf9-4944-a342-229efc55495d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:47:43.643094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee1f2e0-0bbb-4abd-b05a-1abdcab9bc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:43.661980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:47:43.709975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:43.709975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:43.739149 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26147ce8-f22e-4031-aa07-f37cef8ee3be tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:43.824131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26147ce8-f22e-4031-aa07-f37cef8ee3be tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 200 Feb 03 03:47:43.827984 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 884/1753] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:43 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 904 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:43.860113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee1f2e0-0bbb-4abd-b05a-1abdcab9bc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:43.862303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abbebc2a-429e-475e-8e6b-cd3307a84137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:44.105742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Created reservations ['8ffc6c91-cd8d-41f7-b573-28292127bb56', '371a1f54-ffcb-41e8-ad97-a75ef3b8ecc6', '7b4bfda7-f4c8-4a89-ba11-4269f0ec3c60', 'cc8cecdd-c3da-44ce-9263-267f1d1b954d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:47:44.110273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abbebc2a-429e-475e-8e6b-cd3307a84137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ffc6c91-cd8d-41f7-b573-28292127bb56', '371a1f54-ffcb-41e8-ad97-a75ef3b8ecc6', '7b4bfda7-f4c8-4a89-ba11-4269f0ec3c60', 'cc8cecdd-c3da-44ce-9263-267f1d1b954d']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:44.116046 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88193613-b46a-4255-8755-9c3333cffe41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:44.297575 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-141f4c20-1962-448c-b983-aa4b377c60be tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:44.298543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-141f4c20-1962-448c-b983-aa4b377c60be tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:44.298975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:44.298975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:44.299806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-141f4c20-1962-448c-b983-aa4b377c60be tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:44.329314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88193613-b46a-4255-8755-9c3333cffe41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cc37d11-8da7-40ec-a97e-a9c20b970074', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-670492183',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['8ffc6c91-cd8d-41f7-b573-28292127bb56','371a1f54-ffcb-41e8-ad97-a75ef3b8ecc6','7b4bfda7-f4c8-4a89-ba11-4269f0ec3c60','cc8cecdd-c3da-44ce-9263-267f1d1b954d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-670492183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cc37d11-8da7-40ec-a97e-a9c20b970074,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b67e78676d413fb71f339508e472b1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:44.331770 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648f6e8d-6c81-411a-8974-aff04d51c840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:44.427620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648f6e8d-6c81-411a-8974-aff04d51c840) transitioned into state 'SUCCESS' from state '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-670492183',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['8ffc6c91-cd8d-41f7-b573-28292127bb56','371a1f54-ffcb-41e8-ad97-a75ef3b8ecc6','7b4bfda7-f4c8-4a89-ba11-4269f0ec3c60','cc8cecdd-c3da-44ce-9263-267f1d1b954d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:44.431186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af34ec8-1cc0-4672-b4e0-bbc83616e602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:47:44.468574 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af34ec8-1cc0-4672-b4e0-bbc83616e602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:47:44.471560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (dc9fb73a-0bf9-4944-a342-229efc55495d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:47:44.473865 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:44.473865 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:44.523895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-141f4c20-1962-448c-b983-aa4b377c60be tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:44.602300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-141f4c20-1962-448c-b983-aa4b377c60be tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:44.603256 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 885/1754] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:44 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:44.667755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request issued successfully. Feb 03 03:47:44.725695 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d32812f6-7591-4f42-b987-4187199864a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes returned with HTTP 202 Feb 03 03:47:44.737784 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 870/1755] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:47:43 2021] POST /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes => generated 884 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:47:44.741895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03191de1-8fcf-48dd-8834-fdb3ebb186c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:47:44.742489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03191de1-8fcf-48dd-8834-fdb3ebb186c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:44.742780 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:44.742780 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:44.743232 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03191de1-8fcf-48dd-8834-fdb3ebb186c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:44.843994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49a050c9-a726-44e8-83a2-6efe8d992511 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:44.844738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49a050c9-a726-44e8-83a2-6efe8d992511 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:44.845192 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:44.845192 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:44.846072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49a050c9-a726-44e8-83a2-6efe8d992511 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:44.953005 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:44.953005 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:44.974837 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03191de1-8fcf-48dd-8834-fdb3ebb186c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:45.034496 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03191de1-8fcf-48dd-8834-fdb3ebb186c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 200 Feb 03 03:47:45.044983 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 886/1756] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:44 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 976 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:45.058550 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:45.058550 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:45.069481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-49a050c9-a726-44e8-83a2-6efe8d992511 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:45.103548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49a050c9-a726-44e8-83a2-6efe8d992511 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 200 Feb 03 03:47:45.104710 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 871/1757] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:44 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 904 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:45.618948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd5b631c-7c5e-4208-aa69-416ef8aa71ed tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:45.619531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd5b631c-7c5e-4208-aa69-416ef8aa71ed tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:45.619650 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:45.619650 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:45.620041 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd5b631c-7c5e-4208-aa69-416ef8aa71ed tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:45.791577 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:45.791577 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:45.834202 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd5b631c-7c5e-4208-aa69-416ef8aa71ed tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:45.920495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd5b631c-7c5e-4208-aa69-416ef8aa71ed tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:45.921494 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 887/1758] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:45 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:46.051775 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05ca1af1-de9f-4e97-9eb1-ebbac8620486 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:47:46.052492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05ca1af1-de9f-4e97-9eb1-ebbac8620486 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:46.052874 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:46.052874 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:46.053439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05ca1af1-de9f-4e97-9eb1-ebbac8620486 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:46.121949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15519e63-cc2e-4969-bfa9-cbf45ac09f3f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 Feb 03 03:47:46.123070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15519e63-cc2e-4969-bfa9-cbf45ac09f3f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:46.123532 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:46.123532 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:46.124859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15519e63-cc2e-4969-bfa9-cbf45ac09f3f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:46.254851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:46.254851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:46.287274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05ca1af1-de9f-4e97-9eb1-ebbac8620486 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:46.295477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15519e63-cc2e-4969-bfa9-cbf45ac09f3f tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 returned with HTTP 404 Feb 03 03:47:46.297048 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 888/1759] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:46 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/849d20b0-1015-4e2e-9f21-820202de9028 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:47:46.314809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc791355-a2df-4624-8a1f-694f82eaaa23 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] DELETE http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:46.315579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc791355-a2df-4624-8a1f-694f82eaaa23 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:46.316199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc791355-a2df-4624-8a1f-694f82eaaa23 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:46.317380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-dc791355-a2df-4624-8a1f-694f82eaaa23 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume with id: 6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:46.359080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05ca1af1-de9f-4e97-9eb1-ebbac8620486 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 200 Feb 03 03:47:46.360574 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 872/1760] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:46 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 976 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:46.464824 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:46.464824 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:46.466062 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc791355-a2df-4624-8a1f-694f82eaaa23 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:46.536806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc791355-a2df-4624-8a1f-694f82eaaa23 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume request issued successfully. Feb 03 03:47:46.537975 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc791355-a2df-4624-8a1f-694f82eaaa23 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 202 Feb 03 03:47:46.540376 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 889/1761] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:47:46 2021] DELETE /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:47:46.549403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10b5060b-d115-418c-bcd0-d7862118cef7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:46.550225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10b5060b-d115-418c-bcd0-d7862118cef7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:46.550669 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:46.550669 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:46.551741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10b5060b-d115-418c-bcd0-d7862118cef7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:46.665977 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:46.665977 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:46.691253 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10b5060b-d115-418c-bcd0-d7862118cef7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:46.750637 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10b5060b-d115-418c-bcd0-d7862118cef7 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:46.766792 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 873/1762] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:46 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 1407 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:46.937935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11d179f8-73e8-4257-9600-894fd5182419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:46.938704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11d179f8-73e8-4257-9600-894fd5182419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:46.939041 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:46.939041 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:46.939686 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11d179f8-73e8-4257-9600-894fd5182419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:47.074081 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:47.074081 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:47.102280 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11d179f8-73e8-4257-9600-894fd5182419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:47.174317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11d179f8-73e8-4257-9600-894fd5182419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:47.177738 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 890/1763] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:46 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:47.377586 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-037ebc68-78ca-4d20-ab46-445debe20ca8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:47:47.378277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-037ebc68-78ca-4d20-ab46-445debe20ca8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:47.378615 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:47.378615 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:47.379182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-037ebc68-78ca-4d20-ab46-445debe20ca8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:47.610653 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:47.610653 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:47.623258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-037ebc68-78ca-4d20-ab46-445debe20ca8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:47.681511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-037ebc68-78ca-4d20-ab46-445debe20ca8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 200 Feb 03 03:47:47.682278 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 874/1764] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:47 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 977 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:47.699272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cace450f-ca80-4662-a1b4-eed53459d2f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] POST http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups Feb 03 03:47:47.699824 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:47.699824 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:47.700357 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cace450f-ca80-4662-a1b4-eed53459d2f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4cc37d11-8da7-40ec-a97e-a9c20b970074", "name": "tempest-VolumesBackupsTest-Backup-130120765", "description": "tempest-volume-backup-description-1464132193", "container": "container"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:47:47.701580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-cace450f-ca80-4662-a1b4-eed53459d2f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Creating new backup {'backup': {'volume_id': '4cc37d11-8da7-40ec-a97e-a9c20b970074', 'name': 'tempest-VolumesBackupsTest-Backup-130120765', 'description': 'tempest-volume-backup-description-1464132193', 'container': 'container'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Feb 03 03:47:47.702077 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-cace450f-ca80-4662-a1b4-eed53459d2f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Creating backup of volume 4cc37d11-8da7-40ec-a97e-a9c20b970074 in container container Feb 03 03:47:47.785384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9658fbe3-601c-44b4-b8df-20f6bb853839 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:47.786091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9658fbe3-601c-44b4-b8df-20f6bb853839 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:47.786368 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:47.786368 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:47.787072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9658fbe3-601c-44b4-b8df-20f6bb853839 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:47.891803 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:47.891803 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:47.898833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cace450f-ca80-4662-a1b4-eed53459d2f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:47:47.940376 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:47.940376 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:47.952445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9658fbe3-601c-44b4-b8df-20f6bb853839 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:47.978144 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cace450f-ca80-4662-a1b4-eed53459d2f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Created reservations ['3eb877e5-f590-4edb-9837-282f00c11c3a', '27d02861-9339-4e57-a1d8-3aebdd91599e'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:47:47.980184 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9658fbe3-601c-44b4-b8df-20f6bb853839 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:47.981408 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 875/1765] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:47 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 1407 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:48.121968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cace450f-ca80-4662-a1b4-eed53459d2f6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups returned with HTTP 202 Feb 03 03:47:48.122859 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 891/1766] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:47:47 2021] POST /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups => generated 395 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:47:48.134250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45667969-8660-4f78-83c5-46056a707727 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:48.134786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45667969-8660-4f78-83c5-46056a707727 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:48.134985 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:48.134985 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:48.136130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45667969-8660-4f78-83c5-46056a707727 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:48.137391 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-45667969-8660-4f78-83c5-46056a707727 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:48.184746 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:48.184746 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:48.201180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45667969-8660-4f78-83c5-46056a707727 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:48.201375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3a679dc-e6f6-4e72-bee9-0e5861ec49ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:48.201375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3a679dc-e6f6-4e72-bee9-0e5861ec49ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:48.201375 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:48.201375 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:48.201375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3a679dc-e6f6-4e72-bee9-0e5861ec49ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:48.201855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 876/1767] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:48 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:48.330354 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:48.330354 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:48.344801 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3a679dc-e6f6-4e72-bee9-0e5861ec49ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:48.426289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3a679dc-e6f6-4e72-bee9-0e5861ec49ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:48.430260 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 892/1768] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:48 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:48.998690 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af7f97ec-4b1f-4686-817f-3f828f25f704 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:48.999218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af7f97ec-4b1f-4686-817f-3f828f25f704 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:48.999441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:48.999441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:48.999817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af7f97ec-4b1f-4686-817f-3f828f25f704 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:49.109317 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:49.109317 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:49.123988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-af7f97ec-4b1f-4686-817f-3f828f25f704 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:49.170071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af7f97ec-4b1f-4686-817f-3f828f25f704 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 200 Feb 03 03:47:49.177508 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 877/1769] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:48 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 1407 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:47:49.209775 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db5edac8-4bdc-40f2-8fa0-10a62e832c43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:49.210291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db5edac8-4bdc-40f2-8fa0-10a62e832c43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:49.210510 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:49.210510 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:49.211430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db5edac8-4bdc-40f2-8fa0-10a62e832c43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:49.212291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-db5edac8-4bdc-40f2-8fa0-10a62e832c43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:49.260834 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:49.260834 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:49.265111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db5edac8-4bdc-40f2-8fa0-10a62e832c43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:49.266058 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 893/1770] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:49 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:49.448933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-539c0068-fe09-471c-8113-fa598daf17a9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:49.449468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-539c0068-fe09-471c-8113-fa598daf17a9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:49.449665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:49.449665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:49.453501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-539c0068-fe09-471c-8113-fa598daf17a9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:49.608923 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:49.608923 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:49.628482 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-539c0068-fe09-471c-8113-fa598daf17a9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:49.670515 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-539c0068-fe09-471c-8113-fa598daf17a9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:49.671431 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 878/1771] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:49 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:50.189245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-959bb2f2-ea3c-4095-984f-f3f52246de1d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 Feb 03 03:47:50.190019 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-959bb2f2-ea3c-4095-984f-f3f52246de1d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:50.190239 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:50.190239 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:50.190619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-959bb2f2-ea3c-4095-984f-f3f52246de1d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:50.279984 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-950c916e-7df8-40ab-8876-3ce4c9b02f68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:50.280624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-950c916e-7df8-40ab-8876-3ce4c9b02f68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:50.280851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:50.280851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:50.290385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-950c916e-7df8-40ab-8876-3ce4c9b02f68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:50.290971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-950c916e-7df8-40ab-8876-3ce4c9b02f68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:50.377803 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-959bb2f2-ea3c-4095-984f-f3f52246de1d tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 returned with HTTP 404 Feb 03 03:47:50.381775 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 894/1772] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:50 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/6f1228fa-4f78-4d8a-a10a-0b66027c3260 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:47:50.382599 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:50.382599 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:50.401700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-950c916e-7df8-40ab-8876-3ce4c9b02f68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:50.404313 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 879/1773] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:50 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:50.408740 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1363b5ab-b87c-4157-b364-3322cadac25e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] DELETE http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:47:50.409487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1363b5ab-b87c-4157-b364-3322cadac25e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:50.417174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1363b5ab-b87c-4157-b364-3322cadac25e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:50.418059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1363b5ab-b87c-4157-b364-3322cadac25e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume with id: baed5270-c363-48a0-a62e-9781149353de Feb 03 03:47:50.572750 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:50.572750 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:50.574177 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1363b5ab-b87c-4157-b364-3322cadac25e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:50.656435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1363b5ab-b87c-4157-b364-3322cadac25e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Delete volume request issued successfully. Feb 03 03:47:50.656921 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1363b5ab-b87c-4157-b364-3322cadac25e tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 202 Feb 03 03:47:50.658107 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 895/1774] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:47:50 2021] DELETE /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:47:50.666605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b12138d-2ebb-4c8a-bf59-b0b39aa3f4fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:47:50.667219 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b12138d-2ebb-4c8a-bf59-b0b39aa3f4fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:50.667506 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:50.667506 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:50.668046 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b12138d-2ebb-4c8a-bf59-b0b39aa3f4fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:50.687680 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4345f495-ac29-4a39-ad62-f49d9cd8b765 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:50.688582 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4345f495-ac29-4a39-ad62-f49d9cd8b765 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:50.688962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:50.688962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:50.689578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4345f495-ac29-4a39-ad62-f49d9cd8b765 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:50.797322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:50.797322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:50.818168 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4b12138d-2ebb-4c8a-bf59-b0b39aa3f4fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:50.846200 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:50.846200 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:50.873016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b12138d-2ebb-4c8a-bf59-b0b39aa3f4fb tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 200 Feb 03 03:47:50.878108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4345f495-ac29-4a39-ad62-f49d9cd8b765 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:50.883776 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 880/1775] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:50 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 905 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:50.958844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4345f495-ac29-4a39-ad62-f49d9cd8b765 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:50.959699 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 896/1776] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:50 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:51.419570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-761d3efd-502b-45c9-83fe-4293fe8b435a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:51.420891 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-761d3efd-502b-45c9-83fe-4293fe8b435a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:51.421261 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:51.421261 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:51.422021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-761d3efd-502b-45c9-83fe-4293fe8b435a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:51.422539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-761d3efd-502b-45c9-83fe-4293fe8b435a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:51.523502 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:51.523502 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:51.525812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-761d3efd-502b-45c9-83fe-4293fe8b435a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:51.534398 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 881/1777] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:51 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:51.890378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5112300a-2b31-498a-8023-9072f6e84aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:47:51.890901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5112300a-2b31-498a-8023-9072f6e84aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:51.891263 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:51.891263 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:51.891469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5112300a-2b31-498a-8023-9072f6e84aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:51.975792 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-558d5338-aaac-400b-882d-ee858e42ec24 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:51.977005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-558d5338-aaac-400b-882d-ee858e42ec24 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:51.977294 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:51.977294 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:51.977688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-558d5338-aaac-400b-882d-ee858e42ec24 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:52.044930 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:52.044930 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:52.066055 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5112300a-2b31-498a-8023-9072f6e84aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:52.097336 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:52.097336 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:52.122775 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-558d5338-aaac-400b-882d-ee858e42ec24 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:52.126278 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5112300a-2b31-498a-8023-9072f6e84aee tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 200 Feb 03 03:47:52.127494 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 897/1778] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:51 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 905 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:52.158044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-558d5338-aaac-400b-882d-ee858e42ec24 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:52.163588 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 882/1779] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:51 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:47:52.548805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b521427-ee75-483d-9a6a-1fb50f8e08e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:52.549343 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b521427-ee75-483d-9a6a-1fb50f8e08e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:52.549497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:52.549497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:52.550313 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b521427-ee75-483d-9a6a-1fb50f8e08e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:52.551122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2b521427-ee75-483d-9a6a-1fb50f8e08e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:52.612969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:52.612969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:52.615268 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b521427-ee75-483d-9a6a-1fb50f8e08e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:52.623953 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 898/1780] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:52 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:53.143926 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3bad46ca-70e3-4814-b717-f956469d8227 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:47:53.144709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3bad46ca-70e3-4814-b717-f956469d8227 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:53.144997 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:53.144997 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:53.145458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3bad46ca-70e3-4814-b717-f956469d8227 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:53.182593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac27899d-8029-4029-9747-b2ef4790445a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:53.183139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac27899d-8029-4029-9747-b2ef4790445a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:53.183363 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:53.183363 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:53.184042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac27899d-8029-4029-9747-b2ef4790445a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:53.289793 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:53.289793 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:53.311880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3bad46ca-70e3-4814-b717-f956469d8227 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Volume info retrieved successfully. Feb 03 03:47:53.378037 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3bad46ca-70e3-4814-b717-f956469d8227 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 200 Feb 03 03:47:53.386454 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 883/1781] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:53 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 905 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:53.564969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:53.564969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:53.587631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac27899d-8029-4029-9747-b2ef4790445a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:53.630175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac27899d-8029-4029-9747-b2ef4790445a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:53.630958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d4b0663-fdf2-445e-a099-f176c1e7b873 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:53.631196 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 899/1782] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:53 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:53.631901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0663-fdf2-445e-a099-f176c1e7b873 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:53.632394 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:53.632394 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:53.633791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0663-fdf2-445e-a099-f176c1e7b873 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:53.634418 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8d4b0663-fdf2-445e-a099-f176c1e7b873 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:53.682921 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:53.682921 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:53.686107 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d4b0663-fdf2-445e-a099-f176c1e7b873 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:53.690459 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 884/1783] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:53 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:54.397777 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dafd149-1848-46b4-ba96-20558071b488 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] GET http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de Feb 03 03:47:54.398355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dafd149-1848-46b4-ba96-20558071b488 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:54.398662 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:54.398662 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:54.399042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dafd149-1848-46b4-ba96-20558071b488 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:54.521442 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dafd149-1848-46b4-ba96-20558071b488 tempest-VolumesGetTest-991052489 tempest-VolumesGetTest-991052489-project] http://10.222.0.65/volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de returned with HTTP 404 Feb 03 03:47:54.526066 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 900/1784] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:54 2021] GET /volume/v3/755e9e0ff5f040fc94baa81040c3d505/volumes/baed5270-c363-48a0-a62e-9781149353de => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:47:54.647279 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dee70ff3-12d3-47ea-942b-fe1f75622242 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:54.647948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dee70ff3-12d3-47ea-942b-fe1f75622242 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:54.648369 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:54.648369 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:54.649165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dee70ff3-12d3-47ea-942b-fe1f75622242 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:54.707384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20747dbd-90e4-45e0-bbcc-136427a530ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:54.711494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20747dbd-90e4-45e0-bbcc-136427a530ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:54.713633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20747dbd-90e4-45e0-bbcc-136427a530ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:54.714170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-20747dbd-90e4-45e0-bbcc-136427a530ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:54.816507 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:54.816507 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:54.825264 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20747dbd-90e4-45e0-bbcc-136427a530ea tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:54.836856 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 901/1785] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:54 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:54.843910 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:54.843910 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:54.871899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dee70ff3-12d3-47ea-942b-fe1f75622242 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:55.001102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dee70ff3-12d3-47ea-942b-fe1f75622242 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:55.009575 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 885/1786] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:54 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:55.863811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6fb4e0fb-44a7-426e-9626-9b78302e2da6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:55.868902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6fb4e0fb-44a7-426e-9626-9b78302e2da6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:55.870734 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:55.870734 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:55.873104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6fb4e0fb-44a7-426e-9626-9b78302e2da6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:55.874612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6fb4e0fb-44a7-426e-9626-9b78302e2da6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:55.918480 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:55.918480 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:55.921506 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6fb4e0fb-44a7-426e-9626-9b78302e2da6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:55.930348 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 902/1787] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:55 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:56.037941 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a62f6562-f82b-4251-90ab-142ecbf57ddd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:56.039214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a62f6562-f82b-4251-90ab-142ecbf57ddd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:56.039629 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:56.039629 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:56.040312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a62f6562-f82b-4251-90ab-142ecbf57ddd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:56.107400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:56.107400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:56.117634 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a62f6562-f82b-4251-90ab-142ecbf57ddd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:56.141582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a62f6562-f82b-4251-90ab-142ecbf57ddd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:56.144866 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 886/1788] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:56 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:56.938346 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffc7cf3f-2a78-417f-8237-534b545af805 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:56.940107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffc7cf3f-2a78-417f-8237-534b545af805 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:56.940476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:56.940476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:56.941152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffc7cf3f-2a78-417f-8237-534b545af805 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:56.942559 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ffc7cf3f-2a78-417f-8237-534b545af805 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:57.035069 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:57.035069 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:57.037951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffc7cf3f-2a78-417f-8237-534b545af805 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:57.051499 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 903/1789] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:56 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:57.162110 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb2ed631-cd4d-4fc3-87e9-c4849e65c6ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:57.162635 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb2ed631-cd4d-4fc3-87e9-c4849e65c6ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:57.163453 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:57.163453 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:57.163453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb2ed631-cd4d-4fc3-87e9-c4849e65c6ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:57.310244 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:57.310244 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:57.340910 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb2ed631-cd4d-4fc3-87e9-c4849e65c6ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:57.399289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb2ed631-cd4d-4fc3-87e9-c4849e65c6ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:57.400449 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 887/1790] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:57 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:58.070619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df6733f4-b624-4216-9b04-1f6eec59da8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:58.071997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df6733f4-b624-4216-9b04-1f6eec59da8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:58.072743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:58.072743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:58.073662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df6733f4-b624-4216-9b04-1f6eec59da8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:58.074507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-df6733f4-b624-4216-9b04-1f6eec59da8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:58.127418 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:58.127418 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:58.129748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df6733f4-b624-4216-9b04-1f6eec59da8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:58.138472 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 904/1791] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:58 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:58.416723 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2728b6b4-cc9a-4bcf-bc62-72b23d8930f7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:58.417295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2728b6b4-cc9a-4bcf-bc62-72b23d8930f7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:58.417505 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:58.417505 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:58.418175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2728b6b4-cc9a-4bcf-bc62-72b23d8930f7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:58.536451 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:58.536451 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:58.557443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2728b6b4-cc9a-4bcf-bc62-72b23d8930f7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:58.588282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2728b6b4-cc9a-4bcf-bc62-72b23d8930f7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:58.602267 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 888/1792] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:58 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:59.144364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86ee518c-6dc0-4db1-82b1-1a8396717cbe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:47:59.144866 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86ee518c-6dc0-4db1-82b1-1a8396717cbe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:59.145256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:59.145256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:59.146241 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86ee518c-6dc0-4db1-82b1-1a8396717cbe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:59.146762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-86ee518c-6dc0-4db1-82b1-1a8396717cbe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:47:59.239578 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:59.239578 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:59.241615 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86ee518c-6dc0-4db1-82b1-1a8396717cbe tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:47:59.243382 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 905/1793] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:59 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:47:59.605347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cfede03-c63b-43ec-9e80-f374aaaefc7b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:47:59.606005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cfede03-c63b-43ec-9e80-f374aaaefc7b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:47:59.606296 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:47:59.606296 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:47:59.606761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cfede03-c63b-43ec-9e80-f374aaaefc7b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:47:59.694111 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:47:59.694111 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:47:59.705560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4cfede03-c63b-43ec-9e80-f374aaaefc7b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:47:59.734227 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cfede03-c63b-43ec-9e80-f374aaaefc7b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:47:59.735674 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 889/1794] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:47:59 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:48:00.262267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-917eda04-4fc5-430e-a963-9d09c7d6328e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:00.262267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-917eda04-4fc5-430e-a963-9d09c7d6328e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:00.262267 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:00.262267 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:00.262267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-917eda04-4fc5-430e-a963-9d09c7d6328e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:00.262267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-917eda04-4fc5-430e-a963-9d09c7d6328e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:00.300145 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:00.300145 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:00.301985 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-917eda04-4fc5-430e-a963-9d09c7d6328e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:00.303136 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 906/1795] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:00 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:00.751353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acc75a57-ac93-45d6-810c-93ca2f82f30f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:00.751882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acc75a57-ac93-45d6-810c-93ca2f82f30f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:00.752126 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:00.752126 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:00.752894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acc75a57-ac93-45d6-810c-93ca2f82f30f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:00.850779 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:00.850779 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:00.861210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-acc75a57-ac93-45d6-810c-93ca2f82f30f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:00.887624 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acc75a57-ac93-45d6-810c-93ca2f82f30f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:00.898597 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 890/1796] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:00 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 913 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:01.317616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98085c69-5921-4a17-8fb3-3dcb9f4bba4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:01.318143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98085c69-5921-4a17-8fb3-3dcb9f4bba4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:01.318462 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:01.318462 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:01.319053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98085c69-5921-4a17-8fb3-3dcb9f4bba4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:01.319512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-98085c69-5921-4a17-8fb3-3dcb9f4bba4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:01.375678 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:01.375678 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:01.378084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98085c69-5921-4a17-8fb3-3dcb9f4bba4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:01.379417 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 907/1797] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:01 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:01.904620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2912be3-5786-433c-b660-c486fbffac53 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:01.905151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2912be3-5786-433c-b660-c486fbffac53 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:01.905491 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:01.905491 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:01.906114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2912be3-5786-433c-b660-c486fbffac53 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:01.971256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:01.971256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:02.003190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b2912be3-5786-433c-b660-c486fbffac53 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:02.062523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2912be3-5786-433c-b660-c486fbffac53 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:02.063379 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 891/1798] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:01 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 971 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:02.395738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84fdce7a-4d78-4cea-92f5-14a4372c2196 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:02.396834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84fdce7a-4d78-4cea-92f5-14a4372c2196 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:02.397254 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:02.397254 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:02.398004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84fdce7a-4d78-4cea-92f5-14a4372c2196 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:02.398986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-84fdce7a-4d78-4cea-92f5-14a4372c2196 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:02.448268 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:02.448268 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:02.456228 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84fdce7a-4d78-4cea-92f5-14a4372c2196 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:02.460352 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 908/1799] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:02 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:03.090361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-378e73f0-7b86-459a-a150-c1d5df1cb7a3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:03.090361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-378e73f0-7b86-459a-a150-c1d5df1cb7a3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:03.090361 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:03.090361 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:03.090361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-378e73f0-7b86-459a-a150-c1d5df1cb7a3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:03.258497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:03.258497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:03.292448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-378e73f0-7b86-459a-a150-c1d5df1cb7a3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:03.362229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-378e73f0-7b86-459a-a150-c1d5df1cb7a3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:03.366175 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 892/1800] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:03 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 974 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:03.569633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c31925e-71b4-4aba-a004-de887e8bf66f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:03.590103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c31925e-71b4-4aba-a004-de887e8bf66f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:03.590103 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:03.590103 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:03.590103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c31925e-71b4-4aba-a004-de887e8bf66f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:03.590103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7c31925e-71b4-4aba-a004-de887e8bf66f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:03.622202 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:03.622202 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:03.624532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c31925e-71b4-4aba-a004-de887e8bf66f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:03.625925 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 909/1801] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:03 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:04.383492 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0e7d4ac-f634-4b88-b709-06f478a3719a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:04.384513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0e7d4ac-f634-4b88-b709-06f478a3719a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:04.384709 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:04.384709 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:04.385470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0e7d4ac-f634-4b88-b709-06f478a3719a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:04.530811 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:04.530811 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:04.548408 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d0e7d4ac-f634-4b88-b709-06f478a3719a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:04.607778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0e7d4ac-f634-4b88-b709-06f478a3719a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:04.629445 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 893/1802] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:04 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 974 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:04.642754 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb566c5e-728e-4962-b46f-cb982c56ffa3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:04.643473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb566c5e-728e-4962-b46f-cb982c56ffa3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:04.643832 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:04.643832 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:04.645063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb566c5e-728e-4962-b46f-cb982c56ffa3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:04.647224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eb566c5e-728e-4962-b46f-cb982c56ffa3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:04.718228 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:04.718228 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:04.725623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb566c5e-728e-4962-b46f-cb982c56ffa3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:04.733068 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 910/1803] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:04 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:05.624402 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2637e2db-6947-41f7-86c9-b99a6cf033a5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:05.625527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2637e2db-6947-41f7-86c9-b99a6cf033a5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:05.625890 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:05.625890 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:05.626513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2637e2db-6947-41f7-86c9-b99a6cf033a5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:05.747664 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a5cb644-189c-4e88-8ae6-3d267105ca7b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:05.748222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a5cb644-189c-4e88-8ae6-3d267105ca7b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:05.748440 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:05.748440 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:05.748813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a5cb644-189c-4e88-8ae6-3d267105ca7b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:05.749180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7a5cb644-189c-4e88-8ae6-3d267105ca7b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:05.783838 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:05.783838 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:05.841057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2637e2db-6947-41f7-86c9-b99a6cf033a5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:05.859826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:05.859826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:05.863074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a5cb644-189c-4e88-8ae6-3d267105ca7b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:05.873577 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 911/1804] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:05 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:05.904296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2637e2db-6947-41f7-86c9-b99a6cf033a5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:05.905637 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 894/1805] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:05 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 974 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:06.416686 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85034064-8f41-4736-94fa-91ea3f08411b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] POST http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:06.417466 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:06.417466 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:06.418194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85034064-8f41-4736-94fa-91ea3f08411b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-985251900", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:06.420748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-85034064-8f41-4736-94fa-91ea3f08411b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-985251900', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Feb 03 03:48:06.432555 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-85034064-8f41-4736-94fa-91ea3f08411b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DB qos_specs_create(): root {'id': '998073a8-02a8-480e-8a11-dc7eaa4d2093', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-985251900'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Feb 03 03:48:06.459506 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85034064-8f41-4736-94fa-91ea3f08411b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:06.461385 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 912/1806] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:48:06 2021] POST /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 458 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:06.475898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42acbe33-af7b-48ba-93a6-c6847e39e872 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] POST http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types Feb 03 03:48:06.476925 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:06.476925 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:06.477350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42acbe33-af7b-48ba-93a6-c6847e39e872 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-421527671"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:06.582592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42acbe33-af7b-48ba-93a6-c6847e39e872 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types returned with HTTP 200 Feb 03 03:48:06.590268 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 895/1807] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:48:06 2021] POST /volume/v3/186d9e2ceafe49238141c86d6b056201/types => generated 221 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:06.595611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efb4ef47-0aed-4159-8352-0d7d4137d85f tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] POST http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types Feb 03 03:48:06.596292 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:06.596292 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:06.596999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efb4ef47-0aed-4159-8352-0d7d4137d85f tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1471450126"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:06.598437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:06.598437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:06.710009 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efb4ef47-0aed-4159-8352-0d7d4137d85f tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types returned with HTTP 200 Feb 03 03:48:06.711975 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 913/1808] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:48:06 2021] POST /volume/v3/186d9e2ceafe49238141c86d6b056201/types => generated 222 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:06.721337 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea3ba882-b07b-4591-a628-8082c8aa2c5e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] POST http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types Feb 03 03:48:06.722151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea3ba882-b07b-4591-a628-8082c8aa2c5e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1139397907"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:06.810080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea3ba882-b07b-4591-a628-8082c8aa2c5e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types returned with HTTP 200 Feb 03 03:48:06.812452 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 896/1809] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:48:06 2021] POST /volume/v3/186d9e2ceafe49238141c86d6b056201/types => generated 222 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:06.825031 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-258c51f4-a13d-4685-b7b4-fa0ec9bc056b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=e1ab3988-50d0-4bf9-9bc1-b6d998c1003f Feb 03 03:48:06.825847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-258c51f4-a13d-4685-b7b4-fa0ec9bc056b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:06.826491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-258c51f4-a13d-4685-b7b4-fa0ec9bc056b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:06.828082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-258c51f4-a13d-4685-b7b4-fa0ec9bc056b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Associate qos_spec: 998073a8-02a8-480e-8a11-dc7eaa4d2093 with type: e1ab3988-50d0-4bf9-9bc1-b6d998c1003f {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Feb 03 03:48:06.866135 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:06.866135 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:06.875392 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:06.875392 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:06.884194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8290bfc8-178b-40bc-a967-5f9b6044e4b9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:06.885065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8290bfc8-178b-40bc-a967-5f9b6044e4b9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:06.885898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8290bfc8-178b-40bc-a967-5f9b6044e4b9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:06.886497 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8290bfc8-178b-40bc-a967-5f9b6044e4b9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:06.959326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:06.959326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:06.964660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8290bfc8-178b-40bc-a967-5f9b6044e4b9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:06.968150 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 897/1810] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:06 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:06.985652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17d8c5d6-3220-4630-9763-d597f5787e0e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:06.985652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17d8c5d6-3220-4630-9763-d597f5787e0e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:06.985652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:06.985652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:06.985652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17d8c5d6-3220-4630-9763-d597f5787e0e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.018907 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-258c51f4-a13d-4685-b7b4-fa0ec9bc056b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=e1ab3988-50d0-4bf9-9bc1-b6d998c1003f returned with HTTP 202 Feb 03 03:48:07.020416 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 914/1811] 10.222.0.65 () {58 vars in 1448 bytes} [Wed Feb 3 03:48:06 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=e1ab3988-50d0-4bf9-9bc1-b6d998c1003f => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:07.035839 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56c87df2-4967-41fc-9bd7-4aea41219eeb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=48303b94-ec9f-47c2-b045-d20f96552eaf Feb 03 03:48:07.047491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56c87df2-4967-41fc-9bd7-4aea41219eeb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.047909 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.047909 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.053531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56c87df2-4967-41fc-9bd7-4aea41219eeb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.054518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.054518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.055953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-56c87df2-4967-41fc-9bd7-4aea41219eeb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Associate qos_spec: 998073a8-02a8-480e-8a11-dc7eaa4d2093 with type: 48303b94-ec9f-47c2-b045-d20f96552eaf {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Feb 03 03:48:07.062860 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.062860 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.086242 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.086242 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.145427 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56c87df2-4967-41fc-9bd7-4aea41219eeb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=48303b94-ec9f-47c2-b045-d20f96552eaf returned with HTTP 202 Feb 03 03:48:07.149760 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 915/1812] 10.222.0.65 () {58 vars in 1448 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=48303b94-ec9f-47c2-b045-d20f96552eaf => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:07.167739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70a06259-8eae-4d6a-aedd-8b77ba02ab52 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f Feb 03 03:48:07.167739 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70a06259-8eae-4d6a-aedd-8b77ba02ab52 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.167739 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.167739 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.167739 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70a06259-8eae-4d6a-aedd-8b77ba02ab52 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.167739 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.167739 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.168479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-70a06259-8eae-4d6a-aedd-8b77ba02ab52 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Associate qos_spec: 998073a8-02a8-480e-8a11-dc7eaa4d2093 with type: 573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Feb 03 03:48:07.168581 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.168581 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.182125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.182125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.187365 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.187365 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.190484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17d8c5d6-3220-4630-9763-d597f5787e0e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:07.218593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17d8c5d6-3220-4630-9763-d597f5787e0e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:07.219620 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 898/1813] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:06 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 974 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:07.296911 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70a06259-8eae-4d6a-aedd-8b77ba02ab52 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f returned with HTTP 202 Feb 03 03:48:07.298065 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 916/1814] 10.222.0.65 () {58 vars in 1448 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associate?vol_type_id=573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Feb 03 03:48:07.308891 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5261057-e748-468a-823f-b09375564e87 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations Feb 03 03:48:07.309673 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5261057-e748-468a-823f-b09375564e87 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.310044 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.310044 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.310617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5261057-e748-468a-823f-b09375564e87 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'associations' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.313656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c5261057-e748-468a-823f-b09375564e87 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Get associations for qos_spec id: 998073a8-02a8-480e-8a11-dc7eaa4d2093 {{(pid=87960) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Feb 03 03:48:07.314479 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.314479 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.360875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5261057-e748-468a-823f-b09375564e87 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations returned with HTTP 200 Feb 03 03:48:07.373039 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 899/1815] 10.222.0.65 () {58 vars in 1360 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations => generated 447 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:48:07.377400 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-958e8370-e98c-4426-af53-50292a43b314 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/disassociate?vol_type_id=e1ab3988-50d0-4bf9-9bc1-b6d998c1003f Feb 03 03:48:07.378634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-958e8370-e98c-4426-af53-50292a43b314 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.378954 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.378954 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.379487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-958e8370-e98c-4426-af53-50292a43b314 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'disassociate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.380312 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.380312 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.383426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-958e8370-e98c-4426-af53-50292a43b314 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Disassociate qos_spec: 998073a8-02a8-480e-8a11-dc7eaa4d2093 from type: e1ab3988-50d0-4bf9-9bc1-b6d998c1003f {{(pid=87959) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Feb 03 03:48:07.387050 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.387050 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.416382 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.416382 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.455277 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-958e8370-e98c-4426-af53-50292a43b314 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/disassociate?vol_type_id=e1ab3988-50d0-4bf9-9bc1-b6d998c1003f returned with HTTP 202 Feb 03 03:48:07.464561 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 917/1816] 10.222.0.65 () {58 vars in 1457 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/disassociate?vol_type_id=e1ab3988-50d0-4bf9-9bc1-b6d998c1003f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:07.481650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c101bd48-8f5e-4e85-94f7-c2852e055e7b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations Feb 03 03:48:07.482925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c101bd48-8f5e-4e85-94f7-c2852e055e7b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.483306 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.483306 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.485196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c101bd48-8f5e-4e85-94f7-c2852e055e7b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'associations' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.491588 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.491588 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.494151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c101bd48-8f5e-4e85-94f7-c2852e055e7b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Get associations for qos_spec id: 998073a8-02a8-480e-8a11-dc7eaa4d2093 {{(pid=87960) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Feb 03 03:48:07.498353 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.498353 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.531492 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c101bd48-8f5e-4e85-94f7-c2852e055e7b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations returned with HTTP 200 Feb 03 03:48:07.533793 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 900/1817] 10.222.0.65 () {58 vars in 1360 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations => generated 306 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:07.549440 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-437af622-1e57-44b0-a210-d9fe6b7afd76 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/disassociate_all Feb 03 03:48:07.550173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-437af622-1e57-44b0-a210-d9fe6b7afd76 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.550544 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.550544 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.551968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-437af622-1e57-44b0-a210-d9fe6b7afd76 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'disassociate_all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.553224 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.553224 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.555157 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-437af622-1e57-44b0-a210-d9fe6b7afd76 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Disassociate qos_spec: 998073a8-02a8-480e-8a11-dc7eaa4d2093 from all. {{(pid=87959) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Feb 03 03:48:07.556058 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.556058 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.565761 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.565761 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.611468 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-437af622-1e57-44b0-a210-d9fe6b7afd76 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/disassociate_all returned with HTTP 202 Feb 03 03:48:07.616144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 918/1818] 10.222.0.65 () {58 vars in 1372 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/disassociate_all => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:07.628707 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d99f600-9e38-44f5-9f3c-237b07221d8d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations Feb 03 03:48:07.629564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d99f600-9e38-44f5-9f3c-237b07221d8d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.631035 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.631035 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.632335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d99f600-9e38-44f5-9f3c-237b07221d8d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'associations' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.638814 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.638814 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.640476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d99f600-9e38-44f5-9f3c-237b07221d8d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Get associations for qos_spec id: 998073a8-02a8-480e-8a11-dc7eaa4d2093 {{(pid=87960) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Feb 03 03:48:07.641376 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.641376 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.680783 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d99f600-9e38-44f5-9f3c-237b07221d8d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations returned with HTTP 200 Feb 03 03:48:07.694365 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 901/1819] 10.222.0.65 () {58 vars in 1360 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/associations => generated 24 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:48:07.697768 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18546b62-5939-467a-af3e-4d278c207710 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] POST http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:07.697768 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.697768 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.697768 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18546b62-5939-467a-af3e-4d278c207710 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-824139058", "consumer": "back-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:07.705484 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.705484 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.705484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-18546b62-5939-467a-af3e-4d278c207710 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-824139058', 'consumer': 'back-end', 'specs': {}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Feb 03 03:48:07.716443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-18546b62-5939-467a-af3e-4d278c207710 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DB qos_specs_create(): root {'id': '6be6822e-cc65-4445-abde-29898bad3c7b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-824139058'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Feb 03 03:48:07.739783 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18546b62-5939-467a-af3e-4d278c207710 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:07.741021 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 919/1820] 10.222.0.65 () {60 vars in 1231 bytes} [Wed Feb 3 03:48:07 2021] POST /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 434 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:07.804641 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f4a5da7-76c3-4d26-86ea-c9a3aa51e40d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b?force=False Feb 03 03:48:07.805464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f4a5da7-76c3-4d26-86ea-c9a3aa51e40d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.805818 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.805818 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.806342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f4a5da7-76c3-4d26-86ea-c9a3aa51e40d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.806974 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.806974 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.807810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4f4a5da7-76c3-4d26-86ea-c9a3aa51e40d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete qos_spec: 6be6822e-cc65-4445-abde-29898bad3c7b, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Feb 03 03:48:07.821885 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.821885 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.835083 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.835083 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.898469 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.898469 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.910268 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:48:07.910268 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:48:07.925429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f4a5da7-76c3-4d26-86ea-c9a3aa51e40d tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b?force=False returned with HTTP 202 Feb 03 03:48:07.926880 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 902/1821] 10.222.0.65 () {58 vars in 1347 bytes} [Wed Feb 3 03:48:07 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b?force=False => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:07.936934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-915f4445-d2af-4500-8868-d9f0d481fcdb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b Feb 03 03:48:07.937551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-915f4445-d2af-4500-8868-d9f0d481fcdb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.937776 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.937776 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.938226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-915f4445-d2af-4500-8868-d9f0d481fcdb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.938771 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.938771 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.940258 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:07.940258 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:07.955122 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-915f4445-d2af-4500-8868-d9f0d481fcdb tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b returned with HTTP 404 Feb 03 03:48:07.956400 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 920/1822] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:48:07.967514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4587f504-9dfb-4cb5-81aa-e916d04ffe18 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:07.968065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4587f504-9dfb-4cb5-81aa-e916d04ffe18 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.968446 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:07.968446 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:07.975472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4587f504-9dfb-4cb5-81aa-e916d04ffe18 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.975472 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:07.975472 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:07.980493 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8aaba14-79e4-4653-b264-95a224487c5d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:07.981175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8aaba14-79e4-4653-b264-95a224487c5d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:07.981745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8aaba14-79e4-4653-b264-95a224487c5d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:07.982163 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e8aaba14-79e4-4653-b264-95a224487c5d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:07.986392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4587f504-9dfb-4cb5-81aa-e916d04ffe18 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:07.987242 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 903/1823] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.016530 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d5bafa2-ec9e-4869-8cef-7238c9292bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] POST http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:08.020659 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.020659 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.021528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d5bafa2-ec9e-4869-8cef-7238c9292bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-66669259", "consumer": "both"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:08.033377 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.033377 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.039730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-6d5bafa2-ec9e-4869-8cef-7238c9292bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-66669259', 'consumer': 'both', 'specs': {}} {{(pid=87960) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Feb 03 03:48:08.040631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.040631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.047774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8aaba14-79e4-4653-b264-95a224487c5d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:08.049650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-6d5bafa2-ec9e-4869-8cef-7238c9292bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DB qos_specs_create(): root {'id': '405c1448-6734-4c53-b33f-21a94acb8c5e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-66669259'} {{(pid=87960) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Feb 03 03:48:08.050103 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 921/1824] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:07 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.068527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d5bafa2-ec9e-4869-8cef-7238c9292bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:08.069887 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 904/1825] 10.222.0.65 () {60 vars in 1231 bytes} [Wed Feb 3 03:48:07 2021] POST /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 429 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.083103 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb6228f6-957f-4d24-8c74-d78d56cc526e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e?force=False Feb 03 03:48:08.084111 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb6228f6-957f-4d24-8c74-d78d56cc526e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.084503 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.084503 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.085160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb6228f6-957f-4d24-8c74-d78d56cc526e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.088164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cb6228f6-957f-4d24-8c74-d78d56cc526e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete qos_spec: 405c1448-6734-4c53-b33f-21a94acb8c5e, force: False {{(pid=87959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Feb 03 03:48:08.089099 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.089099 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.098173 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.098173 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.187143 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.187143 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.195102 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:48:08.195102 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:48:08.213278 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb6228f6-957f-4d24-8c74-d78d56cc526e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e?force=False returned with HTTP 202 Feb 03 03:48:08.214470 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 922/1826] 10.222.0.65 () {58 vars in 1347 bytes} [Wed Feb 3 03:48:08 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e?force=False => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:08.225226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb984882-ad49-46ab-8d2e-9bed278daeca tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e Feb 03 03:48:08.227073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb984882-ad49-46ab-8d2e-9bed278daeca tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.227437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.227437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.229591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb984882-ad49-46ab-8d2e-9bed278daeca tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.233491 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.233491 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.235163 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.235163 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.238478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c9e2cb6-c683-4957-a0aa-166260f1da5a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:08.239738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c9e2cb6-c683-4957-a0aa-166260f1da5a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.239971 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.239971 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.240516 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c9e2cb6-c683-4957-a0aa-166260f1da5a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.248712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb984882-ad49-46ab-8d2e-9bed278daeca tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e returned with HTTP 404 Feb 03 03:48:08.250389 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 905/1827] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:08.269072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3b657d4-1913-4632-a9b8-1492be7ef829 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:08.270044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3b657d4-1913-4632-a9b8-1492be7ef829 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.277516 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3b657d4-1913-4632-a9b8-1492be7ef829 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.327536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3b657d4-1913-4632-a9b8-1492be7ef829 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:08.331298 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 906/1828] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 174 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.348769 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0caf1e6-8abe-4181-87ba-d80b34259851 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] POST http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:08.352572 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.352572 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.354340 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0caf1e6-8abe-4181-87ba-d80b34259851 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-195448804", "consumer": "front-end"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:08.355631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.355631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.361254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-c0caf1e6-8abe-4181-87ba-d80b34259851 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-195448804', 'consumer': 'front-end', 'specs': {}} {{(pid=87960) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Feb 03 03:48:08.377091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-c0caf1e6-8abe-4181-87ba-d80b34259851 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DB qos_specs_create(): root {'id': '9e9ee9f6-90e0-4aff-b82f-dbb2201e1400', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-195448804'} {{(pid=87960) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Feb 03 03:48:08.390114 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.390114 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.398748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0caf1e6-8abe-4181-87ba-d80b34259851 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:08.400072 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 907/1829] 10.222.0.65 () {60 vars in 1231 bytes} [Wed Feb 3 03:48:08 2021] POST /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 435 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.413246 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91ae117c-1d0d-4c65-a26f-6c067b4bf669 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400?force=False Feb 03 03:48:08.414238 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91ae117c-1d0d-4c65-a26f-6c067b4bf669 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.414785 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.414785 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.415440 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91ae117c-1d0d-4c65-a26f-6c067b4bf669 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.417092 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.417092 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.418295 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7c9e2cb6-c683-4957-a0aa-166260f1da5a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:08.419399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-91ae117c-1d0d-4c65-a26f-6c067b4bf669 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete qos_spec: 9e9ee9f6-90e0-4aff-b82f-dbb2201e1400, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Feb 03 03:48:08.422456 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.422456 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.440623 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.440623 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.468138 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.468138 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.473410 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c9e2cb6-c683-4957-a0aa-166260f1da5a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:08.476230 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 923/1830] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 974 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.476754 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:48:08.476754 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:48:08.509355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91ae117c-1d0d-4c65-a26f-6c067b4bf669 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400?force=False returned with HTTP 202 Feb 03 03:48:08.518608 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 908/1831] 10.222.0.65 () {58 vars in 1347 bytes} [Wed Feb 3 03:48:08 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400?force=False => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:08.545728 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7f2108d-3b08-4c68-8342-985e4cc1fbf0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400 Feb 03 03:48:08.547552 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7f2108d-3b08-4c68-8342-985e4cc1fbf0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.550589 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.550589 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.554273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7f2108d-3b08-4c68-8342-985e4cc1fbf0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.563759 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.563759 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.583852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7f2108d-3b08-4c68-8342-985e4cc1fbf0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400 returned with HTTP 404 Feb 03 03:48:08.586429 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 924/1832] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400 => generated 100 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:08.598535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6103cff0-2bdd-4807-b99f-d12417d0b5c4 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:08.599070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6103cff0-2bdd-4807-b99f-d12417d0b5c4 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.604273 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.604273 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.604273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6103cff0-2bdd-4807-b99f-d12417d0b5c4 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.604273 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.604273 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.622763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6103cff0-2bdd-4807-b99f-d12417d0b5c4 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:08.623820 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 909/1833] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.640448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d89420e-7097-4cd6-889e-28a147c5d025 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 Feb 03 03:48:08.641281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d89420e-7097-4cd6-889e-28a147c5d025 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.644392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d89420e-7097-4cd6-889e-28a147c5d025 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.676859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d89420e-7097-4cd6-889e-28a147c5d025 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 returned with HTTP 200 Feb 03 03:48:08.677822 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 925/1834] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 => generated 458 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.694421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dffc572d-e892-4671-b3d7-b130c7a78bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs Feb 03 03:48:08.696058 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dffc572d-e892-4671-b3d7-b130c7a78bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.696476 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.696476 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.697133 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dffc572d-e892-4671-b3d7-b130c7a78bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.698035 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.698035 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.699384 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.699384 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Feb 03 03:48:08.750049 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dffc572d-e892-4671-b3d7-b130c7a78bef tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs returned with HTTP 200 Feb 03 03:48:08.758950 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 910/1835] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs => generated 174 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.769777 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-214f4da2-8766-4a47-ade5-70b34214cd22 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] PUT http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 Feb 03 03:48:08.770264 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.770264 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.770684 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-214f4da2-8766-4a47-ade5-70b34214cd22 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:08.772142 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.772142 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.773705 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.773705 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.801441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-214f4da2-8766-4a47-ade5-70b34214cd22 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87959) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Feb 03 03:48:08.802079 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.802079 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.849492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-214f4da2-8766-4a47-ade5-70b34214cd22 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] qos_specs_update() value: {'id': '9fb528a2-f48d-443b-ab80-42c0a735e09b', 'key': 'iops_bytes', 'value': '500', 'specs_id': '998073a8-02a8-480e-8a11-dc7eaa4d2093', 'deleted': False} {{(pid=87959) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Feb 03 03:48:08.873074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-214f4da2-8766-4a47-ade5-70b34214cd22 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 returned with HTTP 200 Feb 03 03:48:08.874256 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 926/1836] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:48:08 2021] PUT /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 => generated 36 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:48:08.885439 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-335810aa-4edf-4313-91e6-83a38f566bee tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 Feb 03 03:48:08.886383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-335810aa-4edf-4313-91e6-83a38f566bee tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:08.886807 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.886807 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.887485 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-335810aa-4edf-4313-91e6-83a38f566bee tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:08.888437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.888437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.895242 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.895242 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.922680 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-335810aa-4edf-4313-91e6-83a38f566bee tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 returned with HTTP 200 Feb 03 03:48:08.928129 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 911/1837] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:08 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 => generated 479 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:08.948224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b0cb32c-44bc-4a38-9145-2cb136a021c6 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] PUT http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/delete_keys Feb 03 03:48:08.948723 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:08.948723 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:08.949151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b0cb32c-44bc-4a38-9145-2cb136a021c6 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:08.950411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:08.950411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:08.951198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b0cb32c-44bc-4a38-9145-2cb136a021c6 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete_key spec: 998073a8-02a8-480e-8a11-dc7eaa4d2093, keys: ['iops_bytes'] {{(pid=87959) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Feb 03 03:48:08.951862 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.951862 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:08.971529 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:48:08.971529 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:48:08.994152 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:08.994152 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:09.006963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b0cb32c-44bc-4a38-9145-2cb136a021c6 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/delete_keys returned with HTTP 202 Feb 03 03:48:09.013932 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 927/1838] 10.222.0.65 () {60 vars in 1377 bytes} [Wed Feb 3 03:48:08 2021] PUT /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093/delete_keys => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:09.025089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd1de2c7-9228-4ddd-ad52-7e4bf63101a0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 Feb 03 03:48:09.025899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd1de2c7-9228-4ddd-ad52-7e4bf63101a0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.026278 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:09.026278 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:09.026923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd1de2c7-9228-4ddd-ad52-7e4bf63101a0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.027915 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:09.027915 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:09.029253 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:09.029253 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:09.064738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd1de2c7-9228-4ddd-ad52-7e4bf63101a0 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 returned with HTTP 200 Feb 03 03:48:09.065269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25f4f474-0977-4a16-aec5-2fb5523bfc76 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:09.065743 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 912/1839] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 => generated 458 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:09.066125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25f4f474-0977-4a16-aec5-2fb5523bfc76 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.066490 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:09.066490 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:09.067668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25f4f474-0977-4a16-aec5-2fb5523bfc76 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.068225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-25f4f474-0977-4a16-aec5-2fb5523bfc76 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:09.089095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cb83930-eab0-4c96-bcd6-37be7376c4a3 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 Feb 03 03:48:09.089682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cb83930-eab0-4c96-bcd6-37be7376c4a3 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.089902 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:09.089902 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:09.090271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cb83930-eab0-4c96-bcd6-37be7376c4a3 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.090988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:09.090988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:09.098279 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:09.098279 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:09.126886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cb83930-eab0-4c96-bcd6-37be7376c4a3 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 returned with HTTP 200 Feb 03 03:48:09.136752 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 913/1840] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 => generated 458 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:09.139815 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:09.139815 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:09.142579 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25f4f474-0977-4a16-aec5-2fb5523bfc76 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:09.151509 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 928/1841] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:09.153571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baa9a4d7-e1ca-4e61-81ca-7d4e957532ba tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400?force=False Feb 03 03:48:09.154123 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baa9a4d7-e1ca-4e61-81ca-7d4e957532ba tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.154352 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:09.154352 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:09.161150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baa9a4d7-e1ca-4e61-81ca-7d4e957532ba tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.162461 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:09.162461 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:09.167334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-baa9a4d7-e1ca-4e61-81ca-7d4e957532ba tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete qos_spec: 9e9ee9f6-90e0-4aff-b82f-dbb2201e1400, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Feb 03 03:48:09.168236 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:09.168236 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:09.191405 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baa9a4d7-e1ca-4e61-81ca-7d4e957532ba tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400?force=False returned with HTTP 404 Feb 03 03:48:09.199712 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 914/1842] 10.222.0.65 () {58 vars in 1347 bytes} [Wed Feb 3 03:48:09 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400?force=False => generated 100 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:09.207962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a48a9b7-c7ac-4cab-8d09-6fa09dde0f4b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400 Feb 03 03:48:09.209217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a48a9b7-c7ac-4cab-8d09-6fa09dde0f4b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.209979 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:09.209979 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:09.211722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a48a9b7-c7ac-4cab-8d09-6fa09dde0f4b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.219130 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:09.219130 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:09.236566 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a48a9b7-c7ac-4cab-8d09-6fa09dde0f4b tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400 returned with HTTP 404 Feb 03 03:48:09.239784 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 929/1843] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/9e9ee9f6-90e0-4aff-b82f-dbb2201e1400 => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:09.250503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-779f94d6-8b9a-4803-933e-0a9bf1a71514 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e?force=False Feb 03 03:48:09.251300 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-779f94d6-8b9a-4803-933e-0a9bf1a71514 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.251999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-779f94d6-8b9a-4803-933e-0a9bf1a71514 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.254303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-779f94d6-8b9a-4803-933e-0a9bf1a71514 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete qos_spec: 405c1448-6734-4c53-b33f-21a94acb8c5e, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Feb 03 03:48:09.279584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-779f94d6-8b9a-4803-933e-0a9bf1a71514 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e?force=False returned with HTTP 404 Feb 03 03:48:09.291644 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 915/1844] 10.222.0.65 () {58 vars in 1347 bytes} [Wed Feb 3 03:48:09 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e?force=False => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:09.312433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3a2a9ba-f52c-4b74-88c5-77b052a79810 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e Feb 03 03:48:09.313355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3a2a9ba-f52c-4b74-88c5-77b052a79810 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.313355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3a2a9ba-f52c-4b74-88c5-77b052a79810 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.345145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3a2a9ba-f52c-4b74-88c5-77b052a79810 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e returned with HTTP 404 Feb 03 03:48:09.349534 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 930/1845] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/405c1448-6734-4c53-b33f-21a94acb8c5e => generated 100 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:09.357155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0f369c2-a6fa-4c59-912d-e9e56bc29dea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b?force=False Feb 03 03:48:09.358044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0f369c2-a6fa-4c59-912d-e9e56bc29dea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.358732 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0f369c2-a6fa-4c59-912d-e9e56bc29dea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.360761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f0f369c2-a6fa-4c59-912d-e9e56bc29dea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete qos_spec: 6be6822e-cc65-4445-abde-29898bad3c7b, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Feb 03 03:48:09.379880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0f369c2-a6fa-4c59-912d-e9e56bc29dea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b?force=False returned with HTTP 404 Feb 03 03:48:09.383323 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 916/1846] 10.222.0.65 () {58 vars in 1347 bytes} [Wed Feb 3 03:48:09 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:09.394608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea41e701-76d4-4307-9db0-5b12e0415d9f tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b Feb 03 03:48:09.395145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea41e701-76d4-4307-9db0-5b12e0415d9f tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.395708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea41e701-76d4-4307-9db0-5b12e0415d9f tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.423168 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea41e701-76d4-4307-9db0-5b12e0415d9f tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b returned with HTTP 404 Feb 03 03:48:09.424270 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 931/1847] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/6be6822e-cc65-4445-abde-29898bad3c7b => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:09.433490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59b2776d-ca44-4aa3-b6eb-6fa8c5821082 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f Feb 03 03:48:09.434026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59b2776d-ca44-4aa3-b6eb-6fa8c5821082 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.434542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59b2776d-ca44-4aa3-b6eb-6fa8c5821082 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.490820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4de881da-9d71-4eec-b633-68ef9205ef26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:09.491273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4de881da-9d71-4eec-b633-68ef9205ef26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.492361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4de881da-9d71-4eec-b633-68ef9205ef26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.604415 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:48:09.604415 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:48:09.621097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59b2776d-ca44-4aa3-b6eb-6fa8c5821082 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f returned with HTTP 202 Feb 03 03:48:09.622905 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 917/1848] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:48:09 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/types/573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:09.639028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13af6627-8e64-4d2d-94aa-fd1eee818aea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f Feb 03 03:48:09.639847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13af6627-8e64-4d2d-94aa-fd1eee818aea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.642395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13af6627-8e64-4d2d-94aa-fd1eee818aea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.672224 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:09.672224 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:09.688755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4de881da-9d71-4eec-b633-68ef9205ef26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:09.720517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13af6627-8e64-4d2d-94aa-fd1eee818aea tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f returned with HTTP 404 Feb 03 03:48:09.725402 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 918/1849] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/types/573c8ef0-efe6-4b1b-8ab6-2a40f42aeb2f => generated 114 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:09.726651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4de881da-9d71-4eec-b633-68ef9205ef26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:09.727915 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 932/1850] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 974 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:09.732289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68b5bd16-dd8e-42fb-89fc-fa2942905ef9 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/48303b94-ec9f-47c2-b045-d20f96552eaf Feb 03 03:48:09.735171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68b5bd16-dd8e-42fb-89fc-fa2942905ef9 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.743553 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68b5bd16-dd8e-42fb-89fc-fa2942905ef9 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:09.986330 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68b5bd16-dd8e-42fb-89fc-fa2942905ef9 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/48303b94-ec9f-47c2-b045-d20f96552eaf returned with HTTP 202 Feb 03 03:48:09.988282 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 919/1851] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:48:09 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/types/48303b94-ec9f-47c2-b045-d20f96552eaf => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:09.999267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94fbf70d-28c2-415f-b897-b4d9fa9bbc2e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/48303b94-ec9f-47c2-b045-d20f96552eaf Feb 03 03:48:09.999713 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94fbf70d-28c2-415f-b897-b4d9fa9bbc2e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:09.999958 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:09.999958 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:10.000566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94fbf70d-28c2-415f-b897-b4d9fa9bbc2e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:10.031655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94fbf70d-28c2-415f-b897-b4d9fa9bbc2e tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/48303b94-ec9f-47c2-b045-d20f96552eaf returned with HTTP 404 Feb 03 03:48:10.032899 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 933/1852] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:48:09 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/types/48303b94-ec9f-47c2-b045-d20f96552eaf => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:10.041914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af151a6d-d8ae-430f-821d-cea5377dfd8c tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/e1ab3988-50d0-4bf9-9bc1-b6d998c1003f Feb 03 03:48:10.042559 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af151a6d-d8ae-430f-821d-cea5377dfd8c tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:10.043289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af151a6d-d8ae-430f-821d-cea5377dfd8c tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:10.160639 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ad8c432-f071-4ae2-81ff-77822cd6e6c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:10.161164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ad8c432-f071-4ae2-81ff-77822cd6e6c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:10.161652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ad8c432-f071-4ae2-81ff-77822cd6e6c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:10.162019 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9ad8c432-f071-4ae2-81ff-77822cd6e6c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:10.218461 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:10.218461 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:10.220359 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ad8c432-f071-4ae2-81ff-77822cd6e6c4 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:10.247613 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 934/1853] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:10 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:10.291162 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af151a6d-d8ae-430f-821d-cea5377dfd8c tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/e1ab3988-50d0-4bf9-9bc1-b6d998c1003f returned with HTTP 202 Feb 03 03:48:10.292456 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 920/1854] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:48:10 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/types/e1ab3988-50d0-4bf9-9bc1-b6d998c1003f => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:10.300798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe8abdb0-cb4e-41e4-844f-c50c848e0453 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/e1ab3988-50d0-4bf9-9bc1-b6d998c1003f Feb 03 03:48:10.301594 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe8abdb0-cb4e-41e4-844f-c50c848e0453 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:10.302014 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:10.302014 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:10.302698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe8abdb0-cb4e-41e4-844f-c50c848e0453 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:10.316435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe8abdb0-cb4e-41e4-844f-c50c848e0453 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/types/e1ab3988-50d0-4bf9-9bc1-b6d998c1003f returned with HTTP 404 Feb 03 03:48:10.318409 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 935/1855] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:48:10 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/types/e1ab3988-50d0-4bf9-9bc1-b6d998c1003f => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:48:10.328917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2363f560-f04b-492e-9eae-298e34a46410 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] DELETE http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093?force=False Feb 03 03:48:10.330010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2363f560-f04b-492e-9eae-298e34a46410 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:10.331557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2363f560-f04b-492e-9eae-298e34a46410 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:10.333249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2363f560-f04b-492e-9eae-298e34a46410 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Delete qos_spec: 998073a8-02a8-480e-8a11-dc7eaa4d2093, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Feb 03 03:48:10.353430 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:10.353430 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:10.403146 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:10.403146 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:10.431098 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:48:10.431098 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:48:10.446081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2363f560-f04b-492e-9eae-298e34a46410 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093?force=False returned with HTTP 202 Feb 03 03:48:10.460250 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 921/1856] 10.222.0.65 () {58 vars in 1347 bytes} [Wed Feb 3 03:48:10 2021] DELETE /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093?force=False => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:48:10.468462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3f9b877-17fd-4345-a084-f0ebbc3c2570 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] GET http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 Feb 03 03:48:10.469007 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3f9b877-17fd-4345-a084-f0ebbc3c2570 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:10.469505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3f9b877-17fd-4345-a084-f0ebbc3c2570 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:10.471134 n-d-767704-11 devstack@c-api.service[87958]: /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 Feb 03 03:48:10.471134 n-d-767704-11 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Feb 03 03:48:10.499420 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3f9b877-17fd-4345-a084-f0ebbc3c2570 tempest-QosSpecsTestJSON-656560700 tempest-QosSpecsTestJSON-656560700-project-admin] http://10.222.0.65/volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 returned with HTTP 404 Feb 03 03:48:10.500537 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 936/1857] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:48:10 2021] GET /volume/v3/186d9e2ceafe49238141c86d6b056201/qos-specs/998073a8-02a8-480e-8a11-dc7eaa4d2093 => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:48:10.744737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc19c4ca-45dd-46d6-9d39-f8ffc245784c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:10.745275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc19c4ca-45dd-46d6-9d39-f8ffc245784c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:10.745504 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:10.745504 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:10.745851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc19c4ca-45dd-46d6-9d39-f8ffc245784c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:10.885579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:10.885579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:10.896304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc19c4ca-45dd-46d6-9d39-f8ffc245784c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:10.947432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc19c4ca-45dd-46d6-9d39-f8ffc245784c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:10.952531 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 922/1858] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:10 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 974 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:11.247710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc3c0acf-6ffa-4dd2-bfc7-f8fdd92812f1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:11.247710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc3c0acf-6ffa-4dd2-bfc7-f8fdd92812f1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:11.247710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc3c0acf-6ffa-4dd2-bfc7-f8fdd92812f1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:11.249997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fc3c0acf-6ffa-4dd2-bfc7-f8fdd92812f1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:11.316746 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:11.316746 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:11.322515 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc3c0acf-6ffa-4dd2-bfc7-f8fdd92812f1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:11.328773 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 937/1859] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:11 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:11.976356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a33798f-d935-4b73-99a9-9ba18519bdc2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:11.977533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a33798f-d935-4b73-99a9-9ba18519bdc2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:11.977741 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:11.977741 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:11.983092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a33798f-d935-4b73-99a9-9ba18519bdc2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:12.122485 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:12.122485 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:12.132031 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a33798f-d935-4b73-99a9-9ba18519bdc2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:12.175996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a33798f-d935-4b73-99a9-9ba18519bdc2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:12.176893 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 923/1860] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:11 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 1362 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:48:12.191719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed0f9a04-0a2d-49ab-9f34-1aecd6a3e97a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:12.192337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed0f9a04-0a2d-49ab-9f34-1aecd6a3e97a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:12.192558 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:12.192558 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:12.194117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed0f9a04-0a2d-49ab-9f34-1aecd6a3e97a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:12.248792 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:12.248792 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:12.258262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ed0f9a04-0a2d-49ab-9f34-1aecd6a3e97a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:12.292597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed0f9a04-0a2d-49ab-9f34-1aecd6a3e97a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:12.293704 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 938/1861] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:12 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 1362 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:48:12.309149 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc244e8-3578-4596-83db-481502c5dfd2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:48:12.309648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc244e8-3578-4596-83db-481502c5dfd2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:12.310067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:12.310067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:12.310681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc244e8-3578-4596-83db-481502c5dfd2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:12.343397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9ff43e4-7b74-432f-8eed-9c98fe27ac9d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:12.344067 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9ff43e4-7b74-432f-8eed-9c98fe27ac9d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:12.345067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:12.345067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:12.345452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9ff43e4-7b74-432f-8eed-9c98fe27ac9d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:12.345917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c9ff43e4-7b74-432f-8eed-9c98fe27ac9d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:12.371085 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:12.371085 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:12.378037 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:12.378037 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:12.380398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9ff43e4-7b74-432f-8eed-9c98fe27ac9d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:12.381586 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 939/1862] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:12 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:12.389843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcc244e8-3578-4596-83db-481502c5dfd2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:12.449368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc244e8-3578-4596-83db-481502c5dfd2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:48:12.449368 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 924/1863] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:12 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 1362 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:48:12.463531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12c7ae9f-9a58-4aaa-8f4a-79eb985f3c22 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] POST http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups Feb 03 03:48:12.464168 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:12.464168 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:12.464603 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12c7ae9f-9a58-4aaa-8f4a-79eb985f3c22 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e74fd05-b61e-4750-91a1-d0e36292addc", "name": "tempest-TestVolumeBackupRestore-backup-1187864128", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:12.465947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-12c7ae9f-9a58-4aaa-8f4a-79eb985f3c22 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Creating new backup {'backup': {'volume_id': '3e74fd05-b61e-4750-91a1-d0e36292addc', 'name': 'tempest-TestVolumeBackupRestore-backup-1187864128', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Feb 03 03:48:12.466367 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-12c7ae9f-9a58-4aaa-8f4a-79eb985f3c22 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Creating backup of volume 3e74fd05-b61e-4750-91a1-d0e36292addc in container None Feb 03 03:48:12.517146 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:12.517146 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:12.518348 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12c7ae9f-9a58-4aaa-8f4a-79eb985f3c22 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:48:12.573457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-12c7ae9f-9a58-4aaa-8f4a-79eb985f3c22 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Created reservations ['f4db13ea-63f8-4afc-958b-64e443268193', '2a05f279-af24-452e-b896-cebaf5e887f5'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:48:12.698192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12c7ae9f-9a58-4aaa-8f4a-79eb985f3c22 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups returned with HTTP 202 Feb 03 03:48:12.699089 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 940/1864] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:48:12 2021] POST /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups => generated 401 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:48:12.710042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec1aa345-9edf-4142-aea4-9893e7a8e475 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:12.711281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec1aa345-9edf-4142-aea4-9893e7a8e475 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:12.711480 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:12.711480 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:12.712162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec1aa345-9edf-4142-aea4-9893e7a8e475 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:12.712792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ec1aa345-9edf-4142-aea4-9893e7a8e475 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:12.765595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:12.765595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:12.765595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec1aa345-9edf-4142-aea4-9893e7a8e475 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:12.775248 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 925/1865] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:12 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 808 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:13.416436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23fd4141-cfa7-4c6b-89c6-bd215c7193f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:13.420251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23fd4141-cfa7-4c6b-89c6-bd215c7193f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:13.420640 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:13.420640 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:13.421283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23fd4141-cfa7-4c6b-89c6-bd215c7193f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:13.421777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-23fd4141-cfa7-4c6b-89c6-bd215c7193f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:13.463255 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:13.463255 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:13.465804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23fd4141-cfa7-4c6b-89c6-bd215c7193f2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:13.466928 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 941/1866] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:13 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:13.781753 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b4c1125-e1c5-4647-81b4-4bae2667ecfc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:13.782391 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b4c1125-e1c5-4647-81b4-4bae2667ecfc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:13.783242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:13.783242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:13.783988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b4c1125-e1c5-4647-81b4-4bae2667ecfc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:13.784574 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4b4c1125-e1c5-4647-81b4-4bae2667ecfc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:13.861080 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:13.861080 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:13.863428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b4c1125-e1c5-4647-81b4-4bae2667ecfc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:13.864761 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 926/1867] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:13 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 808 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:14.482696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a743695d-0539-4326-bef9-238d52274bc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:14.483247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a743695d-0539-4326-bef9-238d52274bc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:14.483592 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:14.483592 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:14.484262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a743695d-0539-4326-bef9-238d52274bc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:14.484776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a743695d-0539-4326-bef9-238d52274bc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:14.523925 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:14.523925 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:14.526342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a743695d-0539-4326-bef9-238d52274bc2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:14.532932 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 942/1868] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:14 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:14.878563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5df291b1-e661-4c90-93a4-e59213c63351 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:14.879093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5df291b1-e661-4c90-93a4-e59213c63351 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:14.879310 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:14.879310 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:14.879685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5df291b1-e661-4c90-93a4-e59213c63351 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:14.880082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5df291b1-e661-4c90-93a4-e59213c63351 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:14.966669 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:14.966669 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:14.983031 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5df291b1-e661-4c90-93a4-e59213c63351 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:14.984130 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 927/1869] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:14 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 808 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:15.546966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e152542-733a-4b4c-985e-c806609a42b5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:15.547694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e152542-733a-4b4c-985e-c806609a42b5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:15.547918 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:15.547918 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:15.548442 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e152542-733a-4b4c-985e-c806609a42b5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:15.548813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6e152542-733a-4b4c-985e-c806609a42b5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:15.637281 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:15.637281 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:15.637281 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e152542-733a-4b4c-985e-c806609a42b5 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:15.659749 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 943/1870] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:15 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:15.999484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce659763-1f2b-4566-98a7-1585cf0e1de3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:16.000053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce659763-1f2b-4566-98a7-1585cf0e1de3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:16.000275 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:16.000275 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:16.000651 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce659763-1f2b-4566-98a7-1585cf0e1de3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:16.001024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ce659763-1f2b-4566-98a7-1585cf0e1de3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:16.047047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:16.047047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:16.061297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce659763-1f2b-4566-98a7-1585cf0e1de3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:16.072070 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 928/1871] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:15 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 808 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:48:16.652482 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfe4d9ed-e95e-4b06-9c81-c40fd47f518b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:16.653918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfe4d9ed-e95e-4b06-9c81-c40fd47f518b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:16.654307 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:16.654307 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:16.655070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfe4d9ed-e95e-4b06-9c81-c40fd47f518b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:16.655613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dfe4d9ed-e95e-4b06-9c81-c40fd47f518b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:16.724747 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:16.724747 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:16.730180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfe4d9ed-e95e-4b06-9c81-c40fd47f518b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:16.735327 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 944/1872] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:16 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:17.090003 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a2e570b-89f8-43f8-acbf-55a5d5aff1f6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:17.090527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a2e570b-89f8-43f8-acbf-55a5d5aff1f6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:17.090743 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:17.090743 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:17.091726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a2e570b-89f8-43f8-acbf-55a5d5aff1f6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:17.092165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a2e570b-89f8-43f8-acbf-55a5d5aff1f6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:17.181379 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:17.181379 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:17.183379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a2e570b-89f8-43f8-acbf-55a5d5aff1f6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:17.185771 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 929/1873] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:17 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 808 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:17.749929 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e3b6a6d-5271-4657-ac1d-f7e62e16cb7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:17.750493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e3b6a6d-5271-4657-ac1d-f7e62e16cb7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:17.750692 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:17.750692 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:17.751166 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e3b6a6d-5271-4657-ac1d-f7e62e16cb7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:17.753505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2e3b6a6d-5271-4657-ac1d-f7e62e16cb7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:17.826169 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:17.826169 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:17.842077 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e3b6a6d-5271-4657-ac1d-f7e62e16cb7d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:17.848942 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 945/1874] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:17 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:18.199565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bd951a6-b77f-4ded-85ee-bbe6dbb59a79 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:18.200130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bd951a6-b77f-4ded-85ee-bbe6dbb59a79 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:18.200324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:18.200324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:18.200968 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bd951a6-b77f-4ded-85ee-bbe6dbb59a79 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:18.201495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5bd951a6-b77f-4ded-85ee-bbe6dbb59a79 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:18.246332 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:18.246332 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:18.248224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bd951a6-b77f-4ded-85ee-bbe6dbb59a79 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:18.249060 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 930/1875] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:18 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:18.860151 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5850f57e-34bc-4275-b770-8f4835fd6b8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:18.860691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5850f57e-34bc-4275-b770-8f4835fd6b8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:18.860849 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:18.860849 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:18.861511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5850f57e-34bc-4275-b770-8f4835fd6b8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:18.862033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5850f57e-34bc-4275-b770-8f4835fd6b8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:18.920674 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:18.920674 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:18.922881 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5850f57e-34bc-4275-b770-8f4835fd6b8d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:18.923891 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 946/1876] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:18 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:19.263869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21bead46-6a98-4c7f-accb-66c2f666d0de tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:19.265563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21bead46-6a98-4c7f-accb-66c2f666d0de tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:19.266004 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:19.266004 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:19.266956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21bead46-6a98-4c7f-accb-66c2f666d0de tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:19.267566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-21bead46-6a98-4c7f-accb-66c2f666d0de tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:19.342461 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:19.342461 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:19.347338 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21bead46-6a98-4c7f-accb-66c2f666d0de tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:19.356779 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 931/1877] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:19 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:20.373355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37c5a722-bda6-4e9a-978a-437ae55475c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:20.374196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37c5a722-bda6-4e9a-978a-437ae55475c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:20.374521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:20.374521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:20.375061 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37c5a722-bda6-4e9a-978a-437ae55475c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:20.376336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-37c5a722-bda6-4e9a-978a-437ae55475c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:20.451247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:20.451247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:20.464783 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37c5a722-bda6-4e9a-978a-437ae55475c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:20.469278 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 932/1878] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:20 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:20.584015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bafeb7f-8be3-462d-b08d-e78c441abda0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:20.584554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bafeb7f-8be3-462d-b08d-e78c441abda0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:20.584756 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:20.584756 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:20.585717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bafeb7f-8be3-462d-b08d-e78c441abda0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:20.586368 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6bafeb7f-8be3-462d-b08d-e78c441abda0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:20.656761 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:20.656761 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:20.664645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bafeb7f-8be3-462d-b08d-e78c441abda0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:20.690133 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 947/1879] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:19 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:21.481824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-613fcda4-148c-4c96-bcfb-bfc2e5578b95 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:21.482386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-613fcda4-148c-4c96-bcfb-bfc2e5578b95 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:21.482546 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:21.482546 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:21.482869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-613fcda4-148c-4c96-bcfb-bfc2e5578b95 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:21.483236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-613fcda4-148c-4c96-bcfb-bfc2e5578b95 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:21.541758 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:21.541758 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:21.545248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-613fcda4-148c-4c96-bcfb-bfc2e5578b95 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:21.548027 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 948/1880] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:21 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:21.571801 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36f6d4a6-93a3-4d35-9a76-f92bb5902d0e tempest-AvailabilityZoneTestJSON-1766111284 tempest-AvailabilityZoneTestJSON-1766111284-project] GET http://10.222.0.65/volume/v3/28f44948c9254bc4a8a372056572a553/os-availability-zone Feb 03 03:48:21.572597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36f6d4a6-93a3-4d35-9a76-f92bb5902d0e tempest-AvailabilityZoneTestJSON-1766111284 tempest-AvailabilityZoneTestJSON-1766111284-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:21.572985 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:21.572985 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:21.573626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36f6d4a6-93a3-4d35-9a76-f92bb5902d0e tempest-AvailabilityZoneTestJSON-1766111284 tempest-AvailabilityZoneTestJSON-1766111284-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:21.581404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36f6d4a6-93a3-4d35-9a76-f92bb5902d0e tempest-AvailabilityZoneTestJSON-1766111284 tempest-AvailabilityZoneTestJSON-1766111284-project] Availability Zones retrieved successfully. Feb 03 03:48:21.582266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36f6d4a6-93a3-4d35-9a76-f92bb5902d0e tempest-AvailabilityZoneTestJSON-1766111284 tempest-AvailabilityZoneTestJSON-1766111284-project] http://10.222.0.65/volume/v3/28f44948c9254bc4a8a372056572a553/os-availability-zone returned with HTTP 200 Feb 03 03:48:21.584738 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 933/1881] 10.222.0.65 () {58 vars in 1243 bytes} [Wed Feb 3 03:48:21 2021] GET /volume/v3/28f44948c9254bc4a8a372056572a553/os-availability-zone => generated 82 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:48:21.675525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-749397c5-36fe-4494-9711-9f0172380c35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:21.686893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-749397c5-36fe-4494-9711-9f0172380c35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:21.688256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:21.688256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:21.689431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-749397c5-36fe-4494-9711-9f0172380c35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:21.690907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-749397c5-36fe-4494-9711-9f0172380c35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:21.759126 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:21.759126 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:21.768469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-749397c5-36fe-4494-9711-9f0172380c35 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:21.769946 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 949/1882] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:21 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:22.562138 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-995f1113-04b0-46de-b5d7-f5a166836dce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:22.563204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-995f1113-04b0-46de-b5d7-f5a166836dce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:22.563857 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-995f1113-04b0-46de-b5d7-f5a166836dce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:22.564473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-995f1113-04b0-46de-b5d7-f5a166836dce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:22.704006 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:22.704006 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:22.705864 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-995f1113-04b0-46de-b5d7-f5a166836dce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:22.720114 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 934/1883] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:22 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:22.785273 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d30d80ba-e704-44b7-a797-cc57630ff569 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:22.786073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d30d80ba-e704-44b7-a797-cc57630ff569 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:22.786444 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:22.786444 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:22.792744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d30d80ba-e704-44b7-a797-cc57630ff569 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:22.793657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d30d80ba-e704-44b7-a797-cc57630ff569 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:22.857375 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:22.857375 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:22.864741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d30d80ba-e704-44b7-a797-cc57630ff569 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:22.876350 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 950/1884] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:22 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:23.734146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51ce8a39-5f30-4e94-9381-75c42ce9f3eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:23.734724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51ce8a39-5f30-4e94-9381-75c42ce9f3eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:23.734841 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:23.734841 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:23.735195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51ce8a39-5f30-4e94-9381-75c42ce9f3eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:23.735562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-51ce8a39-5f30-4e94-9381-75c42ce9f3eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:23.770241 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:23.770241 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:23.772581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51ce8a39-5f30-4e94-9381-75c42ce9f3eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:23.773570 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 935/1885] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:23 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:23.883175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-149fbe57-d5a8-45ca-aa77-d61b5aa396b2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:23.883709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-149fbe57-d5a8-45ca-aa77-d61b5aa396b2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:23.883927 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:23.883927 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:23.884359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-149fbe57-d5a8-45ca-aa77-d61b5aa396b2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:23.884725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-149fbe57-d5a8-45ca-aa77-d61b5aa396b2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:23.925289 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:23.925289 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:23.927135 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-149fbe57-d5a8-45ca-aa77-d61b5aa396b2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:23.927975 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 951/1886] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:23 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:24.787447 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33457117-64da-4d06-b705-5f224160407b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:24.789176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33457117-64da-4d06-b705-5f224160407b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:24.789666 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:24.789666 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:24.790344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33457117-64da-4d06-b705-5f224160407b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:24.791160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-33457117-64da-4d06-b705-5f224160407b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:24.836551 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:24.836551 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:24.841875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33457117-64da-4d06-b705-5f224160407b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:24.855238 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 936/1887] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:24 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:24.943070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25798616-fd53-4fdd-abc0-5f4d6c07c2a0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:24.943722 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25798616-fd53-4fdd-abc0-5f4d6c07c2a0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:24.947578 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:24.947578 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:24.948375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25798616-fd53-4fdd-abc0-5f4d6c07c2a0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:24.948901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-25798616-fd53-4fdd-abc0-5f4d6c07c2a0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:25.020676 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:25.020676 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:25.023563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25798616-fd53-4fdd-abc0-5f4d6c07c2a0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:25.024743 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 952/1888] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:24 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:25.862466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224af827-9171-4ed9-8cea-cbc0e964dde1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:25.863216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224af827-9171-4ed9-8cea-cbc0e964dde1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:25.863437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:25.863437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:25.863809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224af827-9171-4ed9-8cea-cbc0e964dde1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:25.864281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-224af827-9171-4ed9-8cea-cbc0e964dde1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:25.911032 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:25.911032 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:25.919683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224af827-9171-4ed9-8cea-cbc0e964dde1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:25.920560 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 937/1889] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:25 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:26.039079 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c0fc4eb-2575-45ca-86eb-fa580c7447ca tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:26.039658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c0fc4eb-2575-45ca-86eb-fa580c7447ca tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:26.039857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:26.039857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:26.042758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c0fc4eb-2575-45ca-86eb-fa580c7447ca tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:26.051530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4c0fc4eb-2575-45ca-86eb-fa580c7447ca tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:26.116030 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:26.116030 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:26.118485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c0fc4eb-2575-45ca-86eb-fa580c7447ca tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:26.119324 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 953/1890] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:26 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:26.935541 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-994cfb11-8a72-4794-912d-99884af25bf2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:26.936142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-994cfb11-8a72-4794-912d-99884af25bf2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:26.936265 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:26.936265 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:26.936566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-994cfb11-8a72-4794-912d-99884af25bf2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:26.936931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-994cfb11-8a72-4794-912d-99884af25bf2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:27.000059 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:27.000059 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:27.021517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-994cfb11-8a72-4794-912d-99884af25bf2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:27.028726 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 938/1891] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:26 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:27.134057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c71a07f4-b438-441d-9bb2-a5dc76e54644 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:27.134579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c71a07f4-b438-441d-9bb2-a5dc76e54644 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:27.134793 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:27.134793 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:27.135162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c71a07f4-b438-441d-9bb2-a5dc76e54644 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:27.135528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c71a07f4-b438-441d-9bb2-a5dc76e54644 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:27.185751 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:27.185751 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:27.187512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c71a07f4-b438-441d-9bb2-a5dc76e54644 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:27.195277 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 954/1892] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:27 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:28.038145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c9a9df5-72fa-46b4-979c-46f909ed9832 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:28.039891 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c9a9df5-72fa-46b4-979c-46f909ed9832 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:28.040327 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:28.040327 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:28.040978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c9a9df5-72fa-46b4-979c-46f909ed9832 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:28.041557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7c9a9df5-72fa-46b4-979c-46f909ed9832 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:28.085913 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:28.085913 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:28.087806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c9a9df5-72fa-46b4-979c-46f909ed9832 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:28.096797 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 939/1893] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:28 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:28.209644 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9eccee4b-374f-4e74-a0d1-de438fd98e36 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:28.211353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9eccee4b-374f-4e74-a0d1-de438fd98e36 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:28.211957 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:28.211957 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:28.212795 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9eccee4b-374f-4e74-a0d1-de438fd98e36 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:28.213363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9eccee4b-374f-4e74-a0d1-de438fd98e36 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:28.266498 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:28.266498 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:28.268704 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9eccee4b-374f-4e74-a0d1-de438fd98e36 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:28.276441 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 955/1894] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:28 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:29.111242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84b55d67-e4e5-4cf0-bcc8-9f1f3b3fedbd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:29.111769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84b55d67-e4e5-4cf0-bcc8-9f1f3b3fedbd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:29.111882 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:29.111882 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:29.112244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84b55d67-e4e5-4cf0-bcc8-9f1f3b3fedbd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:29.112617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-84b55d67-e4e5-4cf0-bcc8-9f1f3b3fedbd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:29.139493 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:29.139493 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:29.141398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84b55d67-e4e5-4cf0-bcc8-9f1f3b3fedbd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:29.142527 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 940/1895] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:29 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:29.287171 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-550c6ec5-9228-446e-ab55-4f824db51386 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:29.287857 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-550c6ec5-9228-446e-ab55-4f824db51386 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:29.288239 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:29.288239 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:29.288971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-550c6ec5-9228-446e-ab55-4f824db51386 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:29.289762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-550c6ec5-9228-446e-ab55-4f824db51386 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:29.344976 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:29.344976 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:29.353747 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-550c6ec5-9228-446e-ab55-4f824db51386 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:29.357417 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 956/1896] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:29 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:30.158948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c351d1a3-404e-419d-b113-d9c5221f2f5d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:30.158948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c351d1a3-404e-419d-b113-d9c5221f2f5d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:30.158948 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:30.158948 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:30.158948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c351d1a3-404e-419d-b113-d9c5221f2f5d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:30.158948 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c351d1a3-404e-419d-b113-d9c5221f2f5d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:30.263150 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:30.263150 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:30.265060 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c351d1a3-404e-419d-b113-d9c5221f2f5d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:30.276084 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 941/1897] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:30 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:30.384062 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dc63971-9a56-461d-aea6-55807a564179 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:30.384062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dc63971-9a56-461d-aea6-55807a564179 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:30.384062 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:30.384062 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:30.384062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dc63971-9a56-461d-aea6-55807a564179 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:30.384062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3dc63971-9a56-461d-aea6-55807a564179 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:30.447987 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:30.447987 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:30.449897 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dc63971-9a56-461d-aea6-55807a564179 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:30.463659 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 957/1898] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:30 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:31.279765 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f812b983-e4ae-4bc3-8698-139bf047dd71 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:31.281820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f812b983-e4ae-4bc3-8698-139bf047dd71 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:31.282266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:31.282266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:31.282915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f812b983-e4ae-4bc3-8698-139bf047dd71 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:31.283487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f812b983-e4ae-4bc3-8698-139bf047dd71 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:31.334279 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:31.334279 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:31.336912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f812b983-e4ae-4bc3-8698-139bf047dd71 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:31.338067 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 942/1899] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:31 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:31.471029 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6d9b014-9485-4905-b039-c0e3f43d10cf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:31.472415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6d9b014-9485-4905-b039-c0e3f43d10cf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:31.472665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:31.472665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:31.473350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6d9b014-9485-4905-b039-c0e3f43d10cf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:31.473929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f6d9b014-9485-4905-b039-c0e3f43d10cf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:31.571381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:31.571381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:31.573783 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6d9b014-9485-4905-b039-c0e3f43d10cf tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:31.575138 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 958/1900] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:31 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:32.358782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28507508-b94b-4e81-8113-f1894ea5ecab tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:32.359329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28507508-b94b-4e81-8113-f1894ea5ecab tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:32.359505 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:32.359505 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:32.359847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28507508-b94b-4e81-8113-f1894ea5ecab tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:32.360242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-28507508-b94b-4e81-8113-f1894ea5ecab tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:32.384331 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:32.384331 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:32.386094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28507508-b94b-4e81-8113-f1894ea5ecab tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:32.386907 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 943/1901] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:32 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:32.589967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62f1fc69-3685-448a-8a2c-f8a8f7f8b2c0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:32.590493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62f1fc69-3685-448a-8a2c-f8a8f7f8b2c0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:32.590686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:32.590686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:32.591560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62f1fc69-3685-448a-8a2c-f8a8f7f8b2c0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:32.592106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-62f1fc69-3685-448a-8a2c-f8a8f7f8b2c0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:32.672567 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:32.672567 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:32.674413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62f1fc69-3685-448a-8a2c-f8a8f7f8b2c0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:32.675353 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 944/1902] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:32 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:32.795068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes Feb 03 03:48:32.796421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:32.796421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:32.797118 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1774998994"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:32.806441 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1774998994'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:48:32.811350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Create volume of 1 GB Feb 03 03:48:32.827793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Availability Zones retrieved successfully. Feb 03 03:48:32.847142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Flow 'volume_create_api' (2814e6f7-a8fe-4f53-ae59-8155ae4ef860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:48:32.850313 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5328b9c2-a2ec-4abf-8015-897891d45466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:32.853967 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:48:32.930356 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5328b9c2-a2ec-4abf-8015-897891d45466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:32.932927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63143f0-8c84-49a6-88a1-eeea8bb11523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:33.040392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Created reservations ['96d322ae-cb06-4cf3-b90e-aa34fdd48704', 'e2bda39b-26f8-4db0-a723-c3b243803114', '40bf61ee-6935-4137-b1c0-ad48b3460cd4', '73b9f070-1462-43b8-b91d-008032b90e5b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:48:33.042280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63143f0-8c84-49a6-88a1-eeea8bb11523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96d322ae-cb06-4cf3-b90e-aa34fdd48704', 'e2bda39b-26f8-4db0-a723-c3b243803114', '40bf61ee-6935-4137-b1c0-ad48b3460cd4', '73b9f070-1462-43b8-b91d-008032b90e5b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:33.044425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929726c5-fc0c-4f70-9188-e5826c1ede35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:33.139430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929726c5-fc0c-4f70-9188-e5826c1ede35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d696cd-33f2-461e-b3fd-7bcb2521494d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1774998994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8580eab698cd4b7fb007b592b793425f',qos_specs=None,replication_status=,reservations=['96d322ae-cb06-4cf3-b90e-aa34fdd48704','e2bda39b-26f8-4db0-a723-c3b243803114','40bf61ee-6935-4137-b1c0-ad48b3460cd4','73b9f070-1462-43b8-b91d-008032b90e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dea898cd6ca4ec891ad2ab783cfa550',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1774998994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d696cd-33f2-461e-b3fd-7bcb2521494d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8580eab698cd4b7fb007b592b793425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dea898cd6ca4ec891ad2ab783cfa550',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:33.143764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b472cb-c76c-4c53-94a9-caac1aba000f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:33.208423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b472cb-c76c-4c53-94a9-caac1aba000f) transitioned into state 'SUCCESS' from state '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-1774998994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8580eab698cd4b7fb007b592b793425f',qos_specs=None,replication_status=,reservations=['96d322ae-cb06-4cf3-b90e-aa34fdd48704','e2bda39b-26f8-4db0-a723-c3b243803114','40bf61ee-6935-4137-b1c0-ad48b3460cd4','73b9f070-1462-43b8-b91d-008032b90e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dea898cd6ca4ec891ad2ab783cfa550',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:33.212295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9416ef-0ac4-421e-b5e7-f79435810a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:33.239252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9416ef-0ac4-421e-b5e7-f79435810a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:33.242392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Flow 'volume_create_api' (2814e6f7-a8fe-4f53-ae59-8155ae4ef860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:48:33.389788 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Create volume request issued successfully. Feb 03 03:48:33.407980 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64d97d28-313a-4111-94b3-33f918aaa5c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:33.408690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64d97d28-313a-4111-94b3-33f918aaa5c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:33.408893 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:33.408893 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:33.409538 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64d97d28-313a-4111-94b3-33f918aaa5c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:33.410240 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-64d97d28-313a-4111-94b3-33f918aaa5c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:33.454301 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ef8324f-0d79-405c-bb8f-10907fe29bd7 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes returned with HTTP 202 Feb 03 03:48:33.459392 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 959/1903] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:48:32 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes => generated 818 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:48:33.479650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ed0bdbb-1b3f-48e1-b063-1369573954e0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:48:33.481120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ed0bdbb-1b3f-48e1-b063-1369573954e0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:33.481350 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:33.481350 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:33.481734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ed0bdbb-1b3f-48e1-b063-1369573954e0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:33.489599 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:33.489599 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:33.498378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64d97d28-313a-4111-94b3-33f918aaa5c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:33.512388 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 945/1904] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:33 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:33.568800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:33.568800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:33.598215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ed0bdbb-1b3f-48e1-b063-1369573954e0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:48:33.628054 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ed0bdbb-1b3f-48e1-b063-1369573954e0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:48:33.629366 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 960/1905] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:33 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 886 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:33.691115 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c6a8c35-d439-4ac3-a7e2-a160d76aa020 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:33.692046 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c6a8c35-d439-4ac3-a7e2-a160d76aa020 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:33.692477 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:33.692477 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:33.693155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c6a8c35-d439-4ac3-a7e2-a160d76aa020 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:33.694003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7c6a8c35-d439-4ac3-a7e2-a160d76aa020 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:33.793473 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:33.793473 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:33.797871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c6a8c35-d439-4ac3-a7e2-a160d76aa020 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:33.803115 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 946/1906] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:33 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:34.518697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c88ef714-cb18-498b-926d-19b5039ab0dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:34.519829 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c88ef714-cb18-498b-926d-19b5039ab0dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:34.520221 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:34.520221 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:34.520836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c88ef714-cb18-498b-926d-19b5039ab0dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:34.521352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c88ef714-cb18-498b-926d-19b5039ab0dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:34.577679 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:34.577679 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:34.600764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c88ef714-cb18-498b-926d-19b5039ab0dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:34.635685 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 961/1907] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:34 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:34.647761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3179cd84-5d7e-4c4c-9a75-d5efe351b70a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:48:34.649223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3179cd84-5d7e-4c4c-9a75-d5efe351b70a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:34.649662 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:34.649662 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:34.650737 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3179cd84-5d7e-4c4c-9a75-d5efe351b70a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:34.754774 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:34.754774 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:34.785603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3179cd84-5d7e-4c4c-9a75-d5efe351b70a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:48:34.817364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c7f9682-d568-44b8-87d4-5b2319809d3f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:34.817887 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c7f9682-d568-44b8-87d4-5b2319809d3f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:34.818085 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:34.818085 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:34.818734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c7f9682-d568-44b8-87d4-5b2319809d3f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:34.820195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7c7f9682-d568-44b8-87d4-5b2319809d3f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:34.833979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3179cd84-5d7e-4c4c-9a75-d5efe351b70a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:48:34.844358 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 947/1908] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:34 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 910 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:34.894528 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:34.894528 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:34.896428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c7f9682-d568-44b8-87d4-5b2319809d3f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:34.911387 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 962/1909] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:34 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:35.623068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-322ff63a-4854-48df-aece-2b19ac3b4288 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:35.623564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-322ff63a-4854-48df-aece-2b19ac3b4288 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:35.623756 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:35.623756 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:35.624443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-322ff63a-4854-48df-aece-2b19ac3b4288 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:35.624956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-322ff63a-4854-48df-aece-2b19ac3b4288 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:35.660104 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:35.660104 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:35.675608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-322ff63a-4854-48df-aece-2b19ac3b4288 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:35.679341 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 948/1910] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:35 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:35.851158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c89f613-c594-48a5-af7b-8c20a0befb9a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:48:35.851720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c89f613-c594-48a5-af7b-8c20a0befb9a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:35.851962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:35.851962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:35.852358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c89f613-c594-48a5-af7b-8c20a0befb9a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:35.911424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff878ad1-92b6-4ae3-b77b-6b04a7ef3f17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:35.912239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff878ad1-92b6-4ae3-b77b-6b04a7ef3f17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:35.912652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:35.912652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:35.913472 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff878ad1-92b6-4ae3-b77b-6b04a7ef3f17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:35.914132 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ff878ad1-92b6-4ae3-b77b-6b04a7ef3f17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:35.954969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:35.954969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:35.972385 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff878ad1-92b6-4ae3-b77b-6b04a7ef3f17 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:35.974368 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 949/1911] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:35 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:36.010495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:36.010495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:36.038012 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c89f613-c594-48a5-af7b-8c20a0befb9a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:48:36.083527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c89f613-c594-48a5-af7b-8c20a0befb9a tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:48:36.088625 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 963/1912] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:35 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:36.692990 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a90f0694-c448-432a-8bf1-d6f38c7d311b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:36.693489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a90f0694-c448-432a-8bf1-d6f38c7d311b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:36.693869 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:36.693869 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:36.695490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a90f0694-c448-432a-8bf1-d6f38c7d311b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:36.696160 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a90f0694-c448-432a-8bf1-d6f38c7d311b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:36.738625 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:36.738625 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:36.745402 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a90f0694-c448-432a-8bf1-d6f38c7d311b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:36.748854 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 950/1913] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:36 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2c49b2f-35ce-4492-9597-a365672db553 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2c49b2f-35ce-4492-9597-a365672db553 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2c49b2f-35ce-4492-9597-a365672db553 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a2c49b2f-35ce-4492-9597-a365672db553 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2c49b2f-35ce-4492-9597-a365672db553 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:37.085018 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 964/1914] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:36 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:37.770200 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-286a6e8a-5564-4e24-8bab-705111615bff tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:37.771244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-286a6e8a-5564-4e24-8bab-705111615bff tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:37.771595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:37.771595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:37.772787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-286a6e8a-5564-4e24-8bab-705111615bff tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:37.776487 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-286a6e8a-5564-4e24-8bab-705111615bff tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:37.885940 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:37.885940 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:37.887807 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-286a6e8a-5564-4e24-8bab-705111615bff tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:37.900545 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 951/1915] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:37 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:38.076704 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-889f3c1b-30a9-4487-a382-c8c1369f2e5a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:38.077492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-889f3c1b-30a9-4487-a382-c8c1369f2e5a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:38.077847 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:38.077847 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:38.078401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-889f3c1b-30a9-4487-a382-c8c1369f2e5a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:38.078951 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-889f3c1b-30a9-4487-a382-c8c1369f2e5a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:38.130721 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:38.130721 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:38.135374 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-889f3c1b-30a9-4487-a382-c8c1369f2e5a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:38.139807 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 965/1916] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:38.903260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b9c7abe-2e32-477f-a05f-b20cfae531a8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:38.903782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b9c7abe-2e32-477f-a05f-b20cfae531a8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:38.904034 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:38.904034 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:38.904405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b9c7abe-2e32-477f-a05f-b20cfae531a8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:38.904771 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4b9c7abe-2e32-477f-a05f-b20cfae531a8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:38.976363 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:38.976363 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:38.978244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b9c7abe-2e32-477f-a05f-b20cfae531a8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:39.002976 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 952/1917] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:38 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:39.158098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f7512fd-c14d-434e-af05-d3fabb71a9ce tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:39.158098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f7512fd-c14d-434e-af05-d3fabb71a9ce tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:39.158098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:39.158098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:39.158098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f7512fd-c14d-434e-af05-d3fabb71a9ce tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:39.158098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7f7512fd-c14d-434e-af05-d3fabb71a9ce tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:39.280652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:39.280652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:39.282840 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f7512fd-c14d-434e-af05-d3fabb71a9ce tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:39.283813 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 966/1918] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:39 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:39.995244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1347f860-761d-4871-a624-1e29297a055a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:39.995681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1347f860-761d-4871-a624-1e29297a055a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:39.995920 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:39.995920 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:39.996461 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1347f860-761d-4871-a624-1e29297a055a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:39.997363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1347f860-761d-4871-a624-1e29297a055a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:40.051245 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:40.051245 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:40.059740 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1347f860-761d-4871-a624-1e29297a055a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:40.060824 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 953/1919] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:39 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:40.304890 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a2f3a2b-07c5-4e0d-b0b5-c5ce80e7df68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:40.310981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a2f3a2b-07c5-4e0d-b0b5-c5ce80e7df68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:40.311221 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:40.311221 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:40.318824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a2f3a2b-07c5-4e0d-b0b5-c5ce80e7df68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:40.318926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6a2f3a2b-07c5-4e0d-b0b5-c5ce80e7df68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:40.373396 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:40.373396 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:40.380445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a2f3a2b-07c5-4e0d-b0b5-c5ce80e7df68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:40.382090 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 967/1920] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:40 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:41.078290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f453625-5a59-4f05-9502-9fea114e6fa3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:41.085670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f453625-5a59-4f05-9502-9fea114e6fa3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:41.086132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:41.086132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:41.086833 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f453625-5a59-4f05-9502-9fea114e6fa3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:41.087296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8f453625-5a59-4f05-9502-9fea114e6fa3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:41.150722 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:41.150722 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:41.156395 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f453625-5a59-4f05-9502-9fea114e6fa3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:41.166305 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 954/1921] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:41 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:41.395377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9fec60b-fd83-4bdd-a067-db8273d82861 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:41.396235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9fec60b-fd83-4bdd-a067-db8273d82861 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:41.396607 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:41.396607 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:41.397246 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9fec60b-fd83-4bdd-a067-db8273d82861 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:41.397787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d9fec60b-fd83-4bdd-a067-db8273d82861 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:41.458331 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:41.458331 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:41.472499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9fec60b-fd83-4bdd-a067-db8273d82861 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:41.474019 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 968/1922] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:41 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:42.181008 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-051abf51-993c-4326-8ba6-200b8443ea39 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:42.182090 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-051abf51-993c-4326-8ba6-200b8443ea39 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:42.182475 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:42.182475 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:42.183036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-051abf51-993c-4326-8ba6-200b8443ea39 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:42.183540 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-051abf51-993c-4326-8ba6-200b8443ea39 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:42.290651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:42.290651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:42.315373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-051abf51-993c-4326-8ba6-200b8443ea39 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:42.320962 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 955/1923] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:42 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:42.488365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbff45c2-c263-47c1-ad4d-63d828021531 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:42.488839 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbff45c2-c263-47c1-ad4d-63d828021531 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:42.489039 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:42.489039 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:42.489379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbff45c2-c263-47c1-ad4d-63d828021531 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:42.489905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cbff45c2-c263-47c1-ad4d-63d828021531 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:42.577140 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:42.577140 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:42.589916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbff45c2-c263-47c1-ad4d-63d828021531 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:42.592955 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 969/1924] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:42 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:43.335302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b225b04a-3938-41f9-9e4c-3dc64620a793 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:43.335888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b225b04a-3938-41f9-9e4c-3dc64620a793 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:43.337726 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:43.337726 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:43.338130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b225b04a-3938-41f9-9e4c-3dc64620a793 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:43.338511 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b225b04a-3938-41f9-9e4c-3dc64620a793 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:43.383053 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:43.383053 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:43.385065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b225b04a-3938-41f9-9e4c-3dc64620a793 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:43.385883 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 956/1925] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:43 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:43.607312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a912867-66c2-4c18-9d5b-23b4d625d75c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:43.607755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a912867-66c2-4c18-9d5b-23b4d625d75c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:43.608077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:43.608077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:43.608458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a912867-66c2-4c18-9d5b-23b4d625d75c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:43.608822 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2a912867-66c2-4c18-9d5b-23b4d625d75c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:43.675840 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:43.675840 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:43.685799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a912867-66c2-4c18-9d5b-23b4d625d75c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:43.698327 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 970/1926] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:43 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:44.404828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4921fef4-f379-4e2f-b0ee-700936dbe4b0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:44.406069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4921fef4-f379-4e2f-b0ee-700936dbe4b0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:44.406401 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:44.406401 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:44.406919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4921fef4-f379-4e2f-b0ee-700936dbe4b0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:44.407797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4921fef4-f379-4e2f-b0ee-700936dbe4b0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:44.433868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:44.433868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:44.436055 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4921fef4-f379-4e2f-b0ee-700936dbe4b0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:44.437456 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 957/1927] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:44 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:44.704484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abd9760b-7405-49f6-9b25-379523611f92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:44.705687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abd9760b-7405-49f6-9b25-379523611f92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:44.706047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:44.706047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:44.706819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abd9760b-7405-49f6-9b25-379523611f92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:44.707541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-abd9760b-7405-49f6-9b25-379523611f92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:44.790783 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:44.790783 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:44.792993 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abd9760b-7405-49f6-9b25-379523611f92 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:44.806061 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 971/1928] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:44 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:45.451033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6236059-8a25-4271-b9d2-1f40b81050bc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:45.452165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6236059-8a25-4271-b9d2-1f40b81050bc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:45.452514 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:45.452514 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:45.453074 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6236059-8a25-4271-b9d2-1f40b81050bc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:45.453588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e6236059-8a25-4271-b9d2-1f40b81050bc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:45.498066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:45.498066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:45.508684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6236059-8a25-4271-b9d2-1f40b81050bc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:45.509731 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 958/1929] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:45 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:45.818986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb45f31d-6001-4793-bae1-a73fc3dfda65 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:45.820988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb45f31d-6001-4793-bae1-a73fc3dfda65 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:45.821549 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:45.821549 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:45.822224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb45f31d-6001-4793-bae1-a73fc3dfda65 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:45.822802 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fb45f31d-6001-4793-bae1-a73fc3dfda65 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:45.891569 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:45.891569 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:45.893488 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb45f31d-6001-4793-bae1-a73fc3dfda65 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:45.898553 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 972/1930] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:45 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:46.526369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-650ff0ae-94a8-49fb-aad3-bd3026acb349 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:46.528733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-650ff0ae-94a8-49fb-aad3-bd3026acb349 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:46.529140 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:46.529140 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:46.531300 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-650ff0ae-94a8-49fb-aad3-bd3026acb349 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:46.532533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-650ff0ae-94a8-49fb-aad3-bd3026acb349 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:46.579116 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:46.579116 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:46.581362 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-650ff0ae-94a8-49fb-aad3-bd3026acb349 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:46.582372 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 959/1931] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:46 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:46.908961 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-deeb3aad-70c4-45d8-ba71-028c90fbd95a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:46.909850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-deeb3aad-70c4-45d8-ba71-028c90fbd95a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:46.910260 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:46.910260 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:46.910908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-deeb3aad-70c4-45d8-ba71-028c90fbd95a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:46.911466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-deeb3aad-70c4-45d8-ba71-028c90fbd95a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:46.967326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:46.967326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:46.974092 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-deeb3aad-70c4-45d8-ba71-028c90fbd95a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:46.977391 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 973/1932] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:46 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:47.597220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cad8e2a1-2516-4324-9615-b320e363caa2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:47.598526 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cad8e2a1-2516-4324-9615-b320e363caa2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:47.598912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:47.598912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:47.599484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cad8e2a1-2516-4324-9615-b320e363caa2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:47.600054 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cad8e2a1-2516-4324-9615-b320e363caa2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:47.669705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:47.669705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:47.671885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cad8e2a1-2516-4324-9615-b320e363caa2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:47.676871 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 960/1933] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:47 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:47.992187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b7ee2ab-8ee7-4b2f-9dd5-782bd13dbf50 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:47.993601 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b7ee2ab-8ee7-4b2f-9dd5-782bd13dbf50 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:47.993821 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:47.993821 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:47.994196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b7ee2ab-8ee7-4b2f-9dd5-782bd13dbf50 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:47.994564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6b7ee2ab-8ee7-4b2f-9dd5-782bd13dbf50 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:48.039286 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:48.039286 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:48.041182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b7ee2ab-8ee7-4b2f-9dd5-782bd13dbf50 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:48.051812 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 974/1934] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:47 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:48.691518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e3652c9-d312-470c-bd75-75799173b278 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:48.692064 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e3652c9-d312-470c-bd75-75799173b278 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:48.692404 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:48.692404 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:48.692963 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e3652c9-d312-470c-bd75-75799173b278 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:48.693461 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8e3652c9-d312-470c-bd75-75799173b278 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:48.737728 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:48.737728 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:48.740325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e3652c9-d312-470c-bd75-75799173b278 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:48.748527 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 961/1935] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:48 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:49.063146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58da6b1d-dc1c-4141-9dd9-c5ce57ea2676 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:49.064082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58da6b1d-dc1c-4141-9dd9-c5ce57ea2676 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:49.064448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:49.064448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:49.068848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58da6b1d-dc1c-4141-9dd9-c5ce57ea2676 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:49.068848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-58da6b1d-dc1c-4141-9dd9-c5ce57ea2676 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:49.117305 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:49.117305 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:49.126082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58da6b1d-dc1c-4141-9dd9-c5ce57ea2676 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:49.140271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d918252e-cd0d-4e4d-83d9-70f6bb1b8fed tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:48:49.141140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d918252e-cd0d-4e4d-83d9-70f6bb1b8fed tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:49.141498 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:49.141498 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:49.142062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d918252e-cd0d-4e4d-83d9-70f6bb1b8fed tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:49.154848 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 975/1936] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:49 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:49.252734 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:49.252734 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:49.262814 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d918252e-cd0d-4e4d-83d9-70f6bb1b8fed tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:48:49.287232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d918252e-cd0d-4e4d-83d9-70f6bb1b8fed tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 200 Feb 03 03:48:49.289230 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 962/1937] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:49 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 977 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:49.306563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2556d8c5-ee16-4daf-aaba-69b9a51bbefa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:49.307376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2556d8c5-ee16-4daf-aaba-69b9a51bbefa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:49.307740 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:49.307740 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:49.308369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2556d8c5-ee16-4daf-aaba-69b9a51bbefa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:49.309019 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2556d8c5-ee16-4daf-aaba-69b9a51bbefa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:49.337564 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:49.337564 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:49.340035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2556d8c5-ee16-4daf-aaba-69b9a51bbefa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:49.341405 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 976/1938] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:49 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:49.354980 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88d03ea1-dcad-412d-8bde-2efb9b785cba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/detail Feb 03 03:48:49.355810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88d03ea1-dcad-412d-8bde-2efb9b785cba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:49.356196 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:49.356196 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:49.356776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88d03ea1-dcad-412d-8bde-2efb9b785cba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:49.357498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-88d03ea1-dcad-412d-8bde-2efb9b785cba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:48:49.391180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88d03ea1-dcad-412d-8bde-2efb9b785cba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/detail returned with HTTP 200 Feb 03 03:48:49.402482 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 963/1939] 10.222.0.65 () {58 vars in 1225 bytes} [Wed Feb 3 03:48:49 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/detail => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:49.407140 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] POST http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd/restore Feb 03 03:48:49.407831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:49.407831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:49.408491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:48:49.409705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Restoring backup 8d03b41a-e1a4-4815-a826-c421b622f3dd ({'restore': {}}) {{(pid=87959) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Feb 03 03:48:49.410206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Restoring backup 8d03b41a-e1a4-4815-a826-c421b622f3dd to volume None. Feb 03 03:48:49.433812 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:49.433812 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:49.437030 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Creating volume of 1 GB for restore of backup 8d03b41a-e1a4-4815-a826-c421b622f3dd. Feb 03 03:48:49.451782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Availability Zones retrieved successfully. Feb 03 03:48:49.484200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (51afa623-7394-4100-a865-cde6460a0063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:48:49.487351 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (952e71d9-b003-48c7-8a7a-d0fb4043a4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:49.489972 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:48:49.642985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (952e71d9-b003-48c7-8a7a-d0fb4043a4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:49.648691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be5abdc-1319-450a-9cd4-bc0c726f7a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:49.756205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70fcd587-2cf1-4345-94ee-323d79722524 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:49.757110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70fcd587-2cf1-4345-94ee-323d79722524 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:49.757329 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:49.757329 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:49.757711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70fcd587-2cf1-4345-94ee-323d79722524 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:49.758082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-70fcd587-2cf1-4345-94ee-323d79722524 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:49.789104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Created reservations ['6fd72f2a-d27e-4689-84f3-38cd389f3526', 'c7696146-d7ea-4d42-8356-505292965a50', 'b7ee86b8-d1a3-4c32-9405-6b926b46df6d', 'aa5f7f6c-77c7-461a-9db4-72d597b46a43'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:48:49.791456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be5abdc-1319-450a-9cd4-bc0c726f7a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd72f2a-d27e-4689-84f3-38cd389f3526', 'c7696146-d7ea-4d42-8356-505292965a50', 'b7ee86b8-d1a3-4c32-9405-6b926b46df6d', 'aa5f7f6c-77c7-461a-9db4-72d597b46a43']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:49.793850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c3462c-31b0-454f-96fa-8f2befb3b658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:49.825321 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:49.825321 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:49.827224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70fcd587-2cf1-4345-94ee-323d79722524 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:49.834969 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 964/1940] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:49 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:48:49.913978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c3462c-31b0-454f-96fa-8f2befb3b658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd13480bc-56fc-472e-8958-ab378aa65ce5', '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_8d03b41a-e1a4-4815-a826-c421b622f3dd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['6fd72f2a-d27e-4689-84f3-38cd389f3526','c7696146-d7ea-4d42-8356-505292965a50','b7ee86b8-d1a3-4c32-9405-6b926b46df6d','aa5f7f6c-77c7-461a-9db4-72d597b46a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:48:49Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8d03b41a-e1a4-4815-a826-c421b622f3dd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d13480bc-56fc-472e-8958-ab378aa65ce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='76b67e78676d413fb71f339508e472b1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:49.919422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1d0f5d-d060-45cd-b69f-6261ba22f47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:49.949356 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1d0f5d-d060-45cd-b69f-6261ba22f47e) transitioned into 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_8d03b41a-e1a4-4815-a826-c421b622f3dd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c42e8bc32c14ef29a9af4813ec42f3b',qos_specs=None,replication_status=,reservations=['6fd72f2a-d27e-4689-84f3-38cd389f3526','c7696146-d7ea-4d42-8356-505292965a50','b7ee86b8-d1a3-4c32-9405-6b926b46df6d','aa5f7f6c-77c7-461a-9db4-72d597b46a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b67e78676d413fb71f339508e472b1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:49.952060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdeb3a45-93c6-4a30-8708-c921570191cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:48:49.983103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdeb3a45-93c6-4a30-8708-c921570191cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:48:49.989492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Flow 'volume_create_api' (51afa623-7394-4100-a865-cde6460a0063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:48:50.110646 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Create volume request issued successfully. Feb 03 03:48:50.250171 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:50.250171 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:50.251480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:48:50.848804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55e38e31-7e50-4553-b02b-d9bde79a2164 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:50.849314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55e38e31-7e50-4553-b02b-d9bde79a2164 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:50.849773 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:50.849773 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:50.850741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55e38e31-7e50-4553-b02b-d9bde79a2164 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:50.851302 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-55e38e31-7e50-4553-b02b-d9bde79a2164 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:50.931761 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:50.931761 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:50.933844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55e38e31-7e50-4553-b02b-d9bde79a2164 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:50.934663 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 965/1941] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:50 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:48:51.341219 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:51.341219 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:51.342682 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:48:51.343075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Checking backup size 1 against volume size 1 {{(pid=87959) restore /opt/stack/cinder/cinder/backup/api.py:383}} Feb 03 03:48:51.343426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Overwriting volume d13480bc-56fc-472e-8958-ab378aa65ce5 with restore of backup 8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:51.379876 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] restore_backup in rpcapi backup_id 8d03b41a-e1a4-4815-a826-c421b622f3dd {{(pid=87959) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Feb 03 03:48:51.384592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b1c9d39-93cb-46ff-a78d-0d575ad9a382 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd/restore returned with HTTP 202 Feb 03 03:48:51.385721 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 977/1942] 10.222.0.65 () {60 vars in 1360 bytes} [Wed Feb 3 03:48:49 2021] POST /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd/restore => generated 189 bytes in 1984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:48:51.395905 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0ff067a-f0f4-4bb0-b7f3-895b7e5f6ae6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:51.397282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0ff067a-f0f4-4bb0-b7f3-895b7e5f6ae6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:51.397551 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:51.397551 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:51.397929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0ff067a-f0f4-4bb0-b7f3-895b7e5f6ae6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:51.398295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a0ff067a-f0f4-4bb0-b7f3-895b7e5f6ae6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:51.423601 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:51.423601 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:51.425934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0ff067a-f0f4-4bb0-b7f3-895b7e5f6ae6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:51.427466 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 966/1943] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:51 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:51.949882 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d7ecd62-52a6-4fda-84d4-b2c152a92169 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:51.950405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d7ecd62-52a6-4fda-84d4-b2c152a92169 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:51.950579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:51.950579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:51.951168 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d7ecd62-52a6-4fda-84d4-b2c152a92169 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:51.951685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5d7ecd62-52a6-4fda-84d4-b2c152a92169 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:52.005518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:52.005518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:52.007962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d7ecd62-52a6-4fda-84d4-b2c152a92169 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:52.015383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 978/1944] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:51 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:52.441959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a832a1f0-4403-4cab-91d9-ddf48cc89faa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:52.442412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a832a1f0-4403-4cab-91d9-ddf48cc89faa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:52.442630 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:52.442630 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:52.443008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a832a1f0-4403-4cab-91d9-ddf48cc89faa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:52.443383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a832a1f0-4403-4cab-91d9-ddf48cc89faa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:52.495460 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:52.495460 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:52.500714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a832a1f0-4403-4cab-91d9-ddf48cc89faa tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:52.509765 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 967/1945] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:52 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:53.024358 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db2b0122-52cf-4908-96dd-ff8518f59095 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:53.025077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db2b0122-52cf-4908-96dd-ff8518f59095 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:53.025219 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:53.025219 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:53.025475 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db2b0122-52cf-4908-96dd-ff8518f59095 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:53.025989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-db2b0122-52cf-4908-96dd-ff8518f59095 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:53.066189 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:53.066189 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:53.070853 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db2b0122-52cf-4908-96dd-ff8518f59095 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:53.079373 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 979/1946] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:53 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:53.523247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39f6237f-92fa-40ec-a914-59fb3a06dfc0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:53.523775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39f6237f-92fa-40ec-a914-59fb3a06dfc0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:53.523992 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:53.523992 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:53.524618 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39f6237f-92fa-40ec-a914-59fb3a06dfc0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:53.525153 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-39f6237f-92fa-40ec-a914-59fb3a06dfc0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:53.591024 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:53.591024 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:53.595477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39f6237f-92fa-40ec-a914-59fb3a06dfc0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:53.596350 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 968/1947] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:53 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:54.101495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0998a7e0-31ca-40da-9d28-354b040562bd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:54.101495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0998a7e0-31ca-40da-9d28-354b040562bd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:54.101495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:54.101495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:54.101495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0998a7e0-31ca-40da-9d28-354b040562bd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:54.101495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0998a7e0-31ca-40da-9d28-354b040562bd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:54.153299 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:54.153299 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:54.158778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0998a7e0-31ca-40da-9d28-354b040562bd tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:54.158778 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 980/1948] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:54 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:54.609738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3305802b-99b9-405d-b62d-279fb590d296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:54.610260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3305802b-99b9-405d-b62d-279fb590d296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:54.610463 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:54.610463 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:54.610820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3305802b-99b9-405d-b62d-279fb590d296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:54.611201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3305802b-99b9-405d-b62d-279fb590d296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:54.649010 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:54.649010 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:54.651712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3305802b-99b9-405d-b62d-279fb590d296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:54.661394 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 969/1949] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:54 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:55.170578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f07b003-23be-4fe2-bf0f-57e0786b560f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:55.171652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f07b003-23be-4fe2-bf0f-57e0786b560f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:55.172145 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:55.172145 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:55.172796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f07b003-23be-4fe2-bf0f-57e0786b560f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:55.173361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f07b003-23be-4fe2-bf0f-57e0786b560f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:55.227209 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:55.227209 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:55.229930 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f07b003-23be-4fe2-bf0f-57e0786b560f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:55.231201 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 981/1950] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:55 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:55.671142 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6164f5c-1c78-48f9-999a-382d7bfdfaf6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:55.671642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6164f5c-1c78-48f9-999a-382d7bfdfaf6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:55.672092 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:55.672092 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:55.672673 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6164f5c-1c78-48f9-999a-382d7bfdfaf6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:55.673188 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d6164f5c-1c78-48f9-999a-382d7bfdfaf6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:55.730663 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:55.730663 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:55.732725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6164f5c-1c78-48f9-999a-382d7bfdfaf6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:55.733725 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 970/1951] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:55 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:56.246124 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-760cb259-fe9c-4629-84ff-3ff32b2e863e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:56.246624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-760cb259-fe9c-4629-84ff-3ff32b2e863e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:56.246878 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:56.246878 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:56.247194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-760cb259-fe9c-4629-84ff-3ff32b2e863e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:56.247565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-760cb259-fe9c-4629-84ff-3ff32b2e863e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:56.301559 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:56.301559 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:56.310015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-760cb259-fe9c-4629-84ff-3ff32b2e863e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:56.311098 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 982/1952] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:56 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:56.751098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b18b5f2-be7b-4347-bcf4-d910039a7f2d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:56.751098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b18b5f2-be7b-4347-bcf4-d910039a7f2d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:56.751098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:56.751098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:56.751098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b18b5f2-be7b-4347-bcf4-d910039a7f2d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:56.751098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1b18b5f2-be7b-4347-bcf4-d910039a7f2d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:56.810474 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:56.810474 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:56.823061 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b18b5f2-be7b-4347-bcf4-d910039a7f2d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:56.824600 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 971/1953] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:56 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:57.335730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b69f28c0-6f8a-4462-a4b0-794f4b72715d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:57.335730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b69f28c0-6f8a-4462-a4b0-794f4b72715d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:57.335730 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:57.335730 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:57.342952 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b69f28c0-6f8a-4462-a4b0-794f4b72715d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:57.342952 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b69f28c0-6f8a-4462-a4b0-794f4b72715d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:57.396019 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:57.396019 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:57.407468 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b69f28c0-6f8a-4462-a4b0-794f4b72715d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:57.408386 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 983/1954] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:57 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:57.848558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db001860-3fa1-46a2-a8bb-df108c1cbbb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:57.848558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db001860-3fa1-46a2-a8bb-df108c1cbbb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:57.848558 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:57.848558 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:57.848558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db001860-3fa1-46a2-a8bb-df108c1cbbb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:57.848558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-db001860-3fa1-46a2-a8bb-df108c1cbbb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:57.963752 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:57.963752 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:57.963752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db001860-3fa1-46a2-a8bb-df108c1cbbb8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:57.986639 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 972/1955] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:57 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:58.424774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6d237e8-64f4-4f71-a957-c42a6ae651ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:58.426611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6d237e8-64f4-4f71-a957-c42a6ae651ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:58.426611 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:58.426611 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:58.426611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6d237e8-64f4-4f71-a957-c42a6ae651ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:58.426611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c6d237e8-64f4-4f71-a957-c42a6ae651ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:58.519112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:58.519112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:58.519112 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6d237e8-64f4-4f71-a957-c42a6ae651ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:58.534889 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 984/1956] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:58 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:58.993965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-814b8174-1b81-4133-8ff7-5c4732b3866f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:48:58.993965 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-814b8174-1b81-4133-8ff7-5c4732b3866f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:58.993965 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:58.993965 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:58.993965 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-814b8174-1b81-4133-8ff7-5c4732b3866f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:58.993965 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-814b8174-1b81-4133-8ff7-5c4732b3866f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:59.067571 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:59.067571 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:59.075153 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-814b8174-1b81-4133-8ff7-5c4732b3866f tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:48:59.088305 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 973/1957] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:58 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:48:59.540899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df14f12f-0100-4b2e-b0fb-422d1b914c17 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:48:59.540899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df14f12f-0100-4b2e-b0fb-422d1b914c17 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:48:59.540899 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:48:59.540899 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:48:59.540899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df14f12f-0100-4b2e-b0fb-422d1b914c17 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:48:59.540899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-df14f12f-0100-4b2e-b0fb-422d1b914c17 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:48:59.605597 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:48:59.605597 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:48:59.611830 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df14f12f-0100-4b2e-b0fb-422d1b914c17 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:48:59.623186 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 985/1958] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:48:59 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:00.095444 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8a338d4-ddc0-47e4-a883-5be98c486d43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:00.095444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8a338d4-ddc0-47e4-a883-5be98c486d43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:00.095444 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:00.095444 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:00.095444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8a338d4-ddc0-47e4-a883-5be98c486d43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:00.095444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a8a338d4-ddc0-47e4-a883-5be98c486d43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:00.137185 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:00.137185 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:00.139258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8a338d4-ddc0-47e4-a883-5be98c486d43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:00.140029 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 974/1959] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:00 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:00.634815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c870265-18d9-445e-b2be-e58b92715084 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:00.634815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c870265-18d9-445e-b2be-e58b92715084 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:00.634815 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:00.634815 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:00.634815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c870265-18d9-445e-b2be-e58b92715084 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:00.634815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9c870265-18d9-445e-b2be-e58b92715084 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:00.706322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:00.706322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:00.709520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c870265-18d9-445e-b2be-e58b92715084 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:00.712393 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 986/1960] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:00 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:01.157050 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02028857-3ded-491a-b744-c62fd9e07689 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:01.157050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02028857-3ded-491a-b744-c62fd9e07689 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:01.157050 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:01.157050 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:01.157050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02028857-3ded-491a-b744-c62fd9e07689 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:01.157050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-02028857-3ded-491a-b744-c62fd9e07689 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:01.208034 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:01.208034 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:01.210795 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02028857-3ded-491a-b744-c62fd9e07689 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:01.211658 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 975/1961] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:01 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:01.722844 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d750db1-7d71-4ffc-9dc3-7729b7574a9a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:01.723370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d750db1-7d71-4ffc-9dc3-7729b7574a9a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:01.723683 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:01.723683 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:01.723969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d750db1-7d71-4ffc-9dc3-7729b7574a9a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:01.724348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6d750db1-7d71-4ffc-9dc3-7729b7574a9a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:01.823845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:01.823845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:01.823845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d750db1-7d71-4ffc-9dc3-7729b7574a9a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:01.823845 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 987/1962] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:01 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:02.228696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eabcd05-4cac-4d2b-81f6-e6cc598196d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:02.228696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eabcd05-4cac-4d2b-81f6-e6cc598196d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:02.228696 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:02.228696 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:02.228696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eabcd05-4cac-4d2b-81f6-e6cc598196d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:02.228696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4eabcd05-4cac-4d2b-81f6-e6cc598196d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:02.302500 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:02.302500 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:02.312737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eabcd05-4cac-4d2b-81f6-e6cc598196d8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:02.312737 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 976/1963] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:02 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:02.830167 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1336deda-927a-4289-9bad-201f1c84f11b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:02.830698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1336deda-927a-4289-9bad-201f1c84f11b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:02.830914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:02.830914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:02.831287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1336deda-927a-4289-9bad-201f1c84f11b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:02.831657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1336deda-927a-4289-9bad-201f1c84f11b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:02.943107 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:02.943107 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:02.943107 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1336deda-927a-4289-9bad-201f1c84f11b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:02.943107 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 988/1964] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:02 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:03.330495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fccf5ec-9b04-42ed-9e11-abe48876d2ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:03.330495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fccf5ec-9b04-42ed-9e11-abe48876d2ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:03.330495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:03.330495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:03.330495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fccf5ec-9b04-42ed-9e11-abe48876d2ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:03.330495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8fccf5ec-9b04-42ed-9e11-abe48876d2ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:03.435968 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:03.435968 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:03.435968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fccf5ec-9b04-42ed-9e11-abe48876d2ee tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:03.445319 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 977/1965] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:03 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:03.950249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21c8a6f2-9520-4588-98eb-4cb3b8678bb5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:03.957006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21c8a6f2-9520-4588-98eb-4cb3b8678bb5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:03.957006 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:03.957006 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:03.957006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21c8a6f2-9520-4588-98eb-4cb3b8678bb5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:03.957006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-21c8a6f2-9520-4588-98eb-4cb3b8678bb5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:04.044418 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:04.044418 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:04.060359 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21c8a6f2-9520-4588-98eb-4cb3b8678bb5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:04.060359 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 989/1966] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:03 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:04.451594 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2473a7a4-ba00-43d3-b1cf-03c45baf6763 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:04.452278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2473a7a4-ba00-43d3-b1cf-03c45baf6763 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:04.452545 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:04.452545 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:04.453015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2473a7a4-ba00-43d3-b1cf-03c45baf6763 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:04.453458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2473a7a4-ba00-43d3-b1cf-03c45baf6763 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:04.501693 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:04.501693 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:04.509235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2473a7a4-ba00-43d3-b1cf-03c45baf6763 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:04.510180 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 978/1967] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:04 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:05.061242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab0eb323-8d49-4e5e-8583-7bd7076e44a6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:05.065082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab0eb323-8d49-4e5e-8583-7bd7076e44a6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:05.065082 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:05.065082 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:05.065082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab0eb323-8d49-4e5e-8583-7bd7076e44a6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:05.065082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ab0eb323-8d49-4e5e-8583-7bd7076e44a6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:05.106942 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:05.106942 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:05.107251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab0eb323-8d49-4e5e-8583-7bd7076e44a6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:05.119143 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 990/1968] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:05 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:05.524908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5580179c-0504-4458-934b-42936548d85c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:05.524908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5580179c-0504-4458-934b-42936548d85c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:05.524908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:05.524908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:05.524908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5580179c-0504-4458-934b-42936548d85c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:05.527582 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5580179c-0504-4458-934b-42936548d85c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:05.579433 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:05.579433 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:05.579433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5580179c-0504-4458-934b-42936548d85c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:05.579433 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 979/1969] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:05 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:06.137145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfb13cc7-982b-49e2-9255-b2ff6cb4e7c2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:06.137145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfb13cc7-982b-49e2-9255-b2ff6cb4e7c2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:06.137145 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:06.137145 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:06.137145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfb13cc7-982b-49e2-9255-b2ff6cb4e7c2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:06.137145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bfb13cc7-982b-49e2-9255-b2ff6cb4e7c2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:06.198539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:06.198539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:06.200409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfb13cc7-982b-49e2-9255-b2ff6cb4e7c2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:06.215008 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 991/1970] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:06 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:06.627042 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b76c645d-cd59-468b-aba5-7b41db61c5a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:06.627042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b76c645d-cd59-468b-aba5-7b41db61c5a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:06.627042 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:06.627042 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:06.627042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b76c645d-cd59-468b-aba5-7b41db61c5a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:06.627042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b76c645d-cd59-468b-aba5-7b41db61c5a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:06.734298 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:06.734298 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:06.734298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b76c645d-cd59-468b-aba5-7b41db61c5a9 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:06.742254 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 980/1971] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:06 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:07.228209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afb95351-f370-4eab-8efc-e4a324848416 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:07.228209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afb95351-f370-4eab-8efc-e4a324848416 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:07.228209 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:07.228209 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:07.228209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afb95351-f370-4eab-8efc-e4a324848416 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:07.228209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-afb95351-f370-4eab-8efc-e4a324848416 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:07.288964 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:07.288964 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:07.297631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afb95351-f370-4eab-8efc-e4a324848416 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:07.298601 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 992/1972] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:07 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:07.773725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55cd4984-c9ed-49bd-a0aa-e883b267cc55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:07.773725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55cd4984-c9ed-49bd-a0aa-e883b267cc55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:07.773725 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:07.773725 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:07.773725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55cd4984-c9ed-49bd-a0aa-e883b267cc55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:07.773725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-55cd4984-c9ed-49bd-a0aa-e883b267cc55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:07.884367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:07.884367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:07.909996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55cd4984-c9ed-49bd-a0aa-e883b267cc55 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:07.919878 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 981/1973] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:07 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:08.318134 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f2a6187-69c1-496c-a7dc-c9cab71304b1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:08.318134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f2a6187-69c1-496c-a7dc-c9cab71304b1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:08.318134 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:08.318134 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:08.318134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f2a6187-69c1-496c-a7dc-c9cab71304b1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:08.318134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8f2a6187-69c1-496c-a7dc-c9cab71304b1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:08.347566 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:08.347566 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:08.350490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f2a6187-69c1-496c-a7dc-c9cab71304b1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:08.351569 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 993/1974] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:08 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:08.945682 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e52497a-8c3f-4f21-bdfc-029148cd99b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:08.951154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e52497a-8c3f-4f21-bdfc-029148cd99b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:08.951154 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:08.951154 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:08.951154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e52497a-8c3f-4f21-bdfc-029148cd99b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:08.951154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1e52497a-8c3f-4f21-bdfc-029148cd99b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:09.025063 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:09.025063 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:09.025063 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e52497a-8c3f-4f21-bdfc-029148cd99b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:09.025063 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 982/1975] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:08 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:09.372421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-641ca08e-1ed9-4e09-99d1-bd510c32ff32 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:09.372421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-641ca08e-1ed9-4e09-99d1-bd510c32ff32 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:09.372421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:09.372421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:09.372421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-641ca08e-1ed9-4e09-99d1-bd510c32ff32 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:09.372421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-641ca08e-1ed9-4e09-99d1-bd510c32ff32 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:09.434163 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:09.434163 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:09.436551 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-641ca08e-1ed9-4e09-99d1-bd510c32ff32 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:09.454955 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 994/1976] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:09 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:10.043605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d04dcd7-cb4d-46a5-a422-77d1e8bb0f87 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:10.043605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d04dcd7-cb4d-46a5-a422-77d1e8bb0f87 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:10.043605 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:10.043605 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:10.043605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d04dcd7-cb4d-46a5-a422-77d1e8bb0f87 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:10.043605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5d04dcd7-cb4d-46a5-a422-77d1e8bb0f87 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:10.112683 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:10.112683 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:10.117097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d04dcd7-cb4d-46a5-a422-77d1e8bb0f87 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:10.123102 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 983/1977] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:10 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:10.465127 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e12bcc6a-862d-41ba-a286-952ab0a50856 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:10.465127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e12bcc6a-862d-41ba-a286-952ab0a50856 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:10.465786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:10.465786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:10.465786 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e12bcc6a-862d-41ba-a286-952ab0a50856 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:10.468383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e12bcc6a-862d-41ba-a286-952ab0a50856 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:10.570744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:10.570744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:10.579635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e12bcc6a-862d-41ba-a286-952ab0a50856 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:10.587885 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 995/1978] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:10 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:11.138477 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-484c3dc8-aaa5-4f14-93e7-55e539d17824 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:11.138477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-484c3dc8-aaa5-4f14-93e7-55e539d17824 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:11.138477 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:11.138477 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:11.138477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-484c3dc8-aaa5-4f14-93e7-55e539d17824 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:11.138477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-484c3dc8-aaa5-4f14-93e7-55e539d17824 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:11.198124 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:11.198124 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:11.198124 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-484c3dc8-aaa5-4f14-93e7-55e539d17824 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:11.198124 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 984/1979] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:11 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:11.609557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3413554-7561-4b29-a286-981390872f4a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:11.609557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3413554-7561-4b29-a286-981390872f4a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:11.609557 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:11.609557 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:11.609557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3413554-7561-4b29-a286-981390872f4a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:11.614554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d3413554-7561-4b29-a286-981390872f4a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:11.708730 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:11.708730 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:11.708730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3413554-7561-4b29-a286-981390872f4a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:11.727336 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 996/1980] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:11 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:12.213947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68b74ae6-0232-4df2-8b4c-da2a52a20e43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:12.213947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68b74ae6-0232-4df2-8b4c-da2a52a20e43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:12.213947 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:12.213947 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:12.213947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68b74ae6-0232-4df2-8b4c-da2a52a20e43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:12.213947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-68b74ae6-0232-4df2-8b4c-da2a52a20e43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:12.284288 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:12.284288 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:12.309213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68b74ae6-0232-4df2-8b4c-da2a52a20e43 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:12.309213 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 985/1981] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:12 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:12.743414 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b467743-fb17-48f4-9f60-ce3902f2b307 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:12.743414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b467743-fb17-48f4-9f60-ce3902f2b307 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:12.743414 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:12.743414 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:12.743414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b467743-fb17-48f4-9f60-ce3902f2b307 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:12.743414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9b467743-fb17-48f4-9f60-ce3902f2b307 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:12.857267 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:12.857267 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:12.857267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b467743-fb17-48f4-9f60-ce3902f2b307 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:12.857267 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 997/1982] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:12 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:13.312918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9da3870-442e-4921-a717-6c2a31850296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:13.312918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9da3870-442e-4921-a717-6c2a31850296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:13.312918 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:13.312918 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:13.312918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9da3870-442e-4921-a717-6c2a31850296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:13.312918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a9da3870-442e-4921-a717-6c2a31850296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:13.353606 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:13.353606 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:13.355657 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9da3870-442e-4921-a717-6c2a31850296 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:13.363676 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 986/1983] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:13 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:13.873055 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82fba551-f03f-471c-afac-af7ffd6eeefb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:13.873055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82fba551-f03f-471c-afac-af7ffd6eeefb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:13.873055 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:13.873055 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:13.873055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82fba551-f03f-471c-afac-af7ffd6eeefb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:13.873055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-82fba551-f03f-471c-afac-af7ffd6eeefb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:13.960224 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:13.960224 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:13.963242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82fba551-f03f-471c-afac-af7ffd6eeefb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:13.964473 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 998/1984] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:13 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:14.373337 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd4eb431-16b8-4a78-aacc-ac288732daba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:14.373337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd4eb431-16b8-4a78-aacc-ac288732daba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:14.373337 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:14.373337 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:14.373337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd4eb431-16b8-4a78-aacc-ac288732daba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:14.373337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bd4eb431-16b8-4a78-aacc-ac288732daba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:14.450778 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:14.450778 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:14.450778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd4eb431-16b8-4a78-aacc-ac288732daba tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:14.478951 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 987/1985] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:14 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:14.983687 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c090ad50-c3e3-4c74-8428-ecc559d72e10 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:14.983687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c090ad50-c3e3-4c74-8428-ecc559d72e10 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:14.983687 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:14.983687 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:14.983687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c090ad50-c3e3-4c74-8428-ecc559d72e10 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:14.983687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c090ad50-c3e3-4c74-8428-ecc559d72e10 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:15.056656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:15.056656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:15.059026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c090ad50-c3e3-4c74-8428-ecc559d72e10 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:15.060090 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 999/1986] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:14 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:15.477247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-762cee78-c253-46c6-9dc6-b569f8ba2b3c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:15.477247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-762cee78-c253-46c6-9dc6-b569f8ba2b3c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:15.477247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:15.477247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:15.477247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-762cee78-c253-46c6-9dc6-b569f8ba2b3c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:15.477247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-762cee78-c253-46c6-9dc6-b569f8ba2b3c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:15.534422 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:15.534422 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:15.543738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-762cee78-c253-46c6-9dc6-b569f8ba2b3c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:15.543738 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 988/1987] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:15 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:16.086715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a62b89c2-966d-45e5-ac79-4931465f4dc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:16.086715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a62b89c2-966d-45e5-ac79-4931465f4dc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:16.086715 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:16.086715 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:16.086715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a62b89c2-966d-45e5-ac79-4931465f4dc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:16.086715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a62b89c2-966d-45e5-ac79-4931465f4dc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:16.141428 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:16.141428 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:16.141428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a62b89c2-966d-45e5-ac79-4931465f4dc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:16.141428 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1000/1988] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:16 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:16.586529 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e904a971-a633-4856-a948-570a4b6db502 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:16.586529 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e904a971-a633-4856-a948-570a4b6db502 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:16.586529 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:16.586529 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:16.586529 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e904a971-a633-4856-a948-570a4b6db502 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:16.586529 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e904a971-a633-4856-a948-570a4b6db502 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:16.625373 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:16.625373 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:16.625373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e904a971-a633-4856-a948-570a4b6db502 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:16.625373 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 989/1989] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:16 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:17.157527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40fcf4db-989c-4851-ac63-9c6a5139a2ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:17.157527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40fcf4db-989c-4851-ac63-9c6a5139a2ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:17.157527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:17.157527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:17.157527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40fcf4db-989c-4851-ac63-9c6a5139a2ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:17.157527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-40fcf4db-989c-4851-ac63-9c6a5139a2ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:17.199235 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:17.199235 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:17.199235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40fcf4db-989c-4851-ac63-9c6a5139a2ce tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:17.199235 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1001/1990] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:17 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:17.637452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d1b4d5e-4532-4b54-9324-753f690a7096 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:17.638104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d1b4d5e-4532-4b54-9324-753f690a7096 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:17.638381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:17.638381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:17.638845 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d1b4d5e-4532-4b54-9324-753f690a7096 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:17.639290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3d1b4d5e-4532-4b54-9324-753f690a7096 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:17.695418 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:17.695418 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:17.695418 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d1b4d5e-4532-4b54-9324-753f690a7096 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:17.697317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 990/1991] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:17 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:18.218805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5132d82-e8e8-4825-b2ba-7df784723dbf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:18.218805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5132d82-e8e8-4825-b2ba-7df784723dbf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:18.218805 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:18.218805 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:18.218805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5132d82-e8e8-4825-b2ba-7df784723dbf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:18.218805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b5132d82-e8e8-4825-b2ba-7df784723dbf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:18.310238 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:18.310238 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:18.317648 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5132d82-e8e8-4825-b2ba-7df784723dbf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:18.317648 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1002/1992] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:18 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:18.711719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cedb1135-a658-4016-a203-c4792c6abc4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:18.711719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cedb1135-a658-4016-a203-c4792c6abc4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:18.717136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:18.717136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:18.717136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cedb1135-a658-4016-a203-c4792c6abc4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:18.717136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cedb1135-a658-4016-a203-c4792c6abc4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:18.757399 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:18.757399 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:18.773193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cedb1135-a658-4016-a203-c4792c6abc4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:18.773193 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 991/1993] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:18 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:19.337627 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e347df3-ded7-4a54-a7b3-fce529c32a3d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:19.337627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e347df3-ded7-4a54-a7b3-fce529c32a3d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:19.337627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:19.337627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:19.337627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e347df3-ded7-4a54-a7b3-fce529c32a3d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:19.342122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4e347df3-ded7-4a54-a7b3-fce529c32a3d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:19.421738 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:19.421738 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:19.423721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e347df3-ded7-4a54-a7b3-fce529c32a3d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:19.424652 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1003/1994] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:19 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:19.788924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd68a08d-8323-46c6-b0da-a240362e6e9b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:19.788924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd68a08d-8323-46c6-b0da-a240362e6e9b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:19.788924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:19.788924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:19.788924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd68a08d-8323-46c6-b0da-a240362e6e9b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:19.788924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fd68a08d-8323-46c6-b0da-a240362e6e9b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:19.972126 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:19.972126 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:20.000339 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd68a08d-8323-46c6-b0da-a240362e6e9b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:20.010460 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 992/1995] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:19 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:20.444693 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aec4f778-b50e-494c-b60e-68f34d1ff860 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:20.444693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aec4f778-b50e-494c-b60e-68f34d1ff860 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:20.444693 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:20.444693 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:20.449506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aec4f778-b50e-494c-b60e-68f34d1ff860 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:20.449506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-aec4f778-b50e-494c-b60e-68f34d1ff860 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:20.542177 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:20.542177 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:20.542177 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aec4f778-b50e-494c-b60e-68f34d1ff860 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:20.542177 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1004/1996] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:20 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:21.035071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf75105e-00d6-4aa2-b6de-d3ba6f75b1b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:21.035071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf75105e-00d6-4aa2-b6de-d3ba6f75b1b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:21.035071 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:21.035071 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:21.035071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf75105e-00d6-4aa2-b6de-d3ba6f75b1b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:21.035071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bf75105e-00d6-4aa2-b6de-d3ba6f75b1b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:21.142431 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:21.142431 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:21.142431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf75105e-00d6-4aa2-b6de-d3ba6f75b1b6 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:21.146090 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 993/1997] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:21 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:21.552305 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-704406f9-637b-43c6-8cc5-56abc261b93c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:21.553374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-704406f9-637b-43c6-8cc5-56abc261b93c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:21.553594 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:21.553594 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:21.553977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-704406f9-637b-43c6-8cc5-56abc261b93c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:21.554350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-704406f9-637b-43c6-8cc5-56abc261b93c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:21.699955 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:21.699955 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:21.702548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-704406f9-637b-43c6-8cc5-56abc261b93c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:21.703392 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1005/1998] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:21 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:22.171615 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c9cd345-5292-4cfb-9fbf-ecea38e058c1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:22.171615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c9cd345-5292-4cfb-9fbf-ecea38e058c1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:22.171615 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:22.171615 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:22.171615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c9cd345-5292-4cfb-9fbf-ecea38e058c1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:22.180942 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2c9cd345-5292-4cfb-9fbf-ecea38e058c1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:22.247868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:22.247868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:22.247868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c9cd345-5292-4cfb-9fbf-ecea38e058c1 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:22.264584 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 994/1999] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:22 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:22.718136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0bc653d-8625-4c36-8725-c34686dffa15 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:22.719367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0bc653d-8625-4c36-8725-c34686dffa15 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:22.719773 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:22.719773 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:22.720482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0bc653d-8625-4c36-8725-c34686dffa15 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:22.721040 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e0bc653d-8625-4c36-8725-c34686dffa15 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:22.769508 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:22.769508 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:22.779391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0bc653d-8625-4c36-8725-c34686dffa15 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:22.780525 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1006/2000] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:22 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:23.281121 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73f651b9-24d4-465c-9589-12208771328d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:23.281121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73f651b9-24d4-465c-9589-12208771328d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:23.281121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:23.281121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:23.281121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73f651b9-24d4-465c-9589-12208771328d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:23.281121 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-73f651b9-24d4-465c-9589-12208771328d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:23.351617 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:23.351617 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:23.359083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73f651b9-24d4-465c-9589-12208771328d tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:23.359083 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 995/2001] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:23 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:23.795106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e3ee9bf-9fc9-4b24-a27b-c72a94e950c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:23.796412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e3ee9bf-9fc9-4b24-a27b-c72a94e950c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:23.796956 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:23.796956 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:23.797589 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e3ee9bf-9fc9-4b24-a27b-c72a94e950c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:23.798163 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9e3ee9bf-9fc9-4b24-a27b-c72a94e950c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:23.928525 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:23.928525 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:23.928525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e3ee9bf-9fc9-4b24-a27b-c72a94e950c5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:23.928525 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1007/2002] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:23 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:24.385047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29c18c6c-dcd0-40b2-bd26-45d2e9c98821 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:24.385047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29c18c6c-dcd0-40b2-bd26-45d2e9c98821 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:24.385047 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:24.385047 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:24.389258 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29c18c6c-dcd0-40b2-bd26-45d2e9c98821 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:24.389258 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-29c18c6c-dcd0-40b2-bd26-45d2e9c98821 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:24.461023 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:24.461023 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:24.468586 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29c18c6c-dcd0-40b2-bd26-45d2e9c98821 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:24.470890 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 996/2003] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:24 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:24.946531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-798649a3-1ad0-4f63-a464-f9569611ef88 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:24.946531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-798649a3-1ad0-4f63-a464-f9569611ef88 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:24.946531 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:24.946531 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:24.946531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-798649a3-1ad0-4f63-a464-f9569611ef88 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:24.950826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-798649a3-1ad0-4f63-a464-f9569611ef88 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:25.067109 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:25.067109 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:25.069719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-798649a3-1ad0-4f63-a464-f9569611ef88 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:25.070863 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1008/2004] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:24 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:49:25.494827 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eae51bc5-d46b-48bf-90e9-c2e2278d0d0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:25.494827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eae51bc5-d46b-48bf-90e9-c2e2278d0d0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:25.494827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:25.494827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:25.494827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eae51bc5-d46b-48bf-90e9-c2e2278d0d0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:25.499015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eae51bc5-d46b-48bf-90e9-c2e2278d0d0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:25.617878 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:25.617878 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:25.625334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eae51bc5-d46b-48bf-90e9-c2e2278d0d0b tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:25.633628 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 997/2005] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:25 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:26.088869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c493852-ba79-4b67-ac16-d34e71ef58d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:26.088869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c493852-ba79-4b67-ac16-d34e71ef58d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:26.088869 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:26.088869 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:26.088869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c493852-ba79-4b67-ac16-d34e71ef58d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:26.088869 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9c493852-ba79-4b67-ac16-d34e71ef58d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:26.174467 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:26.174467 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:26.176703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c493852-ba79-4b67-ac16-d34e71ef58d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:26.178421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1009/2006] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:26 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:26.662995 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd0c1e28-b0bc-4937-aaf8-af8a5b87e1e8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:26.662995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd0c1e28-b0bc-4937-aaf8-af8a5b87e1e8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:26.662995 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:26.662995 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:26.662995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd0c1e28-b0bc-4937-aaf8-af8a5b87e1e8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:26.662995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dd0c1e28-b0bc-4937-aaf8-af8a5b87e1e8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:26.780574 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:26.780574 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:26.792480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd0c1e28-b0bc-4937-aaf8-af8a5b87e1e8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:26.792480 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 998/2007] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:26 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:27.192873 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a14df3f7-df1a-4c4e-8ff2-f37b1981a0cc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:27.194078 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a14df3f7-df1a-4c4e-8ff2-f37b1981a0cc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:27.194396 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:27.194396 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:27.194920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a14df3f7-df1a-4c4e-8ff2-f37b1981a0cc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:27.195400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a14df3f7-df1a-4c4e-8ff2-f37b1981a0cc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:27.264721 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:27.264721 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:27.266872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a14df3f7-df1a-4c4e-8ff2-f37b1981a0cc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:27.272340 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1010/2008] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:27 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:27.805323 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-396fa1c4-0a42-4e81-8890-454721b70341 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:27.805958 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-396fa1c4-0a42-4e81-8890-454721b70341 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:27.806243 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:27.806243 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:27.811310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-396fa1c4-0a42-4e81-8890-454721b70341 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:27.811804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-396fa1c4-0a42-4e81-8890-454721b70341 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:27.888916 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:27.888916 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:27.890893 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-396fa1c4-0a42-4e81-8890-454721b70341 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:27.891820 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 999/2009] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:27 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:28.286570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9245ddf-1018-40f7-805c-c648cea39bc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:28.287708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9245ddf-1018-40f7-805c-c648cea39bc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:28.288060 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:28.288060 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:28.288644 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9245ddf-1018-40f7-805c-c648cea39bc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:28.289349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e9245ddf-1018-40f7-805c-c648cea39bc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:28.343066 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:28.343066 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:28.350915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9245ddf-1018-40f7-805c-c648cea39bc7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:28.354421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1011/2010] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:28 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:28.906791 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0097a7b9-4b20-405a-afe9-e50df60c534e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:28.907431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0097a7b9-4b20-405a-afe9-e50df60c534e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:28.907714 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:28.907714 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:28.908212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0097a7b9-4b20-405a-afe9-e50df60c534e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:28.908664 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0097a7b9-4b20-405a-afe9-e50df60c534e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Show backup with id 8d03b41a-e1a4-4815-a826-c421b622f3dd. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:28.961088 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:28.961088 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:28.963097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0097a7b9-4b20-405a-afe9-e50df60c534e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 200 Feb 03 03:49:28.975642 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1000/2011] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:28 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:28.987137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ec0bf32-633b-4183-915c-87af59e63059 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:28.987661 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ec0bf32-633b-4183-915c-87af59e63059 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:28.987876 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:28.987876 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:28.988779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ec0bf32-633b-4183-915c-87af59e63059 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:29.128994 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:29.128994 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:29.155685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0ec0bf32-633b-4183-915c-87af59e63059 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:29.235554 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ec0bf32-633b-4183-915c-87af59e63059 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 returned with HTTP 200 Feb 03 03:49:29.243181 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1012/2012] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:28 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 => generated 1034 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:29.258600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96393c3d-103b-4ec7-b19a-7373d2d92460 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:29.259515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96393c3d-103b-4ec7-b19a-7373d2d92460 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:29.259878 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:29.259878 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:29.260505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96393c3d-103b-4ec7-b19a-7373d2d92460 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:29.369548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03254e01-66b2-4ed4-b3ed-b0a4d364e0cf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:29.370107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03254e01-66b2-4ed4-b3ed-b0a4d364e0cf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:29.370272 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:29.370272 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:29.370642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03254e01-66b2-4ed4-b3ed-b0a4d364e0cf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:29.371005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-03254e01-66b2-4ed4-b3ed-b0a4d364e0cf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:29.446254 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:29.446254 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:29.451091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:29.451091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:29.456947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03254e01-66b2-4ed4-b3ed-b0a4d364e0cf tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:29.458164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1013/2013] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:29 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:29.471770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-96393c3d-103b-4ec7-b19a-7373d2d92460 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:29.507100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96393c3d-103b-4ec7-b19a-7373d2d92460 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 returned with HTTP 200 Feb 03 03:49:29.508619 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1001/2014] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:29 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 => generated 1034 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:29.523611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee784d35-07f7-4efb-b2f1-b229e8f44d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:29.524505 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee784d35-07f7-4efb-b2f1-b229e8f44d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:29.524992 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:29.524992 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:29.525582 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee784d35-07f7-4efb-b2f1-b229e8f44d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:29.526177 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ee784d35-07f7-4efb-b2f1-b229e8f44d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume with id: d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:29.644941 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:29.644941 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:29.646890 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee784d35-07f7-4efb-b2f1-b229e8f44d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:29.717224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee784d35-07f7-4efb-b2f1-b229e8f44d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume request issued successfully. Feb 03 03:49:29.717985 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee784d35-07f7-4efb-b2f1-b229e8f44d32 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 returned with HTTP 202 Feb 03 03:49:29.719722 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1014/2015] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:49:29 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:49:29.727833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4477c6dc-00ca-4bcb-ad19-2fd6f9867d68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:29.728385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4477c6dc-00ca-4bcb-ad19-2fd6f9867d68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:29.728606 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:29.728606 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:29.728981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4477c6dc-00ca-4bcb-ad19-2fd6f9867d68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:29.921141 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:29.921141 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:29.961951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4477c6dc-00ca-4bcb-ad19-2fd6f9867d68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:30.025317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4477c6dc-00ca-4bcb-ad19-2fd6f9867d68 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 returned with HTTP 200 Feb 03 03:49:30.032038 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1002/2016] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:29 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 => generated 1033 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:30.472245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bb82fe4-3f51-42da-90b9-8bf281943d26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:30.473401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bb82fe4-3f51-42da-90b9-8bf281943d26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:30.473825 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:30.473825 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:30.475400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bb82fe4-3f51-42da-90b9-8bf281943d26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:30.475988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5bb82fe4-3f51-42da-90b9-8bf281943d26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:30.573295 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:30.573295 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:30.578201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bb82fe4-3f51-42da-90b9-8bf281943d26 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:30.579305 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1015/2017] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:30 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:31.046415 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2fab33c-f61e-4111-b779-4feae5fa47fd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:31.046415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2fab33c-f61e-4111-b779-4feae5fa47fd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:31.046415 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:31.046415 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:31.046415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2fab33c-f61e-4111-b779-4feae5fa47fd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:31.109819 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:31.109819 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:31.122353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e2fab33c-f61e-4111-b779-4feae5fa47fd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:31.151449 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2fab33c-f61e-4111-b779-4feae5fa47fd tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 returned with HTTP 200 Feb 03 03:49:31.153186 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1003/2018] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:31 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 => generated 1033 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:31.593199 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d11d8438-d884-4592-84c2-631113543dd9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:31.594299 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d11d8438-d884-4592-84c2-631113543dd9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:31.594677 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:31.594677 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:31.595250 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d11d8438-d884-4592-84c2-631113543dd9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:31.595990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d11d8438-d884-4592-84c2-631113543dd9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:31.640386 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:31.640386 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:31.643296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d11d8438-d884-4592-84c2-631113543dd9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:31.648456 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1016/2019] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:31 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:32.169131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8335e5d9-520c-44e2-ac90-1878690bd27c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:32.169981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8335e5d9-520c-44e2-ac90-1878690bd27c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:32.170403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:32.170403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:32.171084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8335e5d9-520c-44e2-ac90-1878690bd27c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:32.364759 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:32.364759 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:32.405481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8335e5d9-520c-44e2-ac90-1878690bd27c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:32.449189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8335e5d9-520c-44e2-ac90-1878690bd27c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 returned with HTTP 200 Feb 03 03:49:32.453227 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1004/2020] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:32 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 => generated 1033 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:32.659713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1543f9b4-7b25-4dea-b8ea-ed31534b1259 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:32.660285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1543f9b4-7b25-4dea-b8ea-ed31534b1259 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:32.660458 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:32.660458 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:32.661048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1543f9b4-7b25-4dea-b8ea-ed31534b1259 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:32.661558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1543f9b4-7b25-4dea-b8ea-ed31534b1259 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:32.707117 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:32.707117 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:32.710128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1543f9b4-7b25-4dea-b8ea-ed31534b1259 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:32.715242 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1017/2021] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:32 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:33.468760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eed31730-6b98-46d2-a2b4-1a3a1e5af7a2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 Feb 03 03:49:33.471201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eed31730-6b98-46d2-a2b4-1a3a1e5af7a2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:33.471803 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:33.471803 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:33.472524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eed31730-6b98-46d2-a2b4-1a3a1e5af7a2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:33.581995 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eed31730-6b98-46d2-a2b4-1a3a1e5af7a2 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 returned with HTTP 404 Feb 03 03:49:33.583739 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1005/2022] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:33 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/d13480bc-56fc-472e-8958-ab378aa65ce5 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:49:33.596928 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec026c7-fe1f-42ed-af63-6a2c85700f79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd Feb 03 03:49:33.600806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ec026c7-fe1f-42ed-af63-6a2c85700f79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:33.601271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:33.601271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:33.601955 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ec026c7-fe1f-42ed-af63-6a2c85700f79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:33.602651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-5ec026c7-fe1f-42ed-af63-6a2c85700f79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete backup with id: 8d03b41a-e1a4-4815-a826-c421b622f3dd. Feb 03 03:49:33.673235 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:33.673235 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:33.728004 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19238f6b-a7c5-4d09-b73c-dae0dc45fb9b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:33.728693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19238f6b-a7c5-4d09-b73c-dae0dc45fb9b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:33.729295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19238f6b-a7c5-4d09-b73c-dae0dc45fb9b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:33.729774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-19238f6b-a7c5-4d09-b73c-dae0dc45fb9b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:33.789942 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:33.789942 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:33.800813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-5ec026c7-fe1f-42ed-af63-6a2c85700f79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] delete_backup rpcapi backup_id 8d03b41a-e1a4-4815-a826-c421b622f3dd {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:49:33.805175 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19238f6b-a7c5-4d09-b73c-dae0dc45fb9b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:33.813922 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1006/2023] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:33 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:33.819650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec026c7-fe1f-42ed-af63-6a2c85700f79 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd returned with HTTP 202 Feb 03 03:49:33.824581 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1018/2024] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:49:33 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/backups/8d03b41a-e1a4-4815-a826-c421b622f3dd => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:49:33.831568 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66262e01-b72f-4f18-82d8-41d5a8a02858 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:33.833216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66262e01-b72f-4f18-82d8-41d5a8a02858 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:33.834260 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:33.834260 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:33.835036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66262e01-b72f-4f18-82d8-41d5a8a02858 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:33.836429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-66262e01-b72f-4f18-82d8-41d5a8a02858 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume with id: 4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:34.031966 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:34.031966 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:34.033272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66262e01-b72f-4f18-82d8-41d5a8a02858 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:34.157219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66262e01-b72f-4f18-82d8-41d5a8a02858 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume request issued successfully. Feb 03 03:49:34.157219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66262e01-b72f-4f18-82d8-41d5a8a02858 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 202 Feb 03 03:49:34.159262 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1007/2025] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:49:33 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 0 bytes in 335 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:49:34.171203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c11dc1b9-b484-4ff9-bbea-90f3f2d3f83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:34.172203 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c11dc1b9-b484-4ff9-bbea-90f3f2d3f83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:34.173006 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:34.173006 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:34.173006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c11dc1b9-b484-4ff9-bbea-90f3f2d3f83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:34.351411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:34.351411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:34.392607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c11dc1b9-b484-4ff9-bbea-90f3f2d3f83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:34.446953 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c11dc1b9-b484-4ff9-bbea-90f3f2d3f83e tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 200 Feb 03 03:49:34.449070 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1019/2026] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:34 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 976 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:34.825034 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61a3c439-eb43-4410-a19a-98e559b48aeb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:34.825563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61a3c439-eb43-4410-a19a-98e559b48aeb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:34.825784 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:34.825784 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:34.826269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61a3c439-eb43-4410-a19a-98e559b48aeb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:34.826652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-61a3c439-eb43-4410-a19a-98e559b48aeb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:35.323146 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:35.323146 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:35.330392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61a3c439-eb43-4410-a19a-98e559b48aeb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:35.331502 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1008/2027] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:34 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:35.480555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c671185-bc9b-4931-afb0-3448df0c41e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:35.495298 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c671185-bc9b-4931-afb0-3448df0c41e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:35.495686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:35.495686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:35.497383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c671185-bc9b-4931-afb0-3448df0c41e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:35.673778 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:35.673778 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:35.699778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7c671185-bc9b-4931-afb0-3448df0c41e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:35.763786 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c671185-bc9b-4931-afb0-3448df0c41e7 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 200 Feb 03 03:49:35.768191 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1020/2028] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:35 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 976 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:36.352870 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c3b187e-b0e1-435e-bc0d-c7d622fca919 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:36.353411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c3b187e-b0e1-435e-bc0d-c7d622fca919 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:36.353634 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:36.353634 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:36.353985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c3b187e-b0e1-435e-bc0d-c7d622fca919 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:36.354498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3c3b187e-b0e1-435e-bc0d-c7d622fca919 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:36.425453 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:36.425453 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:36.428951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c3b187e-b0e1-435e-bc0d-c7d622fca919 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:36.430639 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1009/2029] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:36 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:36.798836 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11f35db4-2d18-443c-8210-4375fd565e0a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:36.799850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11f35db4-2d18-443c-8210-4375fd565e0a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:36.800285 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:36.800285 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:36.805946 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11f35db4-2d18-443c-8210-4375fd565e0a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:37.020750 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:37.020750 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:37.069426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11f35db4-2d18-443c-8210-4375fd565e0a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:37.141845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11f35db4-2d18-443c-8210-4375fd565e0a tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 200 Feb 03 03:49:37.166185 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1021/2030] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:36 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 976 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:37.449749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18f48028-e640-4178-836c-1307311909e1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:37.450334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18f48028-e640-4178-836c-1307311909e1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:37.450415 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:37.450415 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:37.450787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18f48028-e640-4178-836c-1307311909e1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:37.451159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-18f48028-e640-4178-836c-1307311909e1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:37.539035 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:37.539035 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:37.553894 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18f48028-e640-4178-836c-1307311909e1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:37.571448 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1010/2031] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:37 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:38.158185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80b60083-bce5-4e11-9622-9ea2bea805c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:38.158693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80b60083-bce5-4e11-9622-9ea2bea805c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:38.159492 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:38.159492 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:38.159871 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80b60083-bce5-4e11-9622-9ea2bea805c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:38.248758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80b60083-bce5-4e11-9622-9ea2bea805c8 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 404 Feb 03 03:49:38.250118 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1022/2032] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:49:38.287661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b50f9915-e39b-4756-bf9a-a2bde42541e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:38.288194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b50f9915-e39b-4756-bf9a-a2bde42541e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:38.288522 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:38.288522 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:38.293245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b50f9915-e39b-4756-bf9a-a2bde42541e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:38.294022 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b50f9915-e39b-4756-bf9a-a2bde42541e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume with id: 4cc37d11-8da7-40ec-a97e-a9c20b970074 Feb 03 03:49:38.399855 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b50f9915-e39b-4756-bf9a-a2bde42541e3 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 returned with HTTP 404 Feb 03 03:49:38.401473 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1011/2033] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:49:38 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/4cc37d11-8da7-40ec-a97e-a9c20b970074 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:49:38.417780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ca1e13d-7f49-40bd-bca3-91cbf5445a83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:49:38.419537 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ca1e13d-7f49-40bd-bca3-91cbf5445a83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:38.420218 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ca1e13d-7f49-40bd-bca3-91cbf5445a83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:38.420939 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7ca1e13d-7f49-40bd-bca3-91cbf5445a83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume with id: 465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:49:38.569618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9d5da3b-75f4-4de1-a1d2-047072d7f4d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:38.572601 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9d5da3b-75f4-4de1-a1d2-047072d7f4d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:38.573255 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9d5da3b-75f4-4de1-a1d2-047072d7f4d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:38.573774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c9d5da3b-75f4-4de1-a1d2-047072d7f4d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:38.630380 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:38.630380 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:38.636867 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7ca1e13d-7f49-40bd-bca3-91cbf5445a83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:38.658018 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:38.658018 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:38.684290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9d5da3b-75f4-4de1-a1d2-047072d7f4d3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:38.688608 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1012/2034] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:38 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:38.748741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7ca1e13d-7f49-40bd-bca3-91cbf5445a83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume request issued successfully. Feb 03 03:49:38.749241 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ca1e13d-7f49-40bd-bca3-91cbf5445a83 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 202 Feb 03 03:49:38.750129 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1023/2035] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:49:38 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 0 bytes in 345 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:49:38.758906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d885a22d-5dd8-4453-973d-736fb06caf26 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:49:38.759454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d885a22d-5dd8-4453-973d-736fb06caf26 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:38.759804 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:38.759804 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:38.761088 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d885a22d-5dd8-4453-973d-736fb06caf26 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:39.073645 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:39.073645 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:39.097376 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d885a22d-5dd8-4453-973d-736fb06caf26 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:39.166229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d885a22d-5dd8-4453-973d-736fb06caf26 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:49:39.167103 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1013/2036] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:38 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 1358 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:39.703917 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5434d864-9e07-43a2-b68a-12a6fb97b98b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:39.705216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5434d864-9e07-43a2-b68a-12a6fb97b98b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:39.705566 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:39.705566 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:39.706024 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5434d864-9e07-43a2-b68a-12a6fb97b98b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:39.706667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5434d864-9e07-43a2-b68a-12a6fb97b98b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:39.777701 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:39.777701 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:39.786061 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5434d864-9e07-43a2-b68a-12a6fb97b98b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:39.788900 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1024/2037] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:39 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:40.184649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d639e56-a437-431c-b9fd-298d983b5ea0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:49:40.185176 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d639e56-a437-431c-b9fd-298d983b5ea0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:40.185392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:40.185392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:40.185764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d639e56-a437-431c-b9fd-298d983b5ea0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:40.357811 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:40.357811 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:40.389617 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2d639e56-a437-431c-b9fd-298d983b5ea0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:40.442674 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d639e56-a437-431c-b9fd-298d983b5ea0 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:49:40.451397 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1014/2038] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:40 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 1358 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:40.803363 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a9e403-a1ed-458a-a789-81fdf419f124 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:40.805351 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a9e403-a1ed-458a-a789-81fdf419f124 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:40.805861 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:40.805861 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:40.806700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a9e403-a1ed-458a-a789-81fdf419f124 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:40.807368 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f5a9e403-a1ed-458a-a789-81fdf419f124 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:40.867359 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:40.867359 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:40.879662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a9e403-a1ed-458a-a789-81fdf419f124 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:40.880886 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1025/2039] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:40 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:41.468816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5923fe79-8473-4d61-a816-bcc890e98231 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:49:41.469570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5923fe79-8473-4d61-a816-bcc890e98231 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:41.469927 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:41.469927 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:41.470551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5923fe79-8473-4d61-a816-bcc890e98231 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:41.613997 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:41.613997 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:41.624809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5923fe79-8473-4d61-a816-bcc890e98231 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Volume info retrieved successfully. Feb 03 03:49:41.652161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5923fe79-8473-4d61-a816-bcc890e98231 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 200 Feb 03 03:49:41.653089 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1015/2040] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:41 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 1358 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:49:41.894275 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df3d3526-0319-4c56-9251-c8c58f70aeda tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:41.895556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df3d3526-0319-4c56-9251-c8c58f70aeda tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:41.895971 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:41.895971 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:41.896848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df3d3526-0319-4c56-9251-c8c58f70aeda tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:41.897633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-df3d3526-0319-4c56-9251-c8c58f70aeda tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:41.939908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:41.939908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:41.948019 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df3d3526-0319-4c56-9251-c8c58f70aeda tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:41.949242 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1026/2041] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:41 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:42.669659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63239c1e-fad1-4125-aaca-6b31c7651e4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] GET http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c Feb 03 03:49:42.670182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63239c1e-fad1-4125-aaca-6b31c7651e4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:42.670378 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:42.670378 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:42.671254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63239c1e-fad1-4125-aaca-6b31c7651e4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:42.832964 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63239c1e-fad1-4125-aaca-6b31c7651e4c tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c returned with HTTP 404 Feb 03 03:49:42.835105 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1016/2042] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:42 2021] GET /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/465077a6-ac90-4a07-8269-0ccad040e72c => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:49:42.841674 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35074580-1aa0-4055-bdbd-9dbe798fbd21 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] DELETE http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:49:42.842479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35074580-1aa0-4055-bdbd-9dbe798fbd21 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:42.842896 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:42.842896 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:42.843565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35074580-1aa0-4055-bdbd-9dbe798fbd21 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:42.844938 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-35074580-1aa0-4055-bdbd-9dbe798fbd21 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] Delete volume with id: b43dc24d-caa4-4a21-bea5-e562f3568fd5 Feb 03 03:49:42.972093 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35074580-1aa0-4055-bdbd-9dbe798fbd21 tempest-VolumesBackupsTest-63764540 tempest-VolumesBackupsTest-63764540-project] http://10.222.0.65/volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 returned with HTTP 404 Feb 03 03:49:42.981380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b39f0a5-84f1-499c-ba34-9b22703c7775 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:42.981380 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b39f0a5-84f1-499c-ba34-9b22703c7775 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:42.981380 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b39f0a5-84f1-499c-ba34-9b22703c7775 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:42.981380 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8b39f0a5-84f1-499c-ba34-9b22703c7775 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:42.991817 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1027/2043] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:49:42 2021] DELETE /volume/v3/0c42e8bc32c14ef29a9af4813ec42f3b/volumes/b43dc24d-caa4-4a21-bea5-e562f3568fd5 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:49:43.074494 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:43.074494 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:43.077938 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b39f0a5-84f1-499c-ba34-9b22703c7775 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:43.078768 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1017/2044] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:42 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:44.093573 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62090be0-946f-4da1-aaba-1476a9530848 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:44.094071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62090be0-946f-4da1-aaba-1476a9530848 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:44.094979 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62090be0-946f-4da1-aaba-1476a9530848 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:44.095593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-62090be0-946f-4da1-aaba-1476a9530848 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:44.140371 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:44.140371 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:44.143906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62090be0-946f-4da1-aaba-1476a9530848 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:44.150199 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1028/2045] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:44 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:45.167535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14f3e92a-db40-4f6f-8b1e-d7467250f419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:45.168252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14f3e92a-db40-4f6f-8b1e-d7467250f419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:45.168475 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:45.168475 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:45.168849 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14f3e92a-db40-4f6f-8b1e-d7467250f419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:45.169216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-14f3e92a-db40-4f6f-8b1e-d7467250f419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:45.223120 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:45.223120 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:45.232628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14f3e92a-db40-4f6f-8b1e-d7467250f419 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:45.233506 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1018/2046] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:45 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:46.248412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f80271c2-a7c5-4894-9a2e-1022b42c8f16 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:46.249426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f80271c2-a7c5-4894-9a2e-1022b42c8f16 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:46.249788 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:46.249788 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:46.250386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f80271c2-a7c5-4894-9a2e-1022b42c8f16 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:46.250914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f80271c2-a7c5-4894-9a2e-1022b42c8f16 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:46.310446 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:46.310446 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:46.313075 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f80271c2-a7c5-4894-9a2e-1022b42c8f16 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:46.314164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1029/2047] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:46 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:47.327282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfaf9a48-a8c8-4e87-bae6-2d4cbdd64e97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:47.328329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfaf9a48-a8c8-4e87-bae6-2d4cbdd64e97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:47.328684 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:47.328684 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:47.329280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfaf9a48-a8c8-4e87-bae6-2d4cbdd64e97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:47.329922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dfaf9a48-a8c8-4e87-bae6-2d4cbdd64e97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:47.355369 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:47.355369 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:47.357546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfaf9a48-a8c8-4e87-bae6-2d4cbdd64e97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:47.358826 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1019/2048] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:47 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:48.373457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c14c6ff6-0aad-462e-bbcc-21600ff4ad0c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:48.374084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c14c6ff6-0aad-462e-bbcc-21600ff4ad0c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:48.374196 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:48.374196 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:48.374515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c14c6ff6-0aad-462e-bbcc-21600ff4ad0c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:48.374881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c14c6ff6-0aad-462e-bbcc-21600ff4ad0c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:48.432825 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:48.432825 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:48.435172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c14c6ff6-0aad-462e-bbcc-21600ff4ad0c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:48.436196 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1030/2049] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:48 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:49.450854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0043f43f-0657-4f8a-b33d-9522bf155ef3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:49.451975 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0043f43f-0657-4f8a-b33d-9522bf155ef3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:49.452893 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:49.452893 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:49.453509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0043f43f-0657-4f8a-b33d-9522bf155ef3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:49.454022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0043f43f-0657-4f8a-b33d-9522bf155ef3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:49.503184 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:49.503184 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:49.505560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0043f43f-0657-4f8a-b33d-9522bf155ef3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:49.511589 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1020/2050] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:49 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:50.521317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fb763ad-e22f-4534-ae2c-d0ca84a70060 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:50.522250 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fb763ad-e22f-4534-ae2c-d0ca84a70060 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:50.522977 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:50.522977 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:50.523508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fb763ad-e22f-4534-ae2c-d0ca84a70060 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:50.524053 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3fb763ad-e22f-4534-ae2c-d0ca84a70060 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:50.575532 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:50.575532 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:50.577563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fb763ad-e22f-4534-ae2c-d0ca84a70060 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:50.578853 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1031/2051] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:50 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:51.592372 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fade8ff4-6b66-47ce-940c-b7901562c5df tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:51.592881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fade8ff4-6b66-47ce-940c-b7901562c5df tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:51.593323 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:51.593323 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:51.593699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fade8ff4-6b66-47ce-940c-b7901562c5df tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:51.594198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fade8ff4-6b66-47ce-940c-b7901562c5df tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:51.647266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:51.647266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:51.649715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fade8ff4-6b66-47ce-940c-b7901562c5df tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:51.650754 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1021/2052] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:51 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:52.674311 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57cdba99-80e1-4981-aff6-a24559acade9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:52.675824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57cdba99-80e1-4981-aff6-a24559acade9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:52.676214 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:52.676214 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:52.676792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57cdba99-80e1-4981-aff6-a24559acade9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:52.678227 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-57cdba99-80e1-4981-aff6-a24559acade9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:52.711323 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:52.711323 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:52.713769 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57cdba99-80e1-4981-aff6-a24559acade9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:52.720992 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1032/2053] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:52 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:53.731351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11d61d2f-f5fa-41e3-935e-9c5f0916cd98 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:53.732496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11d61d2f-f5fa-41e3-935e-9c5f0916cd98 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:53.732798 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:53.732798 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:53.733187 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11d61d2f-f5fa-41e3-935e-9c5f0916cd98 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:53.733809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-11d61d2f-f5fa-41e3-935e-9c5f0916cd98 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:53.813730 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:53.813730 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:53.823100 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11d61d2f-f5fa-41e3-935e-9c5f0916cd98 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:53.824050 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1022/2054] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:53 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:54.839248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ada7e8a-a08c-4af9-a275-f5e3d619be2c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:54.840452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ada7e8a-a08c-4af9-a275-f5e3d619be2c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:54.840986 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:54.840986 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:54.841740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ada7e8a-a08c-4af9-a275-f5e3d619be2c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:54.842405 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ada7e8a-a08c-4af9-a275-f5e3d619be2c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:54.873586 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:54.873586 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:54.876469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ada7e8a-a08c-4af9-a275-f5e3d619be2c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:54.877579 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1033/2055] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:54 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:55.891011 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3081d53-4b0b-4131-adc0-896c9f65871d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:55.891630 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3081d53-4b0b-4131-adc0-896c9f65871d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:55.892033 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:55.892033 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:55.892776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3081d53-4b0b-4131-adc0-896c9f65871d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:55.893287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e3081d53-4b0b-4131-adc0-896c9f65871d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:55.916704 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:55.916704 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:55.919066 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3081d53-4b0b-4131-adc0-896c9f65871d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:55.919854 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1023/2056] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:55 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:56.937169 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-433d5969-0e68-4def-8556-b2105f9cd9d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:56.937736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-433d5969-0e68-4def-8556-b2105f9cd9d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:56.937959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:56.937959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:56.938345 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-433d5969-0e68-4def-8556-b2105f9cd9d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:56.938725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-433d5969-0e68-4def-8556-b2105f9cd9d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:56.969176 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:56.969176 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:56.971032 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-433d5969-0e68-4def-8556-b2105f9cd9d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:56.971854 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1034/2057] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:56 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:57.995626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d9b3a14-c632-4f0a-b395-0936b977593e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:57.996701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d9b3a14-c632-4f0a-b395-0936b977593e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:57.997645 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:57.997645 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:58.000517 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d9b3a14-c632-4f0a-b395-0936b977593e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:58.001049 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8d9b3a14-c632-4f0a-b395-0936b977593e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:58.030818 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:58.030818 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:58.040459 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d9b3a14-c632-4f0a-b395-0936b977593e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:58.042292 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1024/2058] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:57 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:49:59.057779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b0191f9-55db-46b0-ab03-e420000da631 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:49:59.059455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b0191f9-55db-46b0-ab03-e420000da631 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:49:59.060059 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:49:59.060059 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:49:59.060674 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b0191f9-55db-46b0-ab03-e420000da631 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:49:59.061462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8b0191f9-55db-46b0-ab03-e420000da631 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:49:59.088398 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:49:59.088398 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:49:59.091068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b0191f9-55db-46b0-ab03-e420000da631 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:49:59.100651 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1035/2059] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:49:59 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:00.107806 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-954d515c-902a-46ee-8de9-2ffd6c84d36a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:00.108983 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-954d515c-902a-46ee-8de9-2ffd6c84d36a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:00.109390 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:00.109390 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:00.110052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-954d515c-902a-46ee-8de9-2ffd6c84d36a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:00.110615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-954d515c-902a-46ee-8de9-2ffd6c84d36a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:00.136210 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:00.136210 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:00.139358 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-954d515c-902a-46ee-8de9-2ffd6c84d36a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:00.140424 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1025/2060] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:00 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:01.154649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c621066b-e982-4958-bece-cbcac164bf1a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:01.155818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c621066b-e982-4958-bece-cbcac164bf1a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:01.156107 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:01.156107 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:01.156506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c621066b-e982-4958-bece-cbcac164bf1a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:01.156769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c621066b-e982-4958-bece-cbcac164bf1a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:01.191851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:01.191851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:01.195135 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c621066b-e982-4958-bece-cbcac164bf1a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:01.195692 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1036/2061] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:01 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:02.212459 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43955baa-617a-496b-b8ce-50bd7a1de676 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:02.213013 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43955baa-617a-496b-b8ce-50bd7a1de676 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:02.213194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:02.213194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:02.213530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43955baa-617a-496b-b8ce-50bd7a1de676 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:02.213900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-43955baa-617a-496b-b8ce-50bd7a1de676 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:02.241042 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:02.241042 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:02.243650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43955baa-617a-496b-b8ce-50bd7a1de676 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:02.244658 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1026/2062] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:02 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:03.261940 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2d0bf00-18ba-4f3c-adf7-021e7f665e03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:03.263222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2d0bf00-18ba-4f3c-adf7-021e7f665e03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:03.263627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:03.263627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:03.265004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2d0bf00-18ba-4f3c-adf7-021e7f665e03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:03.265391 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e2d0bf00-18ba-4f3c-adf7-021e7f665e03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:03.288415 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:03.288415 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:03.290578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2d0bf00-18ba-4f3c-adf7-021e7f665e03 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:03.291421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1037/2063] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:03 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:04.311876 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8d1df6a-903b-4ee9-b39d-ceb64943b67f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:04.313048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8d1df6a-903b-4ee9-b39d-ceb64943b67f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:04.313448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:04.313448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:04.314093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8d1df6a-903b-4ee9-b39d-ceb64943b67f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:04.315961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f8d1df6a-903b-4ee9-b39d-ceb64943b67f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:04.386562 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:04.386562 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:04.390719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8d1df6a-903b-4ee9-b39d-ceb64943b67f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:04.399040 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1027/2064] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:04 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:05.406663 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec90a0a4-519d-4805-b519-81830234a82c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:05.407180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec90a0a4-519d-4805-b519-81830234a82c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:05.407527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:05.407527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:05.408113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec90a0a4-519d-4805-b519-81830234a82c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:05.408588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ec90a0a4-519d-4805-b519-81830234a82c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:05.452660 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:05.452660 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:05.458485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec90a0a4-519d-4805-b519-81830234a82c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:05.462248 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1038/2065] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:05 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:06.479442 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe7b2abf-3981-49b1-8848-a4f4f5b1e850 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:06.480636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe7b2abf-3981-49b1-8848-a4f4f5b1e850 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:06.481000 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:06.481000 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:06.481607 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe7b2abf-3981-49b1-8848-a4f4f5b1e850 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:06.482119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fe7b2abf-3981-49b1-8848-a4f4f5b1e850 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:06.509711 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:06.509711 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:06.512224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe7b2abf-3981-49b1-8848-a4f4f5b1e850 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:06.520810 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1028/2066] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:06 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:07.527883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e175b361-81c3-4d73-9628-ea6454a3589a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:07.528902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e175b361-81c3-4d73-9628-ea6454a3589a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:07.529234 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:07.529234 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:07.530353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e175b361-81c3-4d73-9628-ea6454a3589a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:07.530855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e175b361-81c3-4d73-9628-ea6454a3589a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:07.603673 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:07.603673 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:07.606136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e175b361-81c3-4d73-9628-ea6454a3589a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:07.607419 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1039/2067] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:07 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:08.626976 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-523d04ed-d02f-4e4c-8e9e-a1398bf56eec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:08.627506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-523d04ed-d02f-4e4c-8e9e-a1398bf56eec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:08.627723 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:08.627723 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:08.628148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-523d04ed-d02f-4e4c-8e9e-a1398bf56eec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:08.628515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-523d04ed-d02f-4e4c-8e9e-a1398bf56eec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:08.660322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:08.660322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:08.663739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-523d04ed-d02f-4e4c-8e9e-a1398bf56eec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:08.665598 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1029/2068] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:08 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:09.680270 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7dce277-030a-47c7-9a35-e20a44d2650c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:09.680986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7dce277-030a-47c7-9a35-e20a44d2650c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:09.681331 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:09.681331 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:09.681855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7dce277-030a-47c7-9a35-e20a44d2650c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:09.682335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d7dce277-030a-47c7-9a35-e20a44d2650c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:09.748398 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:09.748398 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:09.751352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7dce277-030a-47c7-9a35-e20a44d2650c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:09.752750 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1040/2069] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:09 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:10.768854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-892eb9e5-2adb-4b07-a4bb-da2f329e1eca tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:10.769375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-892eb9e5-2adb-4b07-a4bb-da2f329e1eca tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:10.769626 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:10.769626 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:10.770004 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-892eb9e5-2adb-4b07-a4bb-da2f329e1eca tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:10.770933 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-892eb9e5-2adb-4b07-a4bb-da2f329e1eca tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:10.820426 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:10.820426 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:10.825679 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-892eb9e5-2adb-4b07-a4bb-da2f329e1eca tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:10.826860 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1030/2070] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:10 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:10.841066 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-838f64ae-d1d8-48b6-99ac-8c743a5cfb3a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:50:10.842017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-838f64ae-d1d8-48b6-99ac-8c743a5cfb3a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:10.842526 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:10.842526 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:10.843145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-838f64ae-d1d8-48b6-99ac-8c743a5cfb3a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:10.956705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:10.956705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:10.987603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-838f64ae-d1d8-48b6-99ac-8c743a5cfb3a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:11.029868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-838f64ae-d1d8-48b6-99ac-8c743a5cfb3a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:50:11.031510 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1041/2071] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:10 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 1362 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:50:11.050227 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] POST http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8/restore Feb 03 03:50:11.050713 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:11.050713 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:11.051329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:11.053520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Restoring backup 52ce57d2-db70-47b0-8d57-b416f57bcac8 ({'restore': {}}) {{(pid=87960) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Feb 03 03:50:11.053880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Restoring backup 52ce57d2-db70-47b0-8d57-b416f57bcac8 to volume None. Feb 03 03:50:11.115547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:11.115547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:11.123913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Creating volume of 1 GB for restore of backup 52ce57d2-db70-47b0-8d57-b416f57bcac8. Feb 03 03:50:11.170400 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Availability Zones retrieved successfully. Feb 03 03:50:11.215002 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Flow 'volume_create_api' (5f69ca57-e246-4959-9778-656de6f44e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:50:11.217765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b548d332-9030-4614-9322-3ce4e2b6417c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:50:11.219850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:50:11.311028 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b548d332-9030-4614-9322-3ce4e2b6417c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:50:11.316124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbab8eaa-91cf-4938-9efb-66834d5fcab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:50:11.472668 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Created reservations ['cda9fecb-069c-443f-9bb0-8a084343c2d2', '52154974-5e35-4813-b07e-22e1d777fa51', '3a79e775-6d36-4f52-a6c0-7fe5c20142f6', '388c1218-3eaa-46fa-9356-c21c76db7e39'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:50:11.475270 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbab8eaa-91cf-4938-9efb-66834d5fcab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cda9fecb-069c-443f-9bb0-8a084343c2d2', '52154974-5e35-4813-b07e-22e1d777fa51', '3a79e775-6d36-4f52-a6c0-7fe5c20142f6', '388c1218-3eaa-46fa-9356-c21c76db7e39']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:50:11.485455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c422d8a-43a6-46c6-937b-fccbca98a0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:50:11.585920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c422d8a-43a6-46c6-937b-fccbca98a0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c40a6ef-f624-484f-a4c8-76b56fee2594', '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_52ce57d2-db70-47b0-8d57-b416f57bcac8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8207eb8032a4da9baa978f8bd0cabdd',qos_specs=None,replication_status=,reservations=['cda9fecb-069c-443f-9bb0-8a084343c2d2','52154974-5e35-4813-b07e-22e1d777fa51','3a79e775-6d36-4f52-a6c0-7fe5c20142f6','388c1218-3eaa-46fa-9356-c21c76db7e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57698f4b1c644f57a2149952ee73542f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:50:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_52ce57d2-db70-47b0-8d57-b416f57bcac8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c40a6ef-f624-484f-a4c8-76b56fee2594,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8207eb8032a4da9baa978f8bd0cabdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='57698f4b1c644f57a2149952ee73542f',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:50:11.588342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa78255-3bdc-4152-9d9b-7c341b8b050e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:50:11.631275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa78255-3bdc-4152-9d9b-7c341b8b050e) transitioned into 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_52ce57d2-db70-47b0-8d57-b416f57bcac8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8207eb8032a4da9baa978f8bd0cabdd',qos_specs=None,replication_status=,reservations=['cda9fecb-069c-443f-9bb0-8a084343c2d2','52154974-5e35-4813-b07e-22e1d777fa51','3a79e775-6d36-4f52-a6c0-7fe5c20142f6','388c1218-3eaa-46fa-9356-c21c76db7e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57698f4b1c644f57a2149952ee73542f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:50:11.634000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558a1138-ba2c-4ad5-99e5-f67fabb0d3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:50:11.652752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558a1138-ba2c-4ad5-99e5-f67fabb0d3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:50:11.655542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Flow 'volume_create_api' (5f69ca57-e246-4959-9778-656de6f44e61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:50:11.720724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Create volume request issued successfully. Feb 03 03:50:11.784028 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:11.784028 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:11.785524 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:12.875186 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:12.875186 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:12.882812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:12.883366 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Checking backup size 1 against volume size 1 {{(pid=87960) restore /opt/stack/cinder/cinder/backup/api.py:383}} Feb 03 03:50:12.883900 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Overwriting volume 8c40a6ef-f624-484f-a4c8-76b56fee2594 with restore of backup 52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:12.912688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] restore_backup in rpcapi backup_id 52ce57d2-db70-47b0-8d57-b416f57bcac8 {{(pid=87960) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Feb 03 03:50:12.916709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ba95f19-056e-4d53-8141-1e97b9c6f293 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8/restore returned with HTTP 202 Feb 03 03:50:12.917997 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1031/2072] 10.222.0.65 () {60 vars in 1360 bytes} [Wed Feb 3 03:50:11 2021] POST /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8/restore => generated 189 bytes in 1875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:50:12.928158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abab20a0-9b98-4ca2-a7ce-90a49430ac13 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:12.928698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abab20a0-9b98-4ca2-a7ce-90a49430ac13 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:12.928918 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:12.928918 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:12.929297 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abab20a0-9b98-4ca2-a7ce-90a49430ac13 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:12.929670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-abab20a0-9b98-4ca2-a7ce-90a49430ac13 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:12.951386 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:12.951386 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:12.953574 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abab20a0-9b98-4ca2-a7ce-90a49430ac13 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:12.954818 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1042/2073] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:12 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:13.970578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42bb2df3-e2ea-4276-9d0c-1f50bacbe3ec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:13.971622 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42bb2df3-e2ea-4276-9d0c-1f50bacbe3ec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:13.972031 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:13.972031 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:13.972605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42bb2df3-e2ea-4276-9d0c-1f50bacbe3ec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:13.973110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-42bb2df3-e2ea-4276-9d0c-1f50bacbe3ec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:14.000437 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:14.000437 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:14.002724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42bb2df3-e2ea-4276-9d0c-1f50bacbe3ec tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:14.003526 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1032/2074] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:13 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:15.018764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7422bc6-6c38-4e86-a591-940fa9e3ae9e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:15.019306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7422bc6-6c38-4e86-a591-940fa9e3ae9e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:15.019488 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:15.019488 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:15.019844 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7422bc6-6c38-4e86-a591-940fa9e3ae9e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:15.021103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a7422bc6-6c38-4e86-a591-940fa9e3ae9e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:15.071121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:15.071121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:15.073445 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7422bc6-6c38-4e86-a591-940fa9e3ae9e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:15.074380 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1043/2075] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:15 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:16.088584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b033133d-5c3e-4f6d-ac45-3a2f159fc951 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:16.089766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b033133d-5c3e-4f6d-ac45-3a2f159fc951 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:16.090197 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:16.090197 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:16.090880 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b033133d-5c3e-4f6d-ac45-3a2f159fc951 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:16.091445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b033133d-5c3e-4f6d-ac45-3a2f159fc951 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:16.135893 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:16.135893 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:16.142156 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b033133d-5c3e-4f6d-ac45-3a2f159fc951 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:16.146664 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1033/2076] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:16 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:17.170868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45ec0511-5e47-4e90-9cdc-5da4e807bde9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:17.170868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45ec0511-5e47-4e90-9cdc-5da4e807bde9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:17.170868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:17.170868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:17.170868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45ec0511-5e47-4e90-9cdc-5da4e807bde9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:17.186834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-45ec0511-5e47-4e90-9cdc-5da4e807bde9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:17.264871 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:17.264871 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:17.264871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45ec0511-5e47-4e90-9cdc-5da4e807bde9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:17.264871 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1044/2077] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:17 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:18.288172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36bc20f2-bd4c-408f-839a-d5b4882829c6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:18.288172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36bc20f2-bd4c-408f-839a-d5b4882829c6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:18.288172 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:18.288172 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:18.288172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36bc20f2-bd4c-408f-839a-d5b4882829c6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:18.288172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-36bc20f2-bd4c-408f-839a-d5b4882829c6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:18.330179 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:18.330179 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:18.337712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36bc20f2-bd4c-408f-839a-d5b4882829c6 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:18.337712 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1034/2078] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:18 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:19.355284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fbf1a08-67b4-4650-b272-e0716bc9c9a0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:19.355284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fbf1a08-67b4-4650-b272-e0716bc9c9a0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:19.355284 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:19.355284 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:19.355284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fbf1a08-67b4-4650-b272-e0716bc9c9a0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:19.355284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1fbf1a08-67b4-4650-b272-e0716bc9c9a0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:19.418935 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:19.418935 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:19.418935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fbf1a08-67b4-4650-b272-e0716bc9c9a0 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:19.431136 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1045/2079] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:19 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:20.432858 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58ffcccb-7402-4649-883f-6f09ec6642ba tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:20.432858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58ffcccb-7402-4649-883f-6f09ec6642ba tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:20.432858 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:20.432858 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:20.433766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58ffcccb-7402-4649-883f-6f09ec6642ba tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:20.433766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-58ffcccb-7402-4649-883f-6f09ec6642ba tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:20.458573 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:20.458573 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:20.477334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58ffcccb-7402-4649-883f-6f09ec6642ba tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:20.484885 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1035/2080] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:20 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:21.494599 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c92d0683-9e6e-4c8d-8c5c-507f5a4f740f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:21.495296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c92d0683-9e6e-4c8d-8c5c-507f5a4f740f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:21.495296 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:21.495296 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:21.495667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c92d0683-9e6e-4c8d-8c5c-507f5a4f740f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:21.496182 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c92d0683-9e6e-4c8d-8c5c-507f5a4f740f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:21.596255 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:21.596255 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:21.608892 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c92d0683-9e6e-4c8d-8c5c-507f5a4f740f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:21.620279 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1046/2081] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:21 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:22.615345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a86c486-97b6-4632-b3f2-556d2b4f862a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:22.615983 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a86c486-97b6-4632-b3f2-556d2b4f862a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:22.616370 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:22.616370 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:22.618714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a86c486-97b6-4632-b3f2-556d2b4f862a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:22.618822 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4a86c486-97b6-4632-b3f2-556d2b4f862a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:22.694621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:22.694621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:22.694621 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a86c486-97b6-4632-b3f2-556d2b4f862a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:22.723021 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1036/2082] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:22 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:23.723351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98bd7158-76bb-4a47-8061-c45c87540cea tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:23.732653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98bd7158-76bb-4a47-8061-c45c87540cea tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:23.733038 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:23.733038 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:23.733756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98bd7158-76bb-4a47-8061-c45c87540cea tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:23.734652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-98bd7158-76bb-4a47-8061-c45c87540cea tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:23.872848 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:23.872848 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:23.883207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98bd7158-76bb-4a47-8061-c45c87540cea tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:23.890484 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1047/2083] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:23 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:24.947179 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6706f07f-527d-4b3d-9438-fb093b00dd21 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:24.947179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6706f07f-527d-4b3d-9438-fb093b00dd21 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:24.947179 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:24.947179 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:24.947179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6706f07f-527d-4b3d-9438-fb093b00dd21 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:24.947179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6706f07f-527d-4b3d-9438-fb093b00dd21 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:25.051099 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:25.051099 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:25.079429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6706f07f-527d-4b3d-9438-fb093b00dd21 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:25.079429 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1037/2084] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:24 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:26.096953 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ade3b79-b1c1-4be5-935e-414913a3d4b3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:26.096953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ade3b79-b1c1-4be5-935e-414913a3d4b3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:26.096953 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:26.096953 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:26.096953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ade3b79-b1c1-4be5-935e-414913a3d4b3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:26.096953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ade3b79-b1c1-4be5-935e-414913a3d4b3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:26.186324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:26.186324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:26.188720 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ade3b79-b1c1-4be5-935e-414913a3d4b3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:26.190975 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1048/2085] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:26 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:27.214226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e25234a6-8ee1-4de7-8fc8-bd4b076587b2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:27.214226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e25234a6-8ee1-4de7-8fc8-bd4b076587b2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:27.214226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:27.214226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:27.214226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e25234a6-8ee1-4de7-8fc8-bd4b076587b2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:27.214226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e25234a6-8ee1-4de7-8fc8-bd4b076587b2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:27.254453 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:27.254453 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:27.254453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e25234a6-8ee1-4de7-8fc8-bd4b076587b2 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:27.268866 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1038/2086] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:27 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:28.280433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04dbe7e5-b7c5-403c-b071-d047c557c168 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:28.280433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04dbe7e5-b7c5-403c-b071-d047c557c168 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:28.280433 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:28.280433 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:28.280433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04dbe7e5-b7c5-403c-b071-d047c557c168 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:28.280433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-04dbe7e5-b7c5-403c-b071-d047c557c168 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:28.323247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:28.323247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:28.323247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04dbe7e5-b7c5-403c-b071-d047c557c168 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:28.323247 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1049/2087] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:28 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:29.336097 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c769ead-e156-4e34-b25d-3c3ab041506e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:29.337312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c769ead-e156-4e34-b25d-3c3ab041506e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:29.337720 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:29.337720 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:29.338383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c769ead-e156-4e34-b25d-3c3ab041506e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:29.338934 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0c769ead-e156-4e34-b25d-3c3ab041506e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:29.370849 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:29.370849 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:29.373846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c769ead-e156-4e34-b25d-3c3ab041506e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:29.375378 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1039/2088] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:29 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:30.399010 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c11862fb-fef1-4016-8ed5-5c7ad04fe23b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:30.399010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c11862fb-fef1-4016-8ed5-5c7ad04fe23b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:30.399010 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:30.399010 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:30.399010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c11862fb-fef1-4016-8ed5-5c7ad04fe23b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:30.399010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c11862fb-fef1-4016-8ed5-5c7ad04fe23b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:30.512548 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:30.512548 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:30.512548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c11862fb-fef1-4016-8ed5-5c7ad04fe23b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:30.529694 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1050/2089] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:30 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:31.547332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32d6c12a-6bfc-4f19-af6b-5745fe122619 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:31.547332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32d6c12a-6bfc-4f19-af6b-5745fe122619 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:31.547332 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:31.547332 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:31.547332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32d6c12a-6bfc-4f19-af6b-5745fe122619 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:31.547332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-32d6c12a-6bfc-4f19-af6b-5745fe122619 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:31.610539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:31.610539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:31.612443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32d6c12a-6bfc-4f19-af6b-5745fe122619 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:31.613275 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1040/2090] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:31 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:32.646021 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52cc3aed-91c7-4258-95e7-b189d47e1237 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:32.646021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52cc3aed-91c7-4258-95e7-b189d47e1237 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:32.646021 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:32.646021 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:32.646021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52cc3aed-91c7-4258-95e7-b189d47e1237 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:32.664535 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-52cc3aed-91c7-4258-95e7-b189d47e1237 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:32.709924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:32.709924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:32.709924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52cc3aed-91c7-4258-95e7-b189d47e1237 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:32.709924 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1051/2091] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:32 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:33.735734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a8d1cc2-5ace-4fa4-80b2-4c7baf159a4e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:33.735734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a8d1cc2-5ace-4fa4-80b2-4c7baf159a4e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:33.735734 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:33.735734 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:33.735734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a8d1cc2-5ace-4fa4-80b2-4c7baf159a4e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:33.761026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a8d1cc2-5ace-4fa4-80b2-4c7baf159a4e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:33.782512 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:33.782512 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:33.782512 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a8d1cc2-5ace-4fa4-80b2-4c7baf159a4e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:33.782512 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1041/2092] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:33 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:34.834879 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bff6913-3a04-4573-b6d4-ac1ef18cdd99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:34.834879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bff6913-3a04-4573-b6d4-ac1ef18cdd99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:34.834879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:34.834879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:34.834879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bff6913-3a04-4573-b6d4-ac1ef18cdd99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:34.834879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6bff6913-3a04-4573-b6d4-ac1ef18cdd99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:34.893539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:34.893539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:34.893539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bff6913-3a04-4573-b6d4-ac1ef18cdd99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:34.907400 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1052/2093] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:34 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:35.912523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e4a88ec-4271-40d9-8052-7b6f0e23a22a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:35.912523 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e4a88ec-4271-40d9-8052-7b6f0e23a22a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:35.912523 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:35.912523 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:35.912523 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e4a88ec-4271-40d9-8052-7b6f0e23a22a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:35.912523 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0e4a88ec-4271-40d9-8052-7b6f0e23a22a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:35.965368 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:35.965368 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:35.965368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e4a88ec-4271-40d9-8052-7b6f0e23a22a tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:35.978521 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1042/2094] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:35 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:36.979156 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c57c8e31-355e-4db6-bcf1-a5a918281a84 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:36.979692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c57c8e31-355e-4db6-bcf1-a5a918281a84 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:36.979914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:36.979914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:36.980395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c57c8e31-355e-4db6-bcf1-a5a918281a84 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:36.980770 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c57c8e31-355e-4db6-bcf1-a5a918281a84 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:37.026877 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:37.026877 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:37.028798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c57c8e31-355e-4db6-bcf1-a5a918281a84 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:37.035468 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1053/2095] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:36 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:38.050753 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b25b6147-9644-4a13-b767-62c3e1e29922 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:38.050753 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b25b6147-9644-4a13-b767-62c3e1e29922 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:38.050753 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:38.050753 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:38.050753 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b25b6147-9644-4a13-b767-62c3e1e29922 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:38.050753 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b25b6147-9644-4a13-b767-62c3e1e29922 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:38.086001 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:38.086001 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:38.087868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b25b6147-9644-4a13-b767-62c3e1e29922 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:38.088730 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1043/2096] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:38 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:39.103784 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b97373e-10ae-4d8c-b585-39b8130e26eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:39.103784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b97373e-10ae-4d8c-b585-39b8130e26eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:39.103784 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:39.103784 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:39.107650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b97373e-10ae-4d8c-b585-39b8130e26eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:39.107650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7b97373e-10ae-4d8c-b585-39b8130e26eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:39.138675 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:39.138675 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:39.141151 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b97373e-10ae-4d8c-b585-39b8130e26eb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:39.142115 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1054/2097] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:39 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:40.173776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56a6ee78-c064-4da2-9390-f7d4a56d8414 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:40.173776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56a6ee78-c064-4da2-9390-f7d4a56d8414 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:40.173776 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:40.173776 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:40.173776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56a6ee78-c064-4da2-9390-f7d4a56d8414 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:40.173776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-56a6ee78-c064-4da2-9390-f7d4a56d8414 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:40.249513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:40.249513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:40.249513 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56a6ee78-c064-4da2-9390-f7d4a56d8414 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:40.256647 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1044/2098] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:40 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:41.273260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de0fd8d5-7ba9-45e3-b539-9728ba9ce538 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:41.273260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de0fd8d5-7ba9-45e3-b539-9728ba9ce538 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:41.273260 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:41.273260 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:41.273260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de0fd8d5-7ba9-45e3-b539-9728ba9ce538 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:41.273260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-de0fd8d5-7ba9-45e3-b539-9728ba9ce538 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:41.314515 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:41.314515 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:41.316416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de0fd8d5-7ba9-45e3-b539-9728ba9ce538 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:41.325485 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1055/2099] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:41 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:42.338949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e937df5-ccbf-4b70-8412-c55f1f9bbe8f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:42.338949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e937df5-ccbf-4b70-8412-c55f1f9bbe8f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:42.338949 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:42.338949 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:42.338949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e937df5-ccbf-4b70-8412-c55f1f9bbe8f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:42.338949 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2e937df5-ccbf-4b70-8412-c55f1f9bbe8f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:42.456821 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:42.456821 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:42.479401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e937df5-ccbf-4b70-8412-c55f1f9bbe8f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:42.479401 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1045/2100] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:42 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:43.500543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff341209-84fd-46a3-8900-37b2f885f2d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:43.500543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff341209-84fd-46a3-8900-37b2f885f2d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:43.500543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:43.500543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:43.500543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff341209-84fd-46a3-8900-37b2f885f2d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:43.500543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ff341209-84fd-46a3-8900-37b2f885f2d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:43.554146 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:43.554146 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:43.554146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff341209-84fd-46a3-8900-37b2f885f2d9 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:43.559926 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1056/2101] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:43 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:44.570313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4adf866d-a897-4837-b4d9-ccc5f83393ef tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:44.570827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4adf866d-a897-4837-b4d9-ccc5f83393ef tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:44.571005 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:44.571005 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:44.571656 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4adf866d-a897-4837-b4d9-ccc5f83393ef tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:44.572050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4adf866d-a897-4837-b4d9-ccc5f83393ef tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:44.608074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:44.608074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:44.610224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4adf866d-a897-4837-b4d9-ccc5f83393ef tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:44.619284 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1046/2102] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:44 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:45.628161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b73bd2a8-a2a9-4229-b65a-5cc5fb505deb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:45.628997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b73bd2a8-a2a9-4229-b65a-5cc5fb505deb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:45.629374 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:45.629374 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:45.629895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b73bd2a8-a2a9-4229-b65a-5cc5fb505deb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:45.630445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b73bd2a8-a2a9-4229-b65a-5cc5fb505deb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:45.665322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:45.665322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:45.668564 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b73bd2a8-a2a9-4229-b65a-5cc5fb505deb tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:45.669985 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1057/2103] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:45 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:46.684273 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1df199c2-12da-4650-a94a-aab4ed8637c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:50:46.685086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1df199c2-12da-4650-a94a-aab4ed8637c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:46.685274 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:46.685274 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:46.685883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1df199c2-12da-4650-a94a-aab4ed8637c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:46.686387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1df199c2-12da-4650-a94a-aab4ed8637c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Show backup with id 52ce57d2-db70-47b0-8d57-b416f57bcac8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:50:46.728519 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:46.728519 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:46.731334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1df199c2-12da-4650-a94a-aab4ed8637c3 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 200 Feb 03 03:50:46.742317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1047/2104] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:46 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:46.745850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0062ca08-3e30-4876-947b-c55aeed8b076 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:50:46.746389 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0062ca08-3e30-4876-947b-c55aeed8b076 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:46.746610 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:46.746610 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:46.746988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0062ca08-3e30-4876-947b-c55aeed8b076 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:46.841213 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:46.841213 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:46.852313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0062ca08-3e30-4876-947b-c55aeed8b076 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:46.877746 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0062ca08-3e30-4876-947b-c55aeed8b076 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 returned with HTTP 200 Feb 03 03:50:46.878510 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1058/2105] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:46 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 => generated 1417 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:50:46.894407 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c7b78d-02a9-437c-abfd-7ce37af96700 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:50:46.895643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c7b78d-02a9-437c-abfd-7ce37af96700 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:46.895963 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:46.895963 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:46.896536 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c7b78d-02a9-437c-abfd-7ce37af96700 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:46.949121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:46.949121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:46.959153 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8c7b78d-02a9-437c-abfd-7ce37af96700 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:46.984432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c7b78d-02a9-437c-abfd-7ce37af96700 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 returned with HTTP 200 Feb 03 03:50:46.985710 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1048/2106] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:46 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 => generated 1417 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:50:50.362542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:50:50.363045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:50.363305 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:50.363305 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:50.365490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:50.444742 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:50.444742 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:50.455141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:50.486784 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 returned with HTTP 200 Feb 03 03:50:50.497407 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1059/2107] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:50:50 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 => generated 1417 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:50:51.927020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-3bd3e146-3f16-46c2-a1ec-93a806317c6b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:50:51.927532 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-3bd3e146-3f16-46c2-a1ec-93a806317c6b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:51.928194 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:51.928194 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:51.928576 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-3bd3e146-3f16-46c2-a1ec-93a806317c6b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:51.979392 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:51.979392 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:51.988284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-3bd3e146-3f16-46c2-a1ec-93a806317c6b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:52.013258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-3bd3e146-3f16-46c2-a1ec-93a806317c6b tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 returned with HTTP 200 Feb 03 03:50:52.014253 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1049/2108] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:50:51 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 => generated 1417 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:50:52.025155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume// Feb 03 03:50:52.025713 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:52.025798 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:52.025798 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:52.026163 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:52.027424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:50:52.028073 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1060/2109] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:50:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Feb 03 03:50:52.042167 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f31e3e33-20e8-4949-b848-917b173b0f99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] POST http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments Feb 03 03:50:52.042750 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:52.042750 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:52.043249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f31e3e33-20e8-4949-b848-917b173b0f99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c40a6ef-f624-484f-a4c8-76b56fee2594", "instance_uuid": "e9e77984-f79b-46b6-8f9d-e3fb0953dbfa", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:52.095293 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:52.095293 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:52.164956 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f31e3e33-20e8-4949-b848-917b173b0f99 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments returned with HTTP 200 Feb 03 03:50:52.166222 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1050/2110] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:50:52 2021] POST /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:50:53.516861 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume// Feb 03 03:50:53.517397 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:53.518048 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:53.519245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a4ea1a2e-bb68-4753-a2bd-6d7cecc5da07 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:50:53.520508 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1061/2111] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:50:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:50:53.558642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-4de7ae6c-72a3-4986-82e6-59f32e381cc5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:50:53.561225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-4de7ae6c-72a3-4986-82e6-59f32e381cc5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:53.562040 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:53.562040 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:53.562803 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-4de7ae6c-72a3-4986-82e6-59f32e381cc5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:53.634693 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:53.634693 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:53.644105 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-4de7ae6c-72a3-4986-82e6-59f32e381cc5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:50:53.667969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:53.667969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:53.679260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-4de7ae6c-72a3-4986-82e6-59f32e381cc5 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 returned with HTTP 200 Feb 03 03:50:53.680764 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1051/2112] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:50:53 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 => generated 1515 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:50:53.702266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f20a35a7-d13d-4333-8a60-b71a56499f7f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] PUT http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 Feb 03 03:50:53.703494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f20a35a7-d13d-4333-8a60-b71a56499f7f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:53.734569 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:50:53.734569 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:50:53.735494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f20a35a7-d13d-4333-8a60-b71a56499f7f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Lock "b'cinder-attachment_update-8c40a6ef-f624-484f-a4c8-76b56fee2594-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.009s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:50:53.738206 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:53.738206 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:55.225899 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f20a35a7-d13d-4333-8a60-b71a56499f7f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Lock "b'cinder-attachment_update-8c40a6ef-f624-484f-a4c8-76b56fee2594-n-h2-767704-11'" released by "attachment_update" :: held 1.491s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:50:55.226592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-f20a35a7-d13d-4333-8a60-b71a56499f7f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 returned with HTTP 200 Feb 03 03:50:55.227478 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1062/2113] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:50:53 2021] PUT /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 => generated 762 bytes in 1531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:50:55.265598 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e4a86b26-16c4-4da2-9b70-8db1b05a8748 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] POST http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446/action Feb 03 03:50:55.266242 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:55.266242 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:55.266867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e4a86b26-16c4-4da2-9b70-8db1b05a8748 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:55.267337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e4a86b26-16c4-4da2-9b70-8db1b05a8748 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:55.341595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:55.341595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:55.359782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e4a86b26-16c4-4da2-9b70-8db1b05a8748 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446/action returned with HTTP 204 Feb 03 03:50:55.361268 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1052/2114] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:50:55 2021] POST /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:50:55.707298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99c8dab8-132e-42e7-a95c-87b46b8bf273 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action Feb 03 03:50:55.707996 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:55.707996 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:55.708444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99c8dab8-132e-42e7-a95c-87b46b8bf273 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action body: b'{"os-reserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:55.708924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99c8dab8-132e-42e7-a95c-87b46b8bf273 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:55.762987 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:55.762987 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:55.764622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-99c8dab8-132e-42e7-a95c-87b46b8bf273 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:55.775675 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-99c8dab8-132e-42e7-a95c-87b46b8bf273 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Reserve volume completed successfully. Feb 03 03:50:55.776508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99c8dab8-132e-42e7-a95c-87b46b8bf273 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action returned with HTTP 202 Feb 03 03:50:55.781036 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1063/2115] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:50:55 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:50:55.785718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfd328eb-9103-478f-9b8b-8e4077ffc026 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:50:55.786422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfd328eb-9103-478f-9b8b-8e4077ffc026 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:55.786782 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:55.786782 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:55.787381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfd328eb-9103-478f-9b8b-8e4077ffc026 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:55.838518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:55.838518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:55.848914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfd328eb-9103-478f-9b8b-8e4077ffc026 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:55.871388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfd328eb-9103-478f-9b8b-8e4077ffc026 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:50:55.872430 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1053/2116] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:55 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:55.887144 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c88e86f6-d5bc-4ec8-aecf-ad0f80d75a06 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action Feb 03 03:50:55.887615 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:55.887615 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:55.888115 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c88e86f6-d5bc-4ec8-aecf-ad0f80d75a06 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action body: b'{"os-unreserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:55.888508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c88e86f6-d5bc-4ec8-aecf-ad0f80d75a06 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:55.972538 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:55.972538 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:55.974289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c88e86f6-d5bc-4ec8-aecf-ad0f80d75a06 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.039448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c88e86f6-d5bc-4ec8-aecf-ad0f80d75a06 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Unreserve volume completed successfully. Feb 03 03:50:56.040583 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c88e86f6-d5bc-4ec8-aecf-ad0f80d75a06 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action returned with HTTP 202 Feb 03 03:50:56.049067 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1064/2117] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:50:55 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:50:56.052287 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5331a84-b525-4b1f-845a-f3332f34e157 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:50:56.053124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5331a84-b525-4b1f-845a-f3332f34e157 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:56.053505 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.053505 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.054092 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5331a84-b525-4b1f-845a-f3332f34e157 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:56.111801 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.111801 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.122034 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b5331a84-b525-4b1f-845a-f3332f34e157 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.151636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5331a84-b525-4b1f-845a-f3332f34e157 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:50:56.152516 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1054/2118] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:56 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:56.170734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec2b39b-fd6a-4a61-be99-34a43d6bd5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action Feb 03 03:50:56.171310 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.171310 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.173221 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ec2b39b-fd6a-4a61-be99-34a43d6bd5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:56.173221 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ec2b39b-fd6a-4a61-be99-34a43d6bd5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:56.266828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.266828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.269047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ec2b39b-fd6a-4a61-be99-34a43d6bd5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.289505 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ec2b39b-fd6a-4a61-be99-34a43d6bd5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume updated successfully. Feb 03 03:50:56.290840 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec2b39b-fd6a-4a61-be99-34a43d6bd5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action returned with HTTP 200 Feb 03 03:50:56.293301 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1065/2119] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:50:56 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action => generated 0 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Feb 03 03:50:56.302327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7584be78-7d73-4991-b3b9-15c3c26b8060 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:50:56.303912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7584be78-7d73-4991-b3b9-15c3c26b8060 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:56.304562 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.304562 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.305424 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7584be78-7d73-4991-b3b9-15c3c26b8060 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:56.367731 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.367731 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.377248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7584be78-7d73-4991-b3b9-15c3c26b8060 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.401223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7584be78-7d73-4991-b3b9-15c3c26b8060 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:50:56.402171 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1055/2120] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:56 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 910 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:56.417129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7c26c73-992b-486b-b509-2741f76cf889 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action Feb 03 03:50:56.417579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.417579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.418003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7c26c73-992b-486b-b509-2741f76cf889 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:56.418383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7c26c73-992b-486b-b509-2741f76cf889 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:56.467900 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.467900 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.469126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7c26c73-992b-486b-b509-2741f76cf889 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.478731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7c26c73-992b-486b-b509-2741f76cf889 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume updated successfully. Feb 03 03:50:56.479191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7c26c73-992b-486b-b509-2741f76cf889 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action returned with HTTP 200 Feb 03 03:50:56.480080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1066/2121] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:50:56 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action => generated 0 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Feb 03 03:50:56.487474 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3d8e7c5-f440-4d98-ad22-fb4e6b9b8db9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:50:56.490223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3d8e7c5-f440-4d98-ad22-fb4e6b9b8db9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:56.490223 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.490223 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.490223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3d8e7c5-f440-4d98-ad22-fb4e6b9b8db9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:56.538946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.538946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.547369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d3d8e7c5-f440-4d98-ad22-fb4e6b9b8db9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.573095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3d8e7c5-f440-4d98-ad22-fb4e6b9b8db9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:50:56.574055 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1056/2122] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:56 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:56.592206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c3c81c0-ce8c-4919-8311-5e47a9db2df1 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action Feb 03 03:50:56.592920 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.592920 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.593560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c3c81c0-ce8c-4919-8311-5e47a9db2df1 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:56.594081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c3c81c0-ce8c-4919-8311-5e47a9db2df1 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:56.646543 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.646543 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.647730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c3c81c0-ce8c-4919-8311-5e47a9db2df1 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.665906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c3c81c0-ce8c-4919-8311-5e47a9db2df1 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Update volume admin metadata completed successfully. Feb 03 03:50:56.666288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c3c81c0-ce8c-4919-8311-5e47a9db2df1 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Update readonly setting on volume completed successfully. Feb 03 03:50:56.666987 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c3c81c0-ce8c-4919-8311-5e47a9db2df1 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action returned with HTTP 202 Feb 03 03:50:56.667851 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1067/2123] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:50:56 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:50:56.675449 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-786c25f6-120e-417a-bf79-89749c071ab0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:50:56.676658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-786c25f6-120e-417a-bf79-89749c071ab0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:56.677052 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.677052 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.677626 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-786c25f6-120e-417a-bf79-89749c071ab0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:56.729563 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.729563 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.737859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-786c25f6-120e-417a-bf79-89749c071ab0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.761353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-786c25f6-120e-417a-bf79-89749c071ab0 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:50:56.762090 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1057/2124] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:56 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 929 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:50:56.778790 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abac853a-ce3d-46c5-a119-37af428a8084 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action Feb 03 03:50:56.779266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.779266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.779706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abac853a-ce3d-46c5-a119-37af428a8084 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:56.780135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abac853a-ce3d-46c5-a119-37af428a8084 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:56.843473 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.843473 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.844863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abac853a-ce3d-46c5-a119-37af428a8084 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.862912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abac853a-ce3d-46c5-a119-37af428a8084 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Update volume admin metadata completed successfully. Feb 03 03:50:56.863490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abac853a-ce3d-46c5-a119-37af428a8084 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Update readonly setting on volume completed successfully. Feb 03 03:50:56.864140 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abac853a-ce3d-46c5-a119-37af428a8084 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action returned with HTTP 202 Feb 03 03:50:56.865936 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1068/2125] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:50:56 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:50:56.873163 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c68c177-f220-4494-9968-bd6482617efa tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:50:56.873693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c68c177-f220-4494-9968-bd6482617efa tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:50:56.873909 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.873909 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.874289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c68c177-f220-4494-9968-bd6482617efa tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:50:56.929220 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:56.929220 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:56.935357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c68c177-f220-4494-9968-bd6482617efa tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:56.961802 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c68c177-f220-4494-9968-bd6482617efa tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:50:56.967961 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1058/2126] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:50:56 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 930 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:50:56.979901 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ead72aeb-4f93-4b5c-8a53-942ef5a3bd5d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] POST http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action Feb 03 03:50:56.980712 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:50:56.980712 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:50:56.981407 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ead72aeb-4f93-4b5c-8a53-942ef5a3bd5d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-594524964", "disk_format": "raw"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:50:56.981996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ead72aeb-4f93-4b5c-8a53-942ef5a3bd5d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-594524964", "disk_format": "raw"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:50:57.041910 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:57.041910 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:57.043905 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ead72aeb-4f93-4b5c-8a53-942ef5a3bd5d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:50:57.115195 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:50:57.115195 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:50:57.276606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ead72aeb-4f93-4b5c-8a53-942ef5a3bd5d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Copy volume to image completed successfully. Feb 03 03:50:57.277619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ead72aeb-4f93-4b5c-8a53-942ef5a3bd5d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action returned with HTTP 202 Feb 03 03:50:57.292224 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1069/2127] 10.222.0.65 () {60 vars in 1358 bytes} [Wed Feb 3 03:50:56 2021] POST /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d/action => generated 692 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:10.220162 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] DELETE http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 Feb 03 03:51:10.221014 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:10.221227 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:10.221227 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:10.221599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:10.262474 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:10.262474 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:11.087909 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:51:11.090052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:51:11.099960 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 returned with HTTP 200 Feb 03 03:51:11.101144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1059/2128] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:51:10 2021] DELETE /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 => generated 19 bytes in 886 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:14.043416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-c085d227-1a13-4b35-ba59-5daa2dcfb8ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 Feb 03 03:51:14.044200 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-c085d227-1a13-4b35-ba59-5daa2dcfb8ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:14.044507 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:14.044507 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:14.045181 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-c085d227-1a13-4b35-ba59-5daa2dcfb8ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:14.076725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-c085d227-1a13-4b35-ba59-5daa2dcfb8ee tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 returned with HTTP 404 Feb 03 03:51:14.078212 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1070/2129] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:51:14 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/717dfebb-cefa-405c-a108-54877a5e0446 => generated 149 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:51:14.087687 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume// Feb 03 03:51:14.087687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:14.087871 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:14.087871 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:14.088805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:14.090090 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:51:14.090680 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1060/2130] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:51:14 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:51:14.119645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-785b9d02-8bf1-494c-8e81-b278dfc16d3f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] POST http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments Feb 03 03:51:14.120583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-785b9d02-8bf1-494c-8e81-b278dfc16d3f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c40a6ef-f624-484f-a4c8-76b56fee2594", "instance_uuid": "e9e77984-f79b-46b6-8f9d-e3fb0953dbfa", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:14.185128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:14.185128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:14.293821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-785b9d02-8bf1-494c-8e81-b278dfc16d3f tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments returned with HTTP 200 Feb 03 03:51:14.295075 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1071/2131] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:51:14 2021] POST /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:15.365374 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume// Feb 03 03:51:15.365912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:15.366490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:15.367601 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-229b189c-031d-4dcc-a30f-51dcf0a5c6e8 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:51:15.368323 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1061/2132] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:51:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:51:15.388572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-414d8b02-7cad-46f6-9ea5-43cd35cde65c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:51:15.389422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-414d8b02-7cad-46f6-9ea5-43cd35cde65c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:15.389835 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:15.389835 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:15.390462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-414d8b02-7cad-46f6-9ea5-43cd35cde65c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:15.510982 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:15.510982 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:15.527501 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-414d8b02-7cad-46f6-9ea5-43cd35cde65c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:51:15.575461 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:15.575461 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:15.591160 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-414d8b02-7cad-46f6-9ea5-43cd35cde65c tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 returned with HTTP 200 Feb 03 03:51:15.592396 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1072/2133] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:51:15 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 => generated 1515 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:51:15.632397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-25d7937b-1a81-481c-818e-a30d5b0bd961 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] PUT http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d Feb 03 03:51:15.633557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-25d7937b-1a81-481c-818e-a30d5b0bd961 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:15.705005 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:51:15.705005 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:51:15.707912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-25d7937b-1a81-481c-818e-a30d5b0bd961 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Lock "b'cinder-attachment_update-8c40a6ef-f624-484f-a4c8-76b56fee2594-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.019s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:51:15.716621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:15.716621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:17.634098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-25d7937b-1a81-481c-818e-a30d5b0bd961 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Lock "b'cinder-attachment_update-8c40a6ef-f624-484f-a4c8-76b56fee2594-n-h1-767704-11'" released by "attachment_update" :: held 1.929s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:51:17.635245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-25d7937b-1a81-481c-818e-a30d5b0bd961 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d returned with HTTP 200 Feb 03 03:51:17.636313 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1062/2134] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:51:15 2021] PUT /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d => generated 762 bytes in 2010 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:17.702644 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e268812e-03a5-4984-9dde-2cdc6512c2e4 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] POST http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d/action Feb 03 03:51:17.703745 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:17.703745 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:17.704607 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e268812e-03a5-4984-9dde-2cdc6512c2e4 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:51:17.704997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e268812e-03a5-4984-9dde-2cdc6512c2e4 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:17.870333 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:17.870333 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:17.898336 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-e268812e-03a5-4984-9dde-2cdc6512c2e4 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d/action returned with HTTP 204 Feb 03 03:51:17.900015 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1073/2135] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:51:17 2021] POST /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:22.728354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71e387ff-2ff4-42da-aa4c-427d6648df7e tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] POST http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types Feb 03 03:51:22.729460 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:22.729460 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:22.730006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71e387ff-2ff4-42da-aa4c-427d6648df7e tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2085200199", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1550184215", "vendor_name": "tempest-vendor_name-1480849386"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:22.731423 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:22.731423 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:22.795740 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71e387ff-2ff4-42da-aa4c-427d6648df7e tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types returned with HTTP 200 Feb 03 03:51:22.796840 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1063/2136] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:51:22 2021] POST /volume/v3/9c91b4e287de4bc397387cb81d6fac89/types => generated 328 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:22.987587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] POST http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes Feb 03 03:51:22.988166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:22.988166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:22.988591 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0f05e3ec-50eb-454a-a1ae-4e04f9e221c7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1721071789"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:22.993199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Create volume request body: {'volume': {'volume_type': '0f05e3ec-50eb-454a-a1ae-4e04f9e221c7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1721071789'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:51:23.010356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Create volume of 1 GB Feb 03 03:51:23.011091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:23.011091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:23.011757 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Availability Zones retrieved successfully. Feb 03 03:51:23.029196 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Flow 'volume_create_api' (78dd9ce5-a3b8-4770-8f8b-b9ef18745087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:23.031986 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a031bc-ed15-402d-9237-2ceb0f68bebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.034042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:51:23.084715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a031bc-ed15-402d-9237-2ceb0f68bebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:51:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1550184215',vendor_name='tempest-vendor_name-1480849386'},id=0f05e3ec-50eb-454a-a1ae-4e04f9e221c7,is_public=True,name='tempest-UserMessagesTest-volume-type-2085200199',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f05e3ec-50eb-454a-a1ae-4e04f9e221c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.086926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89340344-c9f1-4bc4-8bf7-00d907a06957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.136819 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2085200199 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2085200199, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:23.137699 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2085200199 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2085200199, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:23.181619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Created reservations ['88fcb70f-aa72-4d45-b7c8-8ea7d7ecff36', '27aad706-c73a-4493-836a-a999cbbb1b51', '45bbd26b-0d82-4fcf-80a7-d71cc1ce147c', '5ee324e5-c14c-4771-89ba-e5f3099a8a9a'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:23.183716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89340344-c9f1-4bc4-8bf7-00d907a06957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88fcb70f-aa72-4d45-b7c8-8ea7d7ecff36', '27aad706-c73a-4493-836a-a999cbbb1b51', '45bbd26b-0d82-4fcf-80a7-d71cc1ce147c', '5ee324e5-c14c-4771-89ba-e5f3099a8a9a']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.185907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b61391c-7369-473c-afed-3ab1ffa8b23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.245062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b61391c-7369-473c-afed-3ab1ffa8b23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc28318-e2d6-4665-b032-d9249eeed67e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1721071789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08a7d1528e354dc289fcb5cb5cc50370',qos_specs=None,replication_status=,reservations=['88fcb70f-aa72-4d45-b7c8-8ea7d7ecff36','27aad706-c73a-4493-836a-a999cbbb1b51','45bbd26b-0d82-4fcf-80a7-d71cc1ce147c','5ee324e5-c14c-4771-89ba-e5f3099a8a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa1aa83248b04aceb168fc66bcbf4757',volume_type_id=0f05e3ec-50eb-454a-a1ae-4e04f9e221c7), 'volume': 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-02-03T03:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1721071789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc28318-e2d6-4665-b032-d9249eeed67e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08a7d1528e354dc289fcb5cb5cc50370',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aa1aa83248b04aceb168fc66bcbf4757',volume_attachment=,volume_type=,volume_type_id=0f05e3ec-50eb-454a-a1ae-4e04f9e221c7)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.247135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd5003f-01ba-4385-b96c-8db19c785f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.275051 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd5003f-01ba-4385-b96c-8db19c785f33) transitioned into state 'SUCCESS' from state '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-1721071789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08a7d1528e354dc289fcb5cb5cc50370',qos_specs=None,replication_status=,reservations=['88fcb70f-aa72-4d45-b7c8-8ea7d7ecff36','27aad706-c73a-4493-836a-a999cbbb1b51','45bbd26b-0d82-4fcf-80a7-d71cc1ce147c','5ee324e5-c14c-4771-89ba-e5f3099a8a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa1aa83248b04aceb168fc66bcbf4757',volume_type_id=0f05e3ec-50eb-454a-a1ae-4e04f9e221c7)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.277281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93bbcfa-7d54-4883-a404-5c38e9fb34a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.293775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93bbcfa-7d54-4883-a404-5c38e9fb34a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.296705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Flow 'volume_create_api' (78dd9ce5-a3b8-4770-8f8b-b9ef18745087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:23.366583 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Create volume request issued successfully. Feb 03 03:51:23.382852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68d5a5d5-593d-4ef5-8297-5ce50bffc0e5 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes returned with HTTP 202 Feb 03 03:51:23.387867 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1074/2137] 10.222.0.65 () {62 vars in 1266 bytes} [Wed Feb 3 03:51:22 2021] POST /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes => generated 852 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:23.397966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78df50bd-86e5-4b78-b702-c7ce169c030b tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e Feb 03 03:51:23.398570 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78df50bd-86e5-4b78-b702-c7ce169c030b tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:23.399066 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78df50bd-86e5-4b78-b702-c7ce169c030b tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:23.450652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:23.450652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:23.459392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78df50bd-86e5-4b78-b702-c7ce169c030b tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Volume info retrieved successfully. Feb 03 03:51:23.481587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78df50bd-86e5-4b78-b702-c7ce169c030b tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e returned with HTTP 200 Feb 03 03:51:23.482639 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1064/2138] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:23 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e => generated 941 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:23.499723 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5694a0ca-878c-4072-972f-5e9a9e0dab38 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages Feb 03 03:51:23.500336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5694a0ca-878c-4072-972f-5e9a9e0dab38 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:23.500558 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:23.500558 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:23.500903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5694a0ca-878c-4072-972f-5e9a9e0dab38 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:23.501757 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:23.501757 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:23.512118 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5694a0ca-878c-4072-972f-5e9a9e0dab38 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages returned with HTTP 200 Feb 03 03:51:23.512953 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1075/2139] 10.222.0.65 () {60 vars in 1247 bytes} [Wed Feb 3 03:51:23 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:23.524192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a487d53-bc91-4d09-b575-dcd60b47befc tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] DELETE http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/37a72ff6-7a86-4782-9eef-926a351d7bac Feb 03 03:51:23.524765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a487d53-bc91-4d09-b575-dcd60b47befc tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:23.524985 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:23.524985 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:23.525355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a487d53-bc91-4d09-b575-dcd60b47befc tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:23.536669 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:51:23.536669 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:51:23.545778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a487d53-bc91-4d09-b575-dcd60b47befc tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/37a72ff6-7a86-4782-9eef-926a351d7bac returned with HTTP 204 Feb 03 03:51:23.546656 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1065/2140] 10.222.0.65 () {60 vars in 1361 bytes} [Wed Feb 3 03:51:23 2021] DELETE /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/37a72ff6-7a86-4782-9eef-926a351d7bac => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Feb 03 03:51:23.554748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2597f53e-4655-4ac1-ab24-b826446db76f tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/37a72ff6-7a86-4782-9eef-926a351d7bac Feb 03 03:51:23.555525 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2597f53e-4655-4ac1-ab24-b826446db76f tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:23.556025 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2597f53e-4655-4ac1-ab24-b826446db76f tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:23.564478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2597f53e-4655-4ac1-ab24-b826446db76f tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/37a72ff6-7a86-4782-9eef-926a351d7bac returned with HTTP 404 Feb 03 03:51:23.572506 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1076/2141] 10.222.0.65 () {60 vars in 1358 bytes} [Wed Feb 3 03:51:23 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/37a72ff6-7a86-4782-9eef-926a351d7bac => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:23.578117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5d21f00-40d7-479c-81d8-7be407dbe698 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] POST http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types Feb 03 03:51:23.579430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5d21f00-40d7-479c-81d8-7be407dbe698 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-621010770", "extra_specs": {"storage_protocol": "tempest-storage_protocol-18298983", "vendor_name": "tempest-vendor_name-1486398451"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:23.608161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14b7c93a-976e-4660-b872-4f188878c062 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:51:23.608980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14b7c93a-976e-4660-b872-4f188878c062 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:23.609477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14b7c93a-976e-4660-b872-4f188878c062 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:23.629915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5d21f00-40d7-479c-81d8-7be407dbe698 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types returned with HTTP 200 Feb 03 03:51:23.630892 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1066/2142] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:51:23 2021] POST /volume/v3/9c91b4e287de4bc397387cb81d6fac89/types => generated 325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:23.640421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] POST http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes Feb 03 03:51:23.641372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc3a5362-a3bd-46b9-b200-d7bfb700980d", "size": 1, "name": "tempest-UserMessagesTest-Volume-882588820"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:23.644867 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Create volume request body: {'volume': {'volume_type': 'dc3a5362-a3bd-46b9-b200-d7bfb700980d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-882588820'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:51:23.658963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Create volume of 1 GB Feb 03 03:51:23.660686 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:23.660686 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:23.661578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Availability Zones retrieved successfully. Feb 03 03:51:23.662209 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:23.662209 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:23.670782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14b7c93a-976e-4660-b872-4f188878c062 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:51:23.679076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Flow 'volume_create_api' (9085b462-7793-4702-b5c2-5220826b5dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:23.681694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d613f1d3-8539-4191-9093-d219d73eb5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.683854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:51:23.692735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14b7c93a-976e-4660-b872-4f188878c062 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:51:23.697415 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1077/2143] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:23 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 930 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:23.737042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d613f1d3-8539-4191-9093-d219d73eb5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:51:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-18298983',vendor_name='tempest-vendor_name-1486398451'},id=dc3a5362-a3bd-46b9-b200-d7bfb700980d,is_public=True,name='tempest-UserMessagesTest-volume-type-621010770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc3a5362-a3bd-46b9-b200-d7bfb700980d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.739815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0200ee57-db52-448c-bd15-fa980547bda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.791087 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-621010770 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-621010770, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:23.791976 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-621010770 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-621010770, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:23.825370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Created reservations ['193e2bdc-40e7-47b8-8a72-a210cfbc10b4', '89e499ea-d5dd-4a03-9c3d-a9b7b086a7c7', '4222cfd5-ec2a-4d2a-a256-08a5e28a5045', '395d748b-f72c-47a9-8d4e-e344f38fa543'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:23.827294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0200ee57-db52-448c-bd15-fa980547bda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193e2bdc-40e7-47b8-8a72-a210cfbc10b4', '89e499ea-d5dd-4a03-9c3d-a9b7b086a7c7', '4222cfd5-ec2a-4d2a-a256-08a5e28a5045', '395d748b-f72c-47a9-8d4e-e344f38fa543']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.829422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0745298-b21a-4c38-b6b6-7ebdb99bf1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.885621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0745298-b21a-4c38-b6b6-7ebdb99bf1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb17ad98-cf54-4142-a6ab-f7593e1bf9e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-882588820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08a7d1528e354dc289fcb5cb5cc50370',qos_specs=None,replication_status=,reservations=['193e2bdc-40e7-47b8-8a72-a210cfbc10b4','89e499ea-d5dd-4a03-9c3d-a9b7b086a7c7','4222cfd5-ec2a-4d2a-a256-08a5e28a5045','395d748b-f72c-47a9-8d4e-e344f38fa543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa1aa83248b04aceb168fc66bcbf4757',volume_type_id=dc3a5362-a3bd-46b9-b200-d7bfb700980d), 'volume': 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-02-03T03:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-882588820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb17ad98-cf54-4142-a6ab-f7593e1bf9e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08a7d1528e354dc289fcb5cb5cc50370',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aa1aa83248b04aceb168fc66bcbf4757',volume_attachment=,volume_type=,volume_type_id=dc3a5362-a3bd-46b9-b200-d7bfb700980d)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.887665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f1432a-118c-4496-85c5-23f160fb4dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.913284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f1432a-118c-4496-85c5-23f160fb4dde) transitioned into state 'SUCCESS' from state '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-882588820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08a7d1528e354dc289fcb5cb5cc50370',qos_specs=None,replication_status=,reservations=['193e2bdc-40e7-47b8-8a72-a210cfbc10b4','89e499ea-d5dd-4a03-9c3d-a9b7b086a7c7','4222cfd5-ec2a-4d2a-a256-08a5e28a5045','395d748b-f72c-47a9-8d4e-e344f38fa543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa1aa83248b04aceb168fc66bcbf4757',volume_type_id=dc3a5362-a3bd-46b9-b200-d7bfb700980d)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.915155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8593053f-4d8a-48c0-b7b7-5e1a54655c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:23.928913 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8593053f-4d8a-48c0-b7b7-5e1a54655c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:23.931481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Flow 'volume_create_api' (9085b462-7793-4702-b5c2-5220826b5dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:23.980792 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Create volume request issued successfully. Feb 03 03:51:23.995448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f8ec97e-4724-4e39-8ad8-fc934853d24d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes returned with HTTP 202 Feb 03 03:51:23.999975 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1067/2144] 10.222.0.65 () {62 vars in 1266 bytes} [Wed Feb 3 03:51:23 2021] POST /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes => generated 850 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:24.011581 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da230bd-3854-4004-bd91-4d8b313aefe4 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 Feb 03 03:51:24.012190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da230bd-3854-4004-bd91-4d8b313aefe4 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.012441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:24.012441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:24.012806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1da230bd-3854-4004-bd91-4d8b313aefe4 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.064861 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:24.064861 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:24.073912 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1da230bd-3854-4004-bd91-4d8b313aefe4 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Volume info retrieved successfully. Feb 03 03:51:24.095123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1da230bd-3854-4004-bd91-4d8b313aefe4 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 returned with HTTP 200 Feb 03 03:51:24.095954 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1078/2145] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 => generated 939 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:24.111740 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fd09665-6064-4d2d-81b9-4a8a440197b0 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages Feb 03 03:51:24.112358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fd09665-6064-4d2d-81b9-4a8a440197b0 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.113114 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:24.113114 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:24.113494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fd09665-6064-4d2d-81b9-4a8a440197b0 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.114165 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:24.114165 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:24.121487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fd09665-6064-4d2d-81b9-4a8a440197b0 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages returned with HTTP 200 Feb 03 03:51:24.122273 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1068/2146] 10.222.0.65 () {60 vars in 1247 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:24.133084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6eee591-4e29-470b-895a-31493c82e290 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/2eb5d144-7b44-413b-b91f-b92f783fea4e Feb 03 03:51:24.133652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6eee591-4e29-470b-895a-31493c82e290 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.133864 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:24.133864 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:24.134229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6eee591-4e29-470b-895a-31493c82e290 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.141592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6eee591-4e29-470b-895a-31493c82e290 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/2eb5d144-7b44-413b-b91f-b92f783fea4e returned with HTTP 200 Feb 03 03:51:24.142437 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1079/2147] 10.222.0.65 () {60 vars in 1358 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/2eb5d144-7b44-413b-b91f-b92f783fea4e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:24.151735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7af4e30c-bf91-40aa-b2b5-0586dcee807d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages Feb 03 03:51:24.152352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7af4e30c-bf91-40aa-b2b5-0586dcee807d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.152865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7af4e30c-bf91-40aa-b2b5-0586dcee807d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.160297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7af4e30c-bf91-40aa-b2b5-0586dcee807d tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages returned with HTTP 200 Feb 03 03:51:24.161067 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1069/2148] 10.222.0.65 () {60 vars in 1247 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:24.170780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2b2dd71-1e54-48b5-962a-527fab993abf tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] DELETE http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/2eb5d144-7b44-413b-b91f-b92f783fea4e Feb 03 03:51:24.171346 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2b2dd71-1e54-48b5-962a-527fab993abf tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.171824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2b2dd71-1e54-48b5-962a-527fab993abf tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.180471 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:51:24.180471 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:51:24.185214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2b2dd71-1e54-48b5-962a-527fab993abf tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/2eb5d144-7b44-413b-b91f-b92f783fea4e returned with HTTP 204 Feb 03 03:51:24.185987 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1080/2149] 10.222.0.65 () {60 vars in 1361 bytes} [Wed Feb 3 03:51:24 2021] DELETE /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/messages/2eb5d144-7b44-413b-b91f-b92f783fea4e => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Feb 03 03:51:24.194674 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] DELETE http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 Feb 03 03:51:24.195186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.195662 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.196145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Delete volume with id: fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 Feb 03 03:51:24.246965 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:24.246965 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:24.248065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Volume info retrieved successfully. Feb 03 03:51:24.250854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Decrease volume quotas only if status is not error_managing. {{(pid=87960) delete /opt/stack/cinder/cinder/volume/api.py:410}} Feb 03 03:51:24.296337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Created reservations ['04f57393-219c-4891-a489-0b045c150903', '83532f43-9cba-4b2a-8957-a1127b2099f4', '72290094-74f2-44c6-8b4b-63912f3c30cc', '903d5cde-e9d1-43fb-b222-d5dad0107a5c'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:24.298098 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:51:24.298098 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:51:24.338717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Delete volume request issued successfully. Feb 03 03:51:24.339186 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78f01d9f-aa2f-4956-9198-beba2a87846e tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 returned with HTTP 202 Feb 03 03:51:24.340085 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1070/2150] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:24 2021] DELETE /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:24.347731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdabec43-0d33-4d84-83f3-fb99b6382810 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 Feb 03 03:51:24.348315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdabec43-0d33-4d84-83f3-fb99b6382810 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.348807 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdabec43-0d33-4d84-83f3-fb99b6382810 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.394446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdabec43-0d33-4d84-83f3-fb99b6382810 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 returned with HTTP 404 Feb 03 03:51:24.395474 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1081/2151] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/fb17ad98-cf54-4142-a6ab-f7593e1bf9e4 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:24.403796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d1d4b0b-f0af-4bd7-951b-03d7c47ba892 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] DELETE http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/dc3a5362-a3bd-46b9-b200-d7bfb700980d Feb 03 03:51:24.404406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d1d4b0b-f0af-4bd7-951b-03d7c47ba892 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.404621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:24.404621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:24.405013 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d1d4b0b-f0af-4bd7-951b-03d7c47ba892 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.476150 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d1d4b0b-f0af-4bd7-951b-03d7c47ba892 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/dc3a5362-a3bd-46b9-b200-d7bfb700980d returned with HTTP 202 Feb 03 03:51:24.476977 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1071/2152] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:51:24 2021] DELETE /volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/dc3a5362-a3bd-46b9-b200-d7bfb700980d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:24.484661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6719e82-52ed-4a64-8562-2c2d7a8317de tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] GET http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/dc3a5362-a3bd-46b9-b200-d7bfb700980d Feb 03 03:51:24.485186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6719e82-52ed-4a64-8562-2c2d7a8317de tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.485677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6719e82-52ed-4a64-8562-2c2d7a8317de tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.497622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6719e82-52ed-4a64-8562-2c2d7a8317de tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/dc3a5362-a3bd-46b9-b200-d7bfb700980d returned with HTTP 404 Feb 03 03:51:24.498524 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1082/2153] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/dc3a5362-a3bd-46b9-b200-d7bfb700980d => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:24.505993 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] DELETE http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e Feb 03 03:51:24.506520 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.507008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.507466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Delete volume with id: 2dc28318-e2d6-4665-b032-d9249eeed67e Feb 03 03:51:24.556559 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:24.556559 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:24.557804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Volume info retrieved successfully. Feb 03 03:51:24.560512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Decrease volume quotas only if status is not error_managing. {{(pid=87960) delete /opt/stack/cinder/cinder/volume/api.py:410}} Feb 03 03:51:24.591783 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2085200199 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2085200199, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:24.592938 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2085200199 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2085200199, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:24.610082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Created reservations ['517fc837-b689-48f3-b7bd-4b8082e5e4b9', '4c7eb917-0487-48d6-b90c-5cd8d23ee8a6', 'e43724a7-2560-4e9c-834a-e7d67f3bccc9', '19c4270f-1ddd-4dba-98ee-2d401efba645'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:24.611714 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:51:24.611714 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:51:24.651892 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Delete volume request issued successfully. Feb 03 03:51:24.652405 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61c0febc-9fd5-4b8b-a327-9874f1c5bb51 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e returned with HTTP 202 Feb 03 03:51:24.653317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1072/2154] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:24 2021] DELETE /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:24.661473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bedda43-a95e-4841-b912-7be328293099 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] GET http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e Feb 03 03:51:24.661999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bedda43-a95e-4841-b912-7be328293099 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.662490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bedda43-a95e-4841-b912-7be328293099 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.708774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bedda43-a95e-4841-b912-7be328293099 tempest-UserMessagesTest-1534047044 tempest-UserMessagesTest-1534047044-project] http://10.222.0.65/volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e returned with HTTP 404 Feb 03 03:51:24.709835 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1083/2155] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/08a7d1528e354dc289fcb5cb5cc50370/volumes/2dc28318-e2d6-4665-b032-d9249eeed67e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:24.711811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ee98a10-51d6-412e-a38c-b92d853da5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:51:24.712419 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ee98a10-51d6-412e-a38c-b92d853da5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.712641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:24.712641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:24.713174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ee98a10-51d6-412e-a38c-b92d853da5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.717130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-773cf250-44bd-4586-b35d-0813e5d9d8fd tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] DELETE http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/0f05e3ec-50eb-454a-a1ae-4e04f9e221c7 Feb 03 03:51:24.717655 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-773cf250-44bd-4586-b35d-0813e5d9d8fd tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.718159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-773cf250-44bd-4586-b35d-0813e5d9d8fd tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.762273 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:24.762273 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:24.779204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7ee98a10-51d6-412e-a38c-b92d853da5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:51:24.802046 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ee98a10-51d6-412e-a38c-b92d853da5e9 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:51:24.813664 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1073/2156] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 930 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:24.822731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-773cf250-44bd-4586-b35d-0813e5d9d8fd tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/0f05e3ec-50eb-454a-a1ae-4e04f9e221c7 returned with HTTP 202 Feb 03 03:51:24.823760 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1084/2157] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:51:24 2021] DELETE /volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/0f05e3ec-50eb-454a-a1ae-4e04f9e221c7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Feb 03 03:51:24.831194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-112af3df-66e4-4a6d-b62b-db815be377f4 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] GET http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/0f05e3ec-50eb-454a-a1ae-4e04f9e221c7 Feb 03 03:51:24.832417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-112af3df-66e4-4a6d-b62b-db815be377f4 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:24.832623 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:24.832623 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:24.833164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-112af3df-66e4-4a6d-b62b-db815be377f4 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:24.844026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-112af3df-66e4-4a6d-b62b-db815be377f4 tempest-UserMessagesTest-678560232 tempest-UserMessagesTest-678560232-project-admin] http://10.222.0.65/volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/0f05e3ec-50eb-454a-a1ae-4e04f9e221c7 returned with HTTP 404 Feb 03 03:51:24.848532 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1074/2158] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:24 2021] GET /volume/v3/9c91b4e287de4bc397387cb81d6fac89/types/0f05e3ec-50eb-454a-a1ae-4e04f9e221c7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:51:25.618749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-848bf5cf-c323-4ae9-a8af-46d81b8f6a0d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] DELETE http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:51:25.619267 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-848bf5cf-c323-4ae9-a8af-46d81b8f6a0d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:25.619746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-848bf5cf-c323-4ae9-a8af-46d81b8f6a0d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:25.620258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-848bf5cf-c323-4ae9-a8af-46d81b8f6a0d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Delete volume with id: f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:51:25.669563 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:25.669563 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:25.670739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-848bf5cf-c323-4ae9-a8af-46d81b8f6a0d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:51:25.698555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-848bf5cf-c323-4ae9-a8af-46d81b8f6a0d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Delete volume request issued successfully. Feb 03 03:51:25.699087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-848bf5cf-c323-4ae9-a8af-46d81b8f6a0d tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 202 Feb 03 03:51:25.703663 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1085/2159] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:25 2021] DELETE /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:25.708361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-950f5f51-3e35-4424-8908-36c18f073676 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:51:25.709162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-950f5f51-3e35-4424-8908-36c18f073676 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:25.709853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-950f5f51-3e35-4424-8908-36c18f073676 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:25.787312 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:25.787312 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:25.797878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-950f5f51-3e35-4424-8908-36c18f073676 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:51:25.824394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-950f5f51-3e35-4424-8908-36c18f073676 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:51:25.825215 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1075/2160] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:25 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 929 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:26.842002 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abe32e4d-954b-4ff0-a25c-96a137bd5b03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:51:26.842542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abe32e4d-954b-4ff0-a25c-96a137bd5b03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:26.842707 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:26.842707 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:26.843047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abe32e4d-954b-4ff0-a25c-96a137bd5b03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:26.898992 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:26.898992 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:26.907518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abe32e4d-954b-4ff0-a25c-96a137bd5b03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Volume info retrieved successfully. Feb 03 03:51:26.931557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abe32e4d-954b-4ff0-a25c-96a137bd5b03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 200 Feb 03 03:51:26.932549 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1086/2161] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:26 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 929 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:27.948347 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84b1ce3e-25ff-4b45-b138-58f844a55c03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] GET http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d Feb 03 03:51:27.948908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84b1ce3e-25ff-4b45-b138-58f844a55c03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:27.949091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:27.949091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:27.949426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84b1ce3e-25ff-4b45-b138-58f844a55c03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:27.998350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84b1ce3e-25ff-4b45-b138-58f844a55c03 tempest-VolumesActionsTest-55026731 tempest-VolumesActionsTest-55026731-project] http://10.222.0.65/volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d returned with HTTP 404 Feb 03 03:51:27.999421 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1076/2162] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:27 2021] GET /volume/v3/8580eab698cd4b7fb007b592b793425f/volumes/f3d696cd-33f2-461e-b3fd-7bcb2521494d => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:28.715147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7264eebf-73ba-4791-840f-33f85dff0d8d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] GET http://10.222.0.65/volume/v3/7616a3beb65c4df4a68b79f0c1306c25/scheduler-stats/get_pools?detail=True Feb 03 03:51:28.715776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7264eebf-73ba-4791-840f-33f85dff0d8d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:28.716099 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:28.716099 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:28.716564 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7264eebf-73ba-4791-840f-33f85dff0d8d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] Calling method 'get_pools' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:28.736028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7264eebf-73ba-4791-840f-33f85dff0d8d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] http://10.222.0.65/volume/v3/7616a3beb65c4df4a68b79f0c1306c25/scheduler-stats/get_pools?detail=True returned with HTTP 200 Feb 03 03:51:28.742052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1087/2163] 10.222.0.65 () {58 vars in 1281 bytes} [Wed Feb 3 03:51:28 2021] GET /volume/v3/7616a3beb65c4df4a68b79f0c1306c25/scheduler-stats/get_pools?detail=True => generated 771 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:28.754538 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06cfc6b1-fb39-4d69-9316-c6a6cacb3b4d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] GET http://10.222.0.65/volume/v3/7616a3beb65c4df4a68b79f0c1306c25/scheduler-stats/get_pools Feb 03 03:51:28.755540 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06cfc6b1-fb39-4d69-9316-c6a6cacb3b4d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:28.766773 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06cfc6b1-fb39-4d69-9316-c6a6cacb3b4d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] Calling method 'get_pools' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:28.801465 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06cfc6b1-fb39-4d69-9316-c6a6cacb3b4d tempest-VolumePoolsAdminTestsJSON-289953075 tempest-VolumePoolsAdminTestsJSON-289953075-project-admin] http://10.222.0.65/volume/v3/7616a3beb65c4df4a68b79f0c1306c25/scheduler-stats/get_pools returned with HTTP 200 Feb 03 03:51:28.802879 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1077/2164] 10.222.0.65 () {58 vars in 1258 bytes} [Wed Feb 3 03:51:28 2021] GET /volume/v3/7616a3beb65c4df4a68b79f0c1306c25/scheduler-stats/get_pools => generated 62 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:51:31.769987 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] POST http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes Feb 03 03:51:31.769987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-464686664"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:31.769987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-464686664'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:51:31.769987 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Create volume of 1 GB Feb 03 03:51:31.782319 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Availability Zones retrieved successfully. Feb 03 03:51:31.801071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Flow 'volume_create_api' (ee48c2c7-ff4d-4f20-90f0-dda6541fca7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:31.804220 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba525fe9-bc0c-490b-bfa6-d728fe31a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:31.806324 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:51:31.872795 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba525fe9-bc0c-490b-bfa6-d728fe31a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:31.875044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73fd0901-02be-4dca-9797-f3779b4a8ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:31.967580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Created reservations ['fc0e8b81-f2e8-486b-b2b2-172d3db847a4', 'd5ffd872-abd0-4f43-b9bd-61418a71c17f', 'cd6750c3-15d0-4bcc-95be-52a1e6c5212f', 'ee86d271-4ebd-40a2-98e3-db2d4099741d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:31.969614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73fd0901-02be-4dca-9797-f3779b4a8ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0e8b81-f2e8-486b-b2b2-172d3db847a4', 'd5ffd872-abd0-4f43-b9bd-61418a71c17f', 'cd6750c3-15d0-4bcc-95be-52a1e6c5212f', 'ee86d271-4ebd-40a2-98e3-db2d4099741d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:31.971707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e3d1e7-f8f9-4898-a12d-ea478a6e02cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:32.030730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e3d1e7-f8f9-4898-a12d-ea478a6e02cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59fcbb71-9e32-47dc-bc8f-5a0951f3c15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-464686664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef29276f79e14827bf444db1107ac1bf',qos_specs=None,replication_status=,reservations=['fc0e8b81-f2e8-486b-b2b2-172d3db847a4','d5ffd872-abd0-4f43-b9bd-61418a71c17f','cd6750c3-15d0-4bcc-95be-52a1e6c5212f','ee86d271-4ebd-40a2-98e3-db2d4099741d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e8fd9a505d43b7bd7a44162aeaa2fe',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-464686664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59fcbb71-9e32-47dc-bc8f-5a0951f3c15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef29276f79e14827bf444db1107ac1bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='83e8fd9a505d43b7bd7a44162aeaa2fe',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:32.032881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b6e7715-393c-4f77-a9d2-ea7d213dc56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:32.060861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b6e7715-393c-4f77-a9d2-ea7d213dc56a) transitioned into state 'SUCCESS' from state '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-464686664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef29276f79e14827bf444db1107ac1bf',qos_specs=None,replication_status=,reservations=['fc0e8b81-f2e8-486b-b2b2-172d3db847a4','d5ffd872-abd0-4f43-b9bd-61418a71c17f','cd6750c3-15d0-4bcc-95be-52a1e6c5212f','ee86d271-4ebd-40a2-98e3-db2d4099741d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e8fd9a505d43b7bd7a44162aeaa2fe',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:32.063287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7237305a-cc6f-4cc3-a621-1aab3fd1c3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:32.079926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7237305a-cc6f-4cc3-a621-1aab3fd1c3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:32.083303 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Flow 'volume_create_api' (ee48c2c7-ff4d-4f20-90f0-dda6541fca7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:32.148605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Create volume request issued successfully. Feb 03 03:51:32.167761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b118da9-deac-4176-9bfb-35bcc14c1572 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes returned with HTTP 202 Feb 03 03:51:32.168987 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1088/2165] 10.222.0.65 () {62 vars in 1265 bytes} [Wed Feb 3 03:51:31 2021] POST /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes => generated 820 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:32.184878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4580567-c493-4963-9135-864bba8c8d0d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:51:32.185734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4580567-c493-4963-9135-864bba8c8d0d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:32.186398 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4580567-c493-4963-9135-864bba8c8d0d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:32.252522 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:32.252522 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:32.261700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f4580567-c493-4963-9135-864bba8c8d0d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Volume info retrieved successfully. Feb 03 03:51:32.286624 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4580567-c493-4963-9135-864bba8c8d0d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e returned with HTTP 200 Feb 03 03:51:32.287568 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1078/2166] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:32 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.304191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f8566bb-3574-43a2-8728-ebcbe81bb8ae tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:51:33.304819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f8566bb-3574-43a2-8728-ebcbe81bb8ae tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.305119 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:33.305119 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:33.305491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f8566bb-3574-43a2-8728-ebcbe81bb8ae tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.356134 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:33.356134 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:33.365368 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f8566bb-3574-43a2-8728-ebcbe81bb8ae tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Volume info retrieved successfully. Feb 03 03:51:33.395605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f8566bb-3574-43a2-8728-ebcbe81bb8ae tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e returned with HTTP 200 Feb 03 03:51:33.396775 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1079/2167] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.415062 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57664832-a97d-4aaf-9b8d-f8b12e00dee9 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] POST http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups Feb 03 03:51:33.415721 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:33.415721 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:33.416809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57664832-a97d-4aaf-9b8d-f8b12e00dee9 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59fcbb71-9e32-47dc-bc8f-5a0951f3c15e", "name": "tempest-VolumesBackupsV39Test-Backup-1849250185"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:33.418256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-57664832-a97d-4aaf-9b8d-f8b12e00dee9 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Creating new backup {'backup': {'volume_id': '59fcbb71-9e32-47dc-bc8f-5a0951f3c15e', 'name': 'tempest-VolumesBackupsV39Test-Backup-1849250185'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Feb 03 03:51:33.418712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-57664832-a97d-4aaf-9b8d-f8b12e00dee9 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Creating backup of volume 59fcbb71-9e32-47dc-bc8f-5a0951f3c15e in container None Feb 03 03:51:33.436873 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-caf5a9c2-58bb-4f7f-b939-16167738d299 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:33.437595 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-caf5a9c2-58bb-4f7f-b939-16167738d299 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.437832 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:33.437832 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:33.438426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-caf5a9c2-58bb-4f7f-b939-16167738d299 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.439164 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:33.439164 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:33.467662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-caf5a9c2-58bb-4f7f-b939-16167738d299 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:33.468880 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1089/2168] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 361 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.475042 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:33.475042 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:33.476325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57664832-a97d-4aaf-9b8d-f8b12e00dee9 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Volume info retrieved successfully. Feb 03 03:51:33.483160 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89cdc15c-d6eb-4ffc-ad37-51d87bfde316 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae/defaults Feb 03 03:51:33.484031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89cdc15c-d6eb-4ffc-ad37-51d87bfde316 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.484657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89cdc15c-d6eb-4ffc-ad37-51d87bfde316 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'defaults' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.510441 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89cdc15c-d6eb-4ffc-ad37-51d87bfde316 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae/defaults returned with HTTP 200 Feb 03 03:51:33.511518 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1090/2169] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae/defaults => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:33.520989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-57664832-a97d-4aaf-9b8d-f8b12e00dee9 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Created reservations ['dcb45118-7a0b-48f2-be28-a4b56c6c396e', '3c4591d6-5ca7-4ab6-a5d9-1e1320a7c23b'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:33.524471 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2027aa3c-2d71-485d-ae08-b889b297694c tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] PUT http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:33.525850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2027aa3c-2d71-485d-ae08-b889b297694c tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:33.594290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57664832-a97d-4aaf-9b8d-f8b12e00dee9 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups returned with HTTP 202 Feb 03 03:51:33.595148 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1080/2170] 10.222.0.65 () {62 vars in 1266 bytes} [Wed Feb 3 03:51:33 2021] POST /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups => generated 399 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:33.609250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67291f17-57ef-4545-a994-d6134c5488ff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:33.610386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67291f17-57ef-4545-a994-d6134c5488ff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.610749 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:33.610749 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:33.611348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67291f17-57ef-4545-a994-d6134c5488ff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.612029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-67291f17-57ef-4545-a994-d6134c5488ff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:33.615607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2027aa3c-2d71-485d-ae08-b889b297694c tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:33.616818 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1091/2171] 10.222.0.65 () {60 vars in 1341 bytes} [Wed Feb 3 03:51:33 2021] PUT /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 319 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.628242 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97b01085-9e05-4a0c-85cf-cea378725df5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] DELETE http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:33.629277 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97b01085-9e05-4a0c-85cf-cea378725df5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.629950 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97b01085-9e05-4a0c-85cf-cea378725df5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.638233 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:33.638233 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:33.640304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67291f17-57ef-4545-a994-d6134c5488ff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:33.641297 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1081/2172] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 806 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.642515 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97b01085-9e05-4a0c-85cf-cea378725df5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:33.643570 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1092/2173] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:51:33 2021] DELETE /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Feb 03 03:51:33.653660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee154c5c-7707-4b6e-8a6a-23be2bfd855b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:33.654230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee154c5c-7707-4b6e-8a6a-23be2bfd855b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.654445 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:33.654445 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:33.654823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee154c5c-7707-4b6e-8a6a-23be2bfd855b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.686818 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee154c5c-7707-4b6e-8a6a-23be2bfd855b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:33.687876 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1082/2174] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.700105 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60ee59fb-e7b3-4dc7-ba7f-1580f557d410 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] PUT http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:33.700875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60ee59fb-e7b3-4dc7-ba7f-1580f557d410 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:33.879360 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60ee59fb-e7b3-4dc7-ba7f-1580f557d410 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:33.880368 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1093/2175] 10.222.0.65 () {60 vars in 1342 bytes} [Wed Feb 3 03:51:33 2021] PUT /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 319 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.894677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-921379f8-5603-423a-9d86-ccfb8e4ba29e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae/defaults Feb 03 03:51:33.895306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-921379f8-5603-423a-9d86-ccfb8e4ba29e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.895795 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-921379f8-5603-423a-9d86-ccfb8e4ba29e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'defaults' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.918056 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-921379f8-5603-423a-9d86-ccfb8e4ba29e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae/defaults returned with HTTP 200 Feb 03 03:51:33.919045 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1083/2176] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae/defaults => generated 361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.932650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15866790-ba80-4cf5-8d27-da412530a90b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:33.933261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15866790-ba80-4cf5-8d27-da412530a90b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.933745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15866790-ba80-4cf5-8d27-da412530a90b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:33.965080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15866790-ba80-4cf5-8d27-da412530a90b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:33.965941 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1094/2177] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:33.980428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73e3bc1a-aaba-480a-a22c-7ba4c8e0453b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True Feb 03 03:51:33.981044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73e3bc1a-aaba-480a-a22c-7ba4c8e0453b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:33.981532 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73e3bc1a-aaba-480a-a22c-7ba4c8e0453b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:34.028081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73e3bc1a-aaba-480a-a22c-7ba4c8e0453b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True returned with HTTP 200 Feb 03 03:51:34.038789 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1084/2178] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:33 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True => generated 1076 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:34.184247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] POST http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes Feb 03 03:51:34.185201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1653120047"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:34.186350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1653120047'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:51:34.186800 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Create volume of 1 GB Feb 03 03:51:34.200441 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Availability Zones retrieved successfully. Feb 03 03:51:34.217551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Flow 'volume_create_api' (9dbe1298-0e59-43a7-9193-7426381bc9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:34.220338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e559df-7523-4275-b267-03899e7a432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:34.222408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:51:34.290501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e559df-7523-4275-b267-03899e7a432d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:34.292754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca966b2b-9a91-437a-8888-806009e2e1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:34.378491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Created reservations ['370e1cd2-d596-49ae-a5e6-8728cd1f90e3', '08fcf708-04c3-445c-b83a-5981c3e28be4', 'a1edb22f-c007-482d-b411-0e8e7a3054b4', '8759e0ed-4681-4cde-a355-d63848665296'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:34.380426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca966b2b-9a91-437a-8888-806009e2e1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['370e1cd2-d596-49ae-a5e6-8728cd1f90e3', '08fcf708-04c3-445c-b83a-5981c3e28be4', 'a1edb22f-c007-482d-b411-0e8e7a3054b4', '8759e0ed-4681-4cde-a355-d63848665296']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:34.382536 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bcf26ae-9ea6-4a43-a43d-665ff18e9048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:34.439281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bcf26ae-9ea6-4a43-a43d-665ff18e9048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d436907-3b0f-40ba-9d51-ff93a62f77ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1653120047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02551021ac494b05ad6fdd2c3bf288ae',qos_specs=None,replication_status=,reservations=['370e1cd2-d596-49ae-a5e6-8728cd1f90e3','08fcf708-04c3-445c-b83a-5981c3e28be4','a1edb22f-c007-482d-b411-0e8e7a3054b4','8759e0ed-4681-4cde-a355-d63848665296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22483ba2799a4b5c85cfb0d6ffd78a3f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1653120047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d436907-3b0f-40ba-9d51-ff93a62f77ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02551021ac494b05ad6fdd2c3bf288ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='22483ba2799a4b5c85cfb0d6ffd78a3f',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:34.442036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a1bf90-76e5-42f2-91a6-9203a3843689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:34.468135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a1bf90-76e5-42f2-91a6-9203a3843689) transitioned into state 'SUCCESS' from state '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-1653120047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02551021ac494b05ad6fdd2c3bf288ae',qos_specs=None,replication_status=,reservations=['370e1cd2-d596-49ae-a5e6-8728cd1f90e3','08fcf708-04c3-445c-b83a-5981c3e28be4','a1edb22f-c007-482d-b411-0e8e7a3054b4','8759e0ed-4681-4cde-a355-d63848665296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22483ba2799a4b5c85cfb0d6ffd78a3f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:34.470358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5bb2c6-fd80-4863-ae59-75a511cceefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:34.484543 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5bb2c6-fd80-4863-ae59-75a511cceefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:34.487148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Flow 'volume_create_api' (9dbe1298-0e59-43a7-9193-7426381bc9dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:34.535382 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Create volume request issued successfully. Feb 03 03:51:34.550379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e60c013a-b16d-4378-9a33-ce2e4c0c1d0a tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes returned with HTTP 202 Feb 03 03:51:34.551536 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1095/2179] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:51:34 2021] POST /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes => generated 825 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:51:34.567209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7339742-287c-44eb-a490-ba2b0fb34abd tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] GET http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:34.568190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7339742-287c-44eb-a490-ba2b0fb34abd tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:34.568689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7339742-287c-44eb-a490-ba2b0fb34abd tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:34.623762 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:34.623762 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:34.633473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e7339742-287c-44eb-a490-ba2b0fb34abd tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Volume info retrieved successfully. Feb 03 03:51:34.655195 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7339742-287c-44eb-a490-ba2b0fb34abd tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec returned with HTTP 200 Feb 03 03:51:34.655761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fbb2f07-61dc-45d4-91a7-1359b6a71611 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:34.656058 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1085/2180] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:34 2021] GET /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:34.656737 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5fbb2f07-61dc-45d4-91a7-1359b6a71611 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:34.657034 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:34.657034 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:34.657447 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5fbb2f07-61dc-45d4-91a7-1359b6a71611 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:34.658086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5fbb2f07-61dc-45d4-91a7-1359b6a71611 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:34.683350 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:34.683350 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:34.684635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fbb2f07-61dc-45d4-91a7-1359b6a71611 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:34.685499 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1096/2181] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:34 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 806 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:35.672224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ef0a1de-6483-4767-8b90-00f6dcba1ceb tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] GET http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:35.672782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ef0a1de-6483-4767-8b90-00f6dcba1ceb tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:35.672936 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:35.672936 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:35.673305 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ef0a1de-6483-4767-8b90-00f6dcba1ceb tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:35.699019 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4290e09-7eb4-42e3-bc4f-8859aede79a0 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:35.699593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4290e09-7eb4-42e3-bc4f-8859aede79a0 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:35.699789 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:35.699789 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:35.700470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4290e09-7eb4-42e3-bc4f-8859aede79a0 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:35.701374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f4290e09-7eb4-42e3-bc4f-8859aede79a0 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:35.721587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:35.721587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:35.723465 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:35.723465 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:35.725313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4290e09-7eb4-42e3-bc4f-8859aede79a0 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:35.726148 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1097/2182] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:35 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:35.731761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ef0a1de-6483-4767-8b90-00f6dcba1ceb tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Volume info retrieved successfully. Feb 03 03:51:35.753843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ef0a1de-6483-4767-8b90-00f6dcba1ceb tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec returned with HTTP 200 Feb 03 03:51:35.754807 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1086/2183] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:35 2021] GET /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec => generated 918 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:35.771517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e83c02ed-3dab-40af-8b3d-27b642fcac0e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True Feb 03 03:51:35.772068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e83c02ed-3dab-40af-8b3d-27b642fcac0e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:35.772286 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:35.772286 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:35.772663 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e83c02ed-3dab-40af-8b3d-27b642fcac0e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:35.821941 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e83c02ed-3dab-40af-8b3d-27b642fcac0e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True returned with HTTP 200 Feb 03 03:51:35.822819 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1098/2184] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:35 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True => generated 1076 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:35.836345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09fb67c4-f011-4d25-84a4-4428f9691eec tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] DELETE http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:35.836879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09fb67c4-f011-4d25-84a4-4428f9691eec tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:35.837098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:35.837098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:35.837470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09fb67c4-f011-4d25-84a4-4428f9691eec tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:35.837933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-09fb67c4-f011-4d25-84a4-4428f9691eec tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Delete volume with id: 5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:35.887319 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:35.887319 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:35.888540 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09fb67c4-f011-4d25-84a4-4428f9691eec tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Volume info retrieved successfully. Feb 03 03:51:35.915591 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09fb67c4-f011-4d25-84a4-4428f9691eec tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Delete volume request issued successfully. Feb 03 03:51:35.916281 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09fb67c4-f011-4d25-84a4-4428f9691eec tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec returned with HTTP 202 Feb 03 03:51:35.917301 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1087/2185] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:35 2021] DELETE /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:35.925895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f2b1052-1cd5-4ef3-b004-6591cd8da95c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] GET http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:35.926508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f2b1052-1cd5-4ef3-b004-6591cd8da95c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:35.927012 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f2b1052-1cd5-4ef3-b004-6591cd8da95c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:35.979263 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:35.979263 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:35.988138 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1f2b1052-1cd5-4ef3-b004-6591cd8da95c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Volume info retrieved successfully. Feb 03 03:51:36.012550 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f2b1052-1cd5-4ef3-b004-6591cd8da95c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec returned with HTTP 200 Feb 03 03:51:36.013593 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1099/2186] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:35 2021] GET /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:36.742069 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-575ecefb-7c34-481f-83fc-e040c0d8c4c6 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:36.743291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-575ecefb-7c34-481f-83fc-e040c0d8c4c6 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:36.743492 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:36.743492 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:36.744140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-575ecefb-7c34-481f-83fc-e040c0d8c4c6 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:36.744671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-575ecefb-7c34-481f-83fc-e040c0d8c4c6 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:36.776502 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:36.776502 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:36.779231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-575ecefb-7c34-481f-83fc-e040c0d8c4c6 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:36.780670 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1088/2187] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:36 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:37.030614 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fedfdb76-5b56-43ab-a1ea-a6fe192e3647 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] GET http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:37.031081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fedfdb76-5b56-43ab-a1ea-a6fe192e3647 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:37.031296 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:37.031296 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:37.031664 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fedfdb76-5b56-43ab-a1ea-a6fe192e3647 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:37.081800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:37.081800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:37.090197 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fedfdb76-5b56-43ab-a1ea-a6fe192e3647 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Volume info retrieved successfully. Feb 03 03:51:37.113131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fedfdb76-5b56-43ab-a1ea-a6fe192e3647 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec returned with HTTP 200 Feb 03 03:51:37.114144 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1100/2188] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:37 2021] GET /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:37.745193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a5096407-9573-421e-8a21-59834ca7cd97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] DELETE http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d Feb 03 03:51:37.745689 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a5096407-9573-421e-8a21-59834ca7cd97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:37.745808 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:37.745808 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:37.746165 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a5096407-9573-421e-8a21-59834ca7cd97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:37.782126 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:37.782126 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:37.795192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06a4fa98-0632-4c43-b786-96ade1f1ef14 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:37.796227 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06a4fa98-0632-4c43-b786-96ade1f1ef14 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:37.796642 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:37.796642 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:37.797276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06a4fa98-0632-4c43-b786-96ade1f1ef14 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:37.797851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-06a4fa98-0632-4c43-b786-96ade1f1ef14 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:37.875666 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:37.875666 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:37.878164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06a4fa98-0632-4c43-b786-96ade1f1ef14 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:37.892836 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1101/2189] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:37 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:38.130359 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-310d2b40-9936-4646-a326-05b31ee55ae2 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] GET http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:38.131119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-310d2b40-9936-4646-a326-05b31ee55ae2 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:38.131477 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:38.131477 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:38.132125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-310d2b40-9936-4646-a326-05b31ee55ae2 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:38.234492 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-310d2b40-9936-4646-a326-05b31ee55ae2 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec returned with HTTP 404 Feb 03 03:51:38.235568 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1102/2190] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:38 2021] GET /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:38.246172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] POST http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes Feb 03 03:51:38.247077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1497185243"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:38.248337 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1497185243'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:51:38.248713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Create volume of 1 GB Feb 03 03:51:38.263263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Availability Zones retrieved successfully. Feb 03 03:51:38.289347 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Flow 'volume_create_api' (c6010aa0-dbae-459e-84e4-8d4245fdab1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:38.294560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2238e2a8-d67a-434b-a4ea-3c2e8a53fbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:38.303927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:51:38.436256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2238e2a8-d67a-434b-a4ea-3c2e8a53fbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:38.439021 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e5bfd8-a01d-49dd-8387-09b8a659561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:38.530729 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Created reservations ['ae43fdfe-04b3-401d-91c0-09a70785c07b', '1db991c9-b6d3-48c2-9918-b0014b9f0355', 'bfe4343a-e79c-4f18-994b-d6be04bfdff2', '8e860979-6457-4d6e-8a4d-f950f2535b53'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:38.532444 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e5bfd8-a01d-49dd-8387-09b8a659561a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae43fdfe-04b3-401d-91c0-09a70785c07b', '1db991c9-b6d3-48c2-9918-b0014b9f0355', 'bfe4343a-e79c-4f18-994b-d6be04bfdff2', '8e860979-6457-4d6e-8a4d-f950f2535b53']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:38.535194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81dda438-f1ce-468d-8f49-7059844f44df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:38.551217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a5096407-9573-421e-8a21-59834ca7cd97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:51:38.551727 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a5096407-9573-421e-8a21-59834ca7cd97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:51:38.562321 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-cef00671-09d4-4ceb-88d8-7011044b8dc9 req-a5096407-9573-421e-8a21-59834ca7cd97 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d returned with HTTP 200 Feb 03 03:51:38.563183 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1089/2191] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:51:37 2021] DELETE /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d => generated 19 bytes in 824 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:38.613294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81dda438-f1ce-468d-8f49-7059844f44df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb853973-23dc-49a8-b445-cf7846683af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1497185243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02551021ac494b05ad6fdd2c3bf288ae',qos_specs=None,replication_status=,reservations=['ae43fdfe-04b3-401d-91c0-09a70785c07b','1db991c9-b6d3-48c2-9918-b0014b9f0355','bfe4343a-e79c-4f18-994b-d6be04bfdff2','8e860979-6457-4d6e-8a4d-f950f2535b53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22483ba2799a4b5c85cfb0d6ffd78a3f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1497185243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb853973-23dc-49a8-b445-cf7846683af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02551021ac494b05ad6fdd2c3bf288ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='22483ba2799a4b5c85cfb0d6ffd78a3f',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:38.615791 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee98eb81-e05d-45dd-a6ce-60d980373df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:38.651284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee98eb81-e05d-45dd-a6ce-60d980373df6) transitioned into state 'SUCCESS' from state '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-1497185243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02551021ac494b05ad6fdd2c3bf288ae',qos_specs=None,replication_status=,reservations=['ae43fdfe-04b3-401d-91c0-09a70785c07b','1db991c9-b6d3-48c2-9918-b0014b9f0355','bfe4343a-e79c-4f18-994b-d6be04bfdff2','8e860979-6457-4d6e-8a4d-f950f2535b53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22483ba2799a4b5c85cfb0d6ffd78a3f',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:38.654186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd5721e-ca31-4673-a658-01e992838d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:38.678878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd5721e-ca31-4673-a658-01e992838d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:38.681542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Flow 'volume_create_api' (c6010aa0-dbae-459e-84e4-8d4245fdab1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:38.748364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Create volume request issued successfully. Feb 03 03:51:38.781441 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fed0b833-be50-4098-be05-2a5a796449f6 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes returned with HTTP 202 Feb 03 03:51:38.782471 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1103/2192] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:51:38 2021] POST /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes => generated 825 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:51:38.796713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fcf2f42-5652-4a2d-b6b8-1b7bceb42931 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] GET http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:38.797531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fcf2f42-5652-4a2d-b6b8-1b7bceb42931 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:38.797932 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:38.797932 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:38.798551 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fcf2f42-5652-4a2d-b6b8-1b7bceb42931 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:38.868163 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:38.868163 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:38.876655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fcf2f42-5652-4a2d-b6b8-1b7bceb42931 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Volume info retrieved successfully. Feb 03 03:51:38.903141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fcf2f42-5652-4a2d-b6b8-1b7bceb42931 tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 200 Feb 03 03:51:38.913320 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1090/2193] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:38 2021] GET /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:38.920260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d265d98b-894e-4001-a918-3edf1c7c2f40 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:38.920894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d265d98b-894e-4001-a918-3edf1c7c2f40 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:38.921123 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:38.921123 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:38.921500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d265d98b-894e-4001-a918-3edf1c7c2f40 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:38.921874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d265d98b-894e-4001-a918-3edf1c7c2f40 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:38.943888 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:38.943888 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:38.945820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d265d98b-894e-4001-a918-3edf1c7c2f40 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:38.946771 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1104/2194] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:38 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:39.920380 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e2ad564-a362-41cb-b27a-46d29d918a4f tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] GET http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:39.920952 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e2ad564-a362-41cb-b27a-46d29d918a4f tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:39.921074 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:39.921074 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:39.921772 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e2ad564-a362-41cb-b27a-46d29d918a4f tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:39.962497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ef9b4e9-657c-48e4-979f-39eaee22a929 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:39.963326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ef9b4e9-657c-48e4-979f-39eaee22a929 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:39.963702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:39.963702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:39.964432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ef9b4e9-657c-48e4-979f-39eaee22a929 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:39.964956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ef9b4e9-657c-48e4-979f-39eaee22a929 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:39.975112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:39.975112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:39.990351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4e2ad564-a362-41cb-b27a-46d29d918a4f tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Volume info retrieved successfully. Feb 03 03:51:40.012441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:40.012441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:40.014684 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ef9b4e9-657c-48e4-979f-39eaee22a929 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:40.016082 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1105/2195] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:39 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:40.017955 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e2ad564-a362-41cb-b27a-46d29d918a4f tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 200 Feb 03 03:51:40.019499 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1091/2196] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:39 2021] GET /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 918 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:40.037046 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ba685fa-75ca-4a03-a360-fcc367a7af9a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True Feb 03 03:51:40.038169 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ba685fa-75ca-4a03-a360-fcc367a7af9a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:40.038369 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:40.038369 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:40.039085 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ba685fa-75ca-4a03-a360-fcc367a7af9a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:40.088953 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ba685fa-75ca-4a03-a360-fcc367a7af9a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True returned with HTTP 200 Feb 03 03:51:40.089929 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1106/2197] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:40 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True => generated 1076 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:40.105999 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d82b3f4-9468-4f40-960b-61619ce3a14b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/8b24a7022d084b1c80e7f7b4219a70ce?usage=True Feb 03 03:51:40.106615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d82b3f4-9468-4f40-960b-61619ce3a14b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:40.106886 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:40.106886 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:40.107470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d82b3f4-9468-4f40-960b-61619ce3a14b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:40.154989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d82b3f4-9468-4f40-960b-61619ce3a14b tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/8b24a7022d084b1c80e7f7b4219a70ce?usage=True returned with HTTP 200 Feb 03 03:51:40.155985 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1092/2198] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:40 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/8b24a7022d084b1c80e7f7b4219a70ce?usage=True => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:40.173471 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80a35374-b87f-42e8-a083-ab2ab3f3c08c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] POST http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/os-volume-transfer Feb 03 03:51:40.174374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80a35374-b87f-42e8-a083-ab2ab3f3c08c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bb853973-23dc-49a8-b445-cf7846683af3"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:40.175258 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-80a35374-b87f-42e8-a083-ab2ab3f3c08c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Creating new volume transfer {'transfer': {'volume_id': 'bb853973-23dc-49a8-b445-cf7846683af3'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Feb 03 03:51:40.175678 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-80a35374-b87f-42e8-a083-ab2ab3f3c08c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Creating transfer of volume bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:40.176243 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-80a35374-b87f-42e8-a083-ab2ab3f3c08c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Generating transfer record for volume bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:40.226676 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:40.226676 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:40.254403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80a35374-b87f-42e8-a083-ab2ab3f3c08c tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/os-volume-transfer returned with HTTP 202 Feb 03 03:51:40.255239 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1107/2199] 10.222.0.65 () {60 vars in 1258 bytes} [Wed Feb 3 03:51:40 2021] POST /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/os-volume-transfer => generated 507 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:40.442141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] POST http://10.222.0.65/volume/v3/8b24a7022d084b1c80e7f7b4219a70ce/os-volume-transfer/043baf56-fb27-441e-bd51-3335bb0b20be/accept Feb 03 03:51:40.443033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ae6f39d14759189b"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:40.443983 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Accepting volume transfer 043baf56-fb27-441e-bd51-3335bb0b20be {{(pid=87960) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Feb 03 03:51:40.444329 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Accepting transfer 043baf56-fb27-441e-bd51-3335bb0b20be Feb 03 03:51:40.627022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Created reservations ['4f2d153a-0c85-4e63-a077-c3a4de221d61', 'f226a72e-6f0c-412b-9abc-1679f3e5b1e6', '93b5735c-048f-4f8d-b250-18365626c4a1', '068fc115-2674-4dca-9f6a-b7fb3342549d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:40.677541 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Created reservations ['c9020c47-7346-4fd5-ad4e-a20a729d6f5e', 'a3660978-8df1-43e5-8795-d34cc25428f1', 'a588c007-ec62-4c83-aedb-4864e850c139', 'fb149990-33f0-42cd-8162-4516dc8f1bc2'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:40.747684 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Created reservations ['8b3261c0-5acf-45d3-8465-25a8f06d48d8', '991b25bb-6aaa-497c-840b-7ef87e46ed24', 'd2be1287-2a9e-473f-931f-22caf27b8eda', '747a5e91-12d8-4a6f-a0eb-aa50fc23edf7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:40.837449 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Created reservations ['ad2d4dbc-5370-4f1e-9a5d-bc438fb954e5', 'c3b306a9-0c1d-41f8-91f8-1a917c89ce02', 'e4352ca8-3672-4ace-a4cc-66bdd3d3b1bc', '5450972c-70ec-4fe5-aef2-b4f28aeb6aed'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:40.839788 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:40.839788 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:40.902219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Transfer volume completed successfully. Feb 03 03:51:40.923559 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:51:40.923559 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:51:41.027265 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Volume bb853973-23dc-49a8-b445-cf7846683af3 has been transferred. Feb 03 03:51:41.030841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43e278a5-e488-4363-9075-745ab98953e4 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:41.031463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43e278a5-e488-4363-9075-745ab98953e4 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:41.031617 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:41.031617 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:41.032292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43e278a5-e488-4363-9075-745ab98953e4 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:41.032658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-43e278a5-e488-4363-9075-745ab98953e4 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:41.054179 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:41.054179 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:41.056390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43e278a5-e488-4363-9075-745ab98953e4 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:41.057398 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1108/2200] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:41 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:41.085378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd85bcab-4217-45c5-8166-173242fc43fe tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] http://10.222.0.65/volume/v3/8b24a7022d084b1c80e7f7b4219a70ce/os-volume-transfer/043baf56-fb27-441e-bd51-3335bb0b20be/accept returned with HTTP 202 Feb 03 03:51:41.086353 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1093/2201] 10.222.0.65 () {60 vars in 1390 bytes} [Wed Feb 3 03:51:40 2021] POST /volume/v3/8b24a7022d084b1c80e7f7b4219a70ce/os-volume-transfer/043baf56-fb27-441e-bd51-3335bb0b20be/accept => generated 431 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:41.096412 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e994e740-e8fc-495b-92ba-0040817a780e tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] GET http://10.222.0.65/volume/v3/8b24a7022d084b1c80e7f7b4219a70ce/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:41.097751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e994e740-e8fc-495b-92ba-0040817a780e tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:41.098128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:41.098128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:41.099006 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e994e740-e8fc-495b-92ba-0040817a780e tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:41.151057 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:41.151057 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:41.160268 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e994e740-e8fc-495b-92ba-0040817a780e tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] Volume info retrieved successfully. Feb 03 03:51:41.184589 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e994e740-e8fc-495b-92ba-0040817a780e tempest-VolumeQuotasAdminTestJSON-449995243 tempest-VolumeQuotasAdminTestJSON-449995243-project] http://10.222.0.65/volume/v3/8b24a7022d084b1c80e7f7b4219a70ce/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 200 Feb 03 03:51:41.185101 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1109/2202] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:41 2021] GET /volume/v3/8b24a7022d084b1c80e7f7b4219a70ce/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:41.211842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57248080-1637-4284-81a3-ef54ce775815 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True Feb 03 03:51:41.211842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57248080-1637-4284-81a3-ef54ce775815 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:41.211842 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:41.211842 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:41.211842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57248080-1637-4284-81a3-ef54ce775815 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:41.211842 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:41.211842 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:41.263397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57248080-1637-4284-81a3-ef54ce775815 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True returned with HTTP 200 Feb 03 03:51:41.264295 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1094/2203] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:41 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae?usage=True => generated 1076 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:41.280092 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d68f3e2d-70e0-4295-a87c-98c3b116ab36 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/8b24a7022d084b1c80e7f7b4219a70ce?usage=True Feb 03 03:51:41.280619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d68f3e2d-70e0-4295-a87c-98c3b116ab36 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:41.280834 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:41.280834 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:41.281204 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d68f3e2d-70e0-4295-a87c-98c3b116ab36 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:41.332519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d68f3e2d-70e0-4295-a87c-98c3b116ab36 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/8b24a7022d084b1c80e7f7b4219a70ce?usage=True returned with HTTP 200 Feb 03 03:51:41.333418 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1110/2204] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:41 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/8b24a7022d084b1c80e7f7b4219a70ce?usage=True => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:41.347713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d629436-6d93-4b42-9dc6-567ff963648e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] DELETE http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:41.348469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d629436-6d93-4b42-9dc6-567ff963648e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:41.349140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d629436-6d93-4b42-9dc6-567ff963648e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:41.349607 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5d629436-6d93-4b42-9dc6-567ff963648e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Delete volume with id: bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:41.406189 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:41.406189 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:41.407220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d629436-6d93-4b42-9dc6-567ff963648e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Volume info retrieved successfully. Feb 03 03:51:41.427375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-31dd48a3-db0c-4b4a-82d2-ab4360609174 req-f85a4e6c-c0cc-464a-be0d-02ae3d7c0094 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] DELETE http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d Feb 03 03:51:41.427990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-31dd48a3-db0c-4b4a-82d2-ab4360609174 req-f85a4e6c-c0cc-464a-be0d-02ae3d7c0094 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:41.428699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-31dd48a3-db0c-4b4a-82d2-ab4360609174 req-f85a4e6c-c0cc-464a-be0d-02ae3d7c0094 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:41.438320 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d629436-6d93-4b42-9dc6-567ff963648e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Delete volume request issued successfully. Feb 03 03:51:41.438733 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d629436-6d93-4b42-9dc6-567ff963648e tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 202 Feb 03 03:51:41.439746 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1095/2205] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:41 2021] DELETE /volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:41.446137 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-31dd48a3-db0c-4b4a-82d2-ab4360609174 req-f85a4e6c-c0cc-464a-be0d-02ae3d7c0094 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d returned with HTTP 404 Feb 03 03:51:41.448515 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1111/2206] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:51:41 2021] DELETE /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/attachments/31b8c851-012b-4e61-82e0-f2fed099ab6d => generated 149 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Feb 03 03:51:41.450672 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81f7f047-5bda-4946-bb1a-42b1a972877a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:41.451860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81f7f047-5bda-4946-bb1a-42b1a972877a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:41.452212 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:41.452212 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:41.452851 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81f7f047-5bda-4946-bb1a-42b1a972877a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:41.536201 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:41.536201 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:41.551834 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-81f7f047-5bda-4946-bb1a-42b1a972877a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Volume info retrieved successfully. Feb 03 03:51:41.576562 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81f7f047-5bda-4946-bb1a-42b1a972877a tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 200 Feb 03 03:51:41.578223 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1096/2207] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:41 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 1089 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:42.072562 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-189b33b8-258b-4f8d-bafc-0fe7ff025190 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:42.073166 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-189b33b8-258b-4f8d-bafc-0fe7ff025190 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:42.074385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-189b33b8-258b-4f8d-bafc-0fe7ff025190 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:42.074755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-189b33b8-258b-4f8d-bafc-0fe7ff025190 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:42.110924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:42.110924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:42.113967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-189b33b8-258b-4f8d-bafc-0fe7ff025190 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:42.115352 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1112/2208] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:42 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:42.232967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86509dbf-2fbc-4018-992f-50d763c4ebf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] DELETE http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:51:42.233498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86509dbf-2fbc-4018-992f-50d763c4ebf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:42.233717 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:42.233717 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:42.234093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86509dbf-2fbc-4018-992f-50d763c4ebf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:42.234553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-86509dbf-2fbc-4018-992f-50d763c4ebf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Delete volume with id: 8c40a6ef-f624-484f-a4c8-76b56fee2594 Feb 03 03:51:42.284125 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:42.284125 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:42.285459 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86509dbf-2fbc-4018-992f-50d763c4ebf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:51:42.312212 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86509dbf-2fbc-4018-992f-50d763c4ebf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Delete volume request issued successfully. Feb 03 03:51:42.312693 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86509dbf-2fbc-4018-992f-50d763c4ebf1 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 returned with HTTP 202 Feb 03 03:51:42.313527 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1097/2209] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:42 2021] DELETE /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/8c40a6ef-f624-484f-a4c8-76b56fee2594 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:42.323276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51d6288c-5d54-4990-acd6-c7eb5810611e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] DELETE http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 Feb 03 03:51:42.323853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51d6288c-5d54-4990-acd6-c7eb5810611e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:42.324073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:42.324073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:42.324406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51d6288c-5d54-4990-acd6-c7eb5810611e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:42.324770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-51d6288c-5d54-4990-acd6-c7eb5810611e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Delete backup with id: 52ce57d2-db70-47b0-8d57-b416f57bcac8. Feb 03 03:51:42.347073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:42.347073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:42.377412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-51d6288c-5d54-4990-acd6-c7eb5810611e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] delete_backup rpcapi backup_id 52ce57d2-db70-47b0-8d57-b416f57bcac8 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:51:42.381187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51d6288c-5d54-4990-acd6-c7eb5810611e tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 returned with HTTP 202 Feb 03 03:51:42.382065 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1113/2210] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:42 2021] DELETE /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/backups/52ce57d2-db70-47b0-8d57-b416f57bcac8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:51:42.391092 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fe0edb1-e488-4497-a2bd-4377491719dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] DELETE http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:51:42.391627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fe0edb1-e488-4497-a2bd-4377491719dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:42.391823 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:42.391823 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:42.392492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fe0edb1-e488-4497-a2bd-4377491719dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:42.393101 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0fe0edb1-e488-4497-a2bd-4377491719dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Delete volume with id: 3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:51:42.463424 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:42.463424 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:42.465502 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0fe0edb1-e488-4497-a2bd-4377491719dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:51:42.537603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0fe0edb1-e488-4497-a2bd-4377491719dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Delete volume request issued successfully. Feb 03 03:51:42.538350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fe0edb1-e488-4497-a2bd-4377491719dc tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 202 Feb 03 03:51:42.539233 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1098/2211] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:42 2021] DELETE /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:42.547959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17658bf9-719b-4f8e-99d2-2ab68b0a255d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:51:42.551338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17658bf9-719b-4f8e-99d2-2ab68b0a255d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:42.551561 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:42.551561 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:42.552462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17658bf9-719b-4f8e-99d2-2ab68b0a255d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:42.595668 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1f0f348-cc2f-4493-85dd-19bc3452fbe1 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:42.596259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1f0f348-cc2f-4493-85dd-19bc3452fbe1 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:42.596479 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:42.596479 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:42.597412 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1f0f348-cc2f-4493-85dd-19bc3452fbe1 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:42.638670 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:42.638670 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:42.672340 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:42.672340 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:42.682315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17658bf9-719b-4f8e-99d2-2ab68b0a255d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:51:42.687487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d1f0f348-cc2f-4493-85dd-19bc3452fbe1 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Volume info retrieved successfully. Feb 03 03:51:42.720391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1f0f348-cc2f-4493-85dd-19bc3452fbe1 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 200 Feb 03 03:51:42.721230 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1099/2212] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:42 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 1089 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:42.783171 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17658bf9-719b-4f8e-99d2-2ab68b0a255d tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:51:42.784338 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1114/2213] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:42 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 1361 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:43.130101 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1284cbdc-18e5-43d4-bf9c-c11dc7d2567f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:43.130700 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1284cbdc-18e5-43d4-bf9c-c11dc7d2567f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:43.130883 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:43.130883 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:43.131560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1284cbdc-18e5-43d4-bf9c-c11dc7d2567f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:43.132325 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1284cbdc-18e5-43d4-bf9c-c11dc7d2567f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:43.180615 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:43.180615 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:43.183194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1284cbdc-18e5-43d4-bf9c-c11dc7d2567f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:43.184917 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1100/2214] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:43 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:43.738811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26518f48-d29b-41ea-804b-5d9f766334eb tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:43.739349 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26518f48-d29b-41ea-804b-5d9f766334eb tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:43.739556 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:43.739556 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:43.740902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26518f48-d29b-41ea-804b-5d9f766334eb tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:43.801629 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-249b3445-0fd0-4032-96d7-2cb5897a4932 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:51:43.802161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-249b3445-0fd0-4032-96d7-2cb5897a4932 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:43.802378 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:43.802378 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:43.802752 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-249b3445-0fd0-4032-96d7-2cb5897a4932 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:43.857268 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26518f48-d29b-41ea-804b-5d9f766334eb tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 404 Feb 03 03:51:43.858643 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1115/2215] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:43 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:51:43.876722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6dc9ccbb-98c7-408b-8caa-c0694f670bb5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] GET http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/2ac9452c0803437b86fa9549bb375c1c?usage=True Feb 03 03:51:43.877966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6dc9ccbb-98c7-408b-8caa-c0694f670bb5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:43.878659 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6dc9ccbb-98c7-408b-8caa-c0694f670bb5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:43.953974 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6dc9ccbb-98c7-408b-8caa-c0694f670bb5 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/2ac9452c0803437b86fa9549bb375c1c?usage=True returned with HTTP 200 Feb 03 03:51:43.954675 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:43.954675 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:43.955750 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1116/2216] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:43 2021] GET /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/2ac9452c0803437b86fa9549bb375c1c?usage=True => generated 868 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:43.990320 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-249b3445-0fd0-4032-96d7-2cb5897a4932 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:51:43.993933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd004857-826e-450d-adaf-063249fbd627 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] PUT http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:43.995172 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd004857-826e-450d-adaf-063249fbd627 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:44.073889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-249b3445-0fd0-4032-96d7-2cb5897a4932 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:51:44.077219 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1101/2217] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:43 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 1361 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:44.205773 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45573f98-939b-4937-89f4-8623666b5a5d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:44.208733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45573f98-939b-4937-89f4-8623666b5a5d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:44.208946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:44.208946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:44.212311 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45573f98-939b-4937-89f4-8623666b5a5d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:44.214679 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-45573f98-939b-4937-89f4-8623666b5a5d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:44.253508 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:44.253508 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:44.255623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45573f98-939b-4937-89f4-8623666b5a5d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:44.256585 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1102/2218] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:44 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:44.361808 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd004857-826e-450d-adaf-063249fbd627 tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:44.363980 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1117/2219] 10.222.0.65 () {60 vars in 1342 bytes} [Wed Feb 3 03:51:43 2021] PUT /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 321 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:44.376298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c03266e1-6292-4741-b8cf-0427c4b814dd tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] PUT http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae Feb 03 03:51:44.377094 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:44.377094 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:44.378555 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c03266e1-6292-4741-b8cf-0427c4b814dd tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:44.731182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c03266e1-6292-4741-b8cf-0427c4b814dd tempest-VolumeQuotasAdminTestJSON-1692609404 tempest-VolumeQuotasAdminTestJSON-1692609404-project-admin] http://10.222.0.65/volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae returned with HTTP 200 Feb 03 03:51:44.732336 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1103/2220] 10.222.0.65 () {60 vars in 1342 bytes} [Wed Feb 3 03:51:44 2021] PUT /volume/v3/2ac9452c0803437b86fa9549bb375c1c/os-quota-sets/02551021ac494b05ad6fdd2c3bf288ae => generated 319 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:44.745528 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8fd595b-b085-4aee-a2e9-9c7741e3b47e tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] DELETE http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:44.746378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8fd595b-b085-4aee-a2e9-9c7741e3b47e tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:44.747052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8fd595b-b085-4aee-a2e9-9c7741e3b47e tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:44.747702 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e8fd595b-b085-4aee-a2e9-9c7741e3b47e tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Delete volume with id: bb853973-23dc-49a8-b445-cf7846683af3 Feb 03 03:51:44.909831 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8fd595b-b085-4aee-a2e9-9c7741e3b47e tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 returned with HTTP 404 Feb 03 03:51:44.922423 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1118/2221] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:44 2021] DELETE /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/bb853973-23dc-49a8-b445-cf7846683af3 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:44.924719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7efa3d64-fb83-4ba9-b0ff-b34edc87584b tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] DELETE http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:44.926768 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7efa3d64-fb83-4ba9-b0ff-b34edc87584b tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:44.927490 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7efa3d64-fb83-4ba9-b0ff-b34edc87584b tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:44.928702 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7efa3d64-fb83-4ba9-b0ff-b34edc87584b tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] Delete volume with id: 5d436907-3b0f-40ba-9d51-ff93a62f77ec Feb 03 03:51:44.990716 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7efa3d64-fb83-4ba9-b0ff-b34edc87584b tempest-VolumeQuotasAdminTestJSON-2079512038 tempest-VolumeQuotasAdminTestJSON-2079512038-project] http://10.222.0.65/volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec returned with HTTP 404 Feb 03 03:51:44.995180 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1104/2222] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:44 2021] DELETE /volume/v3/02551021ac494b05ad6fdd2c3bf288ae/volumes/5d436907-3b0f-40ba-9d51-ff93a62f77ec => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:45.094694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adfbe350-5407-4178-ade7-b6cda31733db tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:51:45.095919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adfbe350-5407-4178-ade7-b6cda31733db tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:45.097989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adfbe350-5407-4178-ade7-b6cda31733db tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:45.187056 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:45.187056 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:45.198286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-adfbe350-5407-4178-ade7-b6cda31733db tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Volume info retrieved successfully. Feb 03 03:51:45.232198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adfbe350-5407-4178-ade7-b6cda31733db tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 200 Feb 03 03:51:45.233057 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1119/2223] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:45 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 1361 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:45.278578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b66b62cd-4047-49c4-9b0d-fe15eb4220b7 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:45.278578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b66b62cd-4047-49c4-9b0d-fe15eb4220b7 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:45.278578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b66b62cd-4047-49c4-9b0d-fe15eb4220b7 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:45.278578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b66b62cd-4047-49c4-9b0d-fe15eb4220b7 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:45.332166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:45.332166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:45.338222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b66b62cd-4047-49c4-9b0d-fe15eb4220b7 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:45.341087 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1105/2224] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:45 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:46.251837 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74ecfabf-1e72-4637-ac30-03687ab176a7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] GET http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc Feb 03 03:51:46.253065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74ecfabf-1e72-4637-ac30-03687ab176a7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:46.254381 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:46.254381 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:46.255042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74ecfabf-1e72-4637-ac30-03687ab176a7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:46.330102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74ecfabf-1e72-4637-ac30-03687ab176a7 tempest-TestVolumeBackupRestore-1860299092 tempest-TestVolumeBackupRestore-1860299092-project] http://10.222.0.65/volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc returned with HTTP 404 Feb 03 03:51:46.336071 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1120/2225] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:46 2021] GET /volume/v3/d8207eb8032a4da9baa978f8bd0cabdd/volumes/3e74fd05-b61e-4750-91a1-d0e36292addc => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:46.370417 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f794d8bc-b480-4a66-881e-9ad338589430 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:46.370417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f794d8bc-b480-4a66-881e-9ad338589430 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:46.370417 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:46.370417 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:46.370417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f794d8bc-b480-4a66-881e-9ad338589430 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:46.370744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f794d8bc-b480-4a66-881e-9ad338589430 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:46.448262 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:46.448262 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:46.450768 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f794d8bc-b480-4a66-881e-9ad338589430 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:46.451842 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1106/2226] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:46 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:47.466681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f711761-aa60-4ea7-8489-ec88254f2c59 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:47.467289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f711761-aa60-4ea7-8489-ec88254f2c59 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:47.467781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f711761-aa60-4ea7-8489-ec88254f2c59 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:47.468183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6f711761-aa60-4ea7-8489-ec88254f2c59 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:47.490528 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:47.490528 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:47.497092 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f711761-aa60-4ea7-8489-ec88254f2c59 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:47.498281 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1121/2227] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:47 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:48.512541 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b293572b-8006-4940-b3f3-f6ee1503775c tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:48.513109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b293572b-8006-4940-b3f3-f6ee1503775c tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:48.513302 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:48.513302 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:48.513690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b293572b-8006-4940-b3f3-f6ee1503775c tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:48.514044 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b293572b-8006-4940-b3f3-f6ee1503775c tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:48.540249 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:48.540249 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:48.542039 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b293572b-8006-4940-b3f3-f6ee1503775c tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:48.542836 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1107/2228] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:48 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:49.557899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bc0c8ad-ed8c-46dd-ac2e-47178595f107 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:49.559094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bc0c8ad-ed8c-46dd-ac2e-47178595f107 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:49.559497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:49.559497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:49.560175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bc0c8ad-ed8c-46dd-ac2e-47178595f107 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:49.560739 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9bc0c8ad-ed8c-46dd-ac2e-47178595f107 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:49.596563 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:49.596563 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:49.599561 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bc0c8ad-ed8c-46dd-ac2e-47178595f107 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:49.601323 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1122/2229] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:49 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:50.616296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f8b6a6c-681c-4ece-bde3-f2343480a4e2 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:50.619923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f8b6a6c-681c-4ece-bde3-f2343480a4e2 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:50.620501 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:50.620501 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:50.621272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f8b6a6c-681c-4ece-bde3-f2343480a4e2 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:50.621856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8f8b6a6c-681c-4ece-bde3-f2343480a4e2 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:50.652314 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:50.652314 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:50.654473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f8b6a6c-681c-4ece-bde3-f2343480a4e2 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:50.655453 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1108/2230] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:50 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:51.514101 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d5b9e3f-f5bd-4514-a243-7a42ba9735ed tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] POST http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types Feb 03 03:51:51.518328 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:51.518328 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:51.518858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d5b9e3f-f5bd-4514-a243-7a42ba9735ed tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-421988127", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:51.576944 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d5b9e3f-f5bd-4514-a243-7a42ba9735ed tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types returned with HTTP 200 Feb 03 03:51:51.578036 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1123/2231] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:51:51 2021] POST /volume/v3/4cfb8bdb343d434690a2046d672056fd/types => generated 277 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:51.589163 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49ddccad-dce5-4fe7-9b14-49fe1c6dc241 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] POST http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types Feb 03 03:51:51.590103 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:51.590103 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:51.590835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49ddccad-dce5-4fe7-9b14-49fe1c6dc241 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-309633913", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:51.676972 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a54f3da7-1909-4e63-921d-480a4900a726 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:51.681519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49ddccad-dce5-4fe7-9b14-49fe1c6dc241 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types returned with HTTP 200 Feb 03 03:51:51.681927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a54f3da7-1909-4e63-921d-480a4900a726 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:51.682669 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1109/2232] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:51:51 2021] POST /volume/v3/4cfb8bdb343d434690a2046d672056fd/types => generated 277 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:51.683164 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a54f3da7-1909-4e63-921d-480a4900a726 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:51.683550 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a54f3da7-1909-4e63-921d-480a4900a726 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:51.733556 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:51.733556 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:51.736001 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a54f3da7-1909-4e63-921d-480a4900a726 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:51.738021 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1124/2233] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:51 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:51.876429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] POST http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes Feb 03 03:51:51.877194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1332363336", "volume_type": "741cb92d-25ce-4088-82dd-7a865339c5c7", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:51.878639 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1332363336', 'volume_type': '741cb92d-25ce-4088-82dd-7a865339c5c7', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:51:51.892157 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Create volume of 1 GB Feb 03 03:51:51.892874 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:51.892874 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:51.894167 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Availability Zones retrieved successfully. Feb 03 03:51:51.915777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Flow 'volume_create_api' (adac415a-8eef-44f0-8eb1-a7cb0bd0b6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:51.919482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ab7171-a96c-490d-b321-7aa77cced39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:51.921888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:51:51.982509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ab7171-a96c-490d-b321-7aa77cced39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:51:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=741cb92d-25ce-4088-82dd-7a865339c5c7,is_public=True,name='tempest-VolumeTypesTest-volume-type-421988127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '741cb92d-25ce-4088-82dd-7a865339c5c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:51.984787 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a11b141-0093-4f55-a9a8-af4bdd4e9650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:52.054140 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-421988127 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-421988127, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:52.054963 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-421988127 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-421988127, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:52.098379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Created reservations ['5c3c3b6b-85bb-4761-9662-43da9deeb36d', '59f8d560-6626-4855-93c0-5033f9696204', 'a3e9cb03-ecbb-495a-b998-4bb462ed65a6', '5d9a69f4-1ddb-49cc-9f8d-4dce9dec6f8a'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:52.100624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a11b141-0093-4f55-a9a8-af4bdd4e9650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c3c3b6b-85bb-4761-9662-43da9deeb36d', '59f8d560-6626-4855-93c0-5033f9696204', 'a3e9cb03-ecbb-495a-b998-4bb462ed65a6', '5d9a69f4-1ddb-49cc-9f8d-4dce9dec6f8a']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:52.102842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49f6bfa-cfec-4bf7-a66b-87c4d3e77593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:52.166533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49f6bfa-cfec-4bf7-a66b-87c4d3e77593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c9a1600-46d5-4060-8d43-b25220de104d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1332363336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb096fd6d164dd2b3318982785f3941',qos_specs=None,replication_status=,reservations=['5c3c3b6b-85bb-4761-9662-43da9deeb36d','59f8d560-6626-4855-93c0-5033f9696204','a3e9cb03-ecbb-495a-b998-4bb462ed65a6','5d9a69f4-1ddb-49cc-9f8d-4dce9dec6f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371d23906dd94d8f8a9f591ca7bc975f',volume_type_id=741cb92d-25ce-4088-82dd-7a865339c5c7), 'volume': 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-02-03T03:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1332363336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c9a1600-46d5-4060-8d43-b25220de104d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cb096fd6d164dd2b3318982785f3941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='371d23906dd94d8f8a9f591ca7bc975f',volume_attachment=,volume_type=,volume_type_id=741cb92d-25ce-4088-82dd-7a865339c5c7)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:52.168636 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5109179-bd1d-418e-b756-9b2ba2a6f60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:52.203556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5109179-bd1d-418e-b756-9b2ba2a6f60d) transitioned into state 'SUCCESS' from state '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-1332363336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb096fd6d164dd2b3318982785f3941',qos_specs=None,replication_status=,reservations=['5c3c3b6b-85bb-4761-9662-43da9deeb36d','59f8d560-6626-4855-93c0-5033f9696204','a3e9cb03-ecbb-495a-b998-4bb462ed65a6','5d9a69f4-1ddb-49cc-9f8d-4dce9dec6f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371d23906dd94d8f8a9f591ca7bc975f',volume_type_id=741cb92d-25ce-4088-82dd-7a865339c5c7)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:52.205589 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c3a0eb-ce84-4ad4-909f-8436214c8a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:51:52.226257 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c3a0eb-ce84-4ad4-909f-8436214c8a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:51:52.229711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Flow 'volume_create_api' (adac415a-8eef-44f0-8eb1-a7cb0bd0b6bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:51:52.302229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Create volume request issued successfully. Feb 03 03:51:52.321651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08830fcf-da74-4b57-8bbb-24f6fc47a28a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes returned with HTTP 202 Feb 03 03:51:52.321651 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1110/2234] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:51:51 2021] POST /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes => generated 849 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:51:52.338269 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50e1eb36-105f-43e4-860a-d8b97d6b0a47 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:52.338269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50e1eb36-105f-43e4-860a-d8b97d6b0a47 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:52.338269 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:52.338269 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:52.338269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50e1eb36-105f-43e4-860a-d8b97d6b0a47 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:52.420685 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:52.420685 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:52.430585 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-50e1eb36-105f-43e4-860a-d8b97d6b0a47 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:52.473198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50e1eb36-105f-43e4-860a-d8b97d6b0a47 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 200 Feb 03 03:51:52.477791 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1125/2235] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:52 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 941 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:52.753378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43a0ae52-a0c1-497b-9a04-3860a1b9d695 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:52.754242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43a0ae52-a0c1-497b-9a04-3860a1b9d695 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:52.754627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:52.754627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:52.755083 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43a0ae52-a0c1-497b-9a04-3860a1b9d695 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:52.755533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-43a0ae52-a0c1-497b-9a04-3860a1b9d695 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:52.786411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:52.786411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:52.788404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43a0ae52-a0c1-497b-9a04-3860a1b9d695 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:52.789323 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1111/2236] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:52 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:53.492487 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f2a5f1d-3110-48bb-bb9a-ae10fbb0948b tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:53.493361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f2a5f1d-3110-48bb-bb9a-ae10fbb0948b tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:53.493894 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:53.493894 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:53.494532 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f2a5f1d-3110-48bb-bb9a-ae10fbb0948b tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:53.562459 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:53.562459 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:53.578908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0f2a5f1d-3110-48bb-bb9a-ae10fbb0948b tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:53.606235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f2a5f1d-3110-48bb-bb9a-ae10fbb0948b tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 200 Feb 03 03:51:53.607250 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1126/2237] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:53 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 942 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:53.622464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] POST http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d/action Feb 03 03:51:53.639658 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:53.639658 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:53.639658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Action body: b'{"os-retype": {"new_type": "218da900-1004-4736-82f1-357707032392"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:51:53.639658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "218da900-1004-4736-82f1-357707032392"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:53.693797 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:53.693797 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:53.695119 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:53.738977 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-309633913 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-309633913, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:53.740135 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-309633913 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-309633913, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:51:53.769797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Created reservations ['cb4a0554-4bbe-42d7-a6ec-35f7446fa8fa', '259e093e-ebf3-400c-97db-be5e545f46c7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:53.803095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45d56b69-8701-4c37-a8dd-ed755b383dab tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:53.803670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45d56b69-8701-4c37-a8dd-ed755b383dab tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:53.803886 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:53.803886 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:53.804281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45d56b69-8701-4c37-a8dd-ed755b383dab tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:53.804648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-45d56b69-8701-4c37-a8dd-ed755b383dab tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:53.843137 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:53.843137 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:53.845865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45d56b69-8701-4c37-a8dd-ed755b383dab tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:53.847372 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1127/2238] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:53 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:53.847565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Created reservations ['7ebefc82-d6bf-4aef-a275-9cc32351e525', '57bf061c-16e7-42e8-867a-c3eb450b0c33'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:51:53.946374 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Retype volume request issued successfully. Feb 03 03:51:53.947584 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-119ad358-4e01-4d3b-80ca-c776943512a6 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d/action returned with HTTP 202 Feb 03 03:51:53.949905 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1112/2239] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:51:53 2021] POST /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:51:53.957266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab3c16cb-b68e-400c-b33f-173a6c893a90 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:53.957797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab3c16cb-b68e-400c-b33f-173a6c893a90 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:53.957995 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:53.957995 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:53.958650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab3c16cb-b68e-400c-b33f-173a6c893a90 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:54.035904 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:54.035904 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:54.047047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ab3c16cb-b68e-400c-b33f-173a6c893a90 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:54.075866 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab3c16cb-b68e-400c-b33f-173a6c893a90 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 200 Feb 03 03:51:54.076959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1128/2240] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:53 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 941 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:54.861647 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3dc986b-80c1-40e4-9785-a539eedd5bca tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:54.862673 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3dc986b-80c1-40e4-9785-a539eedd5bca tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:54.862900 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:54.862900 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:54.863446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3dc986b-80c1-40e4-9785-a539eedd5bca tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:54.864348 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a3dc986b-80c1-40e4-9785-a539eedd5bca tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:54.887606 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:54.887606 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:54.889532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3dc986b-80c1-40e4-9785-a539eedd5bca tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:54.890336 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1113/2241] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:54 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.093596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c019f489-e62c-4ba9-9636-842dfdeae4d0 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:55.094126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c019f489-e62c-4ba9-9636-842dfdeae4d0 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.094346 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:55.094346 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:55.094719 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c019f489-e62c-4ba9-9636-842dfdeae4d0 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.145107 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:55.145107 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:55.154288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c019f489-e62c-4ba9-9636-842dfdeae4d0 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:55.186680 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c019f489-e62c-4ba9-9636-842dfdeae4d0 tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 200 Feb 03 03:51:55.187643 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1129/2242] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 942 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.204190 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-488195ac-35fd-4c41-9329-7bcaa69e3eac tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:55.204836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-488195ac-35fd-4c41-9329-7bcaa69e3eac tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.205158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:55.205158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:55.205736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-488195ac-35fd-4c41-9329-7bcaa69e3eac tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.260602 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:55.260602 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:55.269539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-488195ac-35fd-4c41-9329-7bcaa69e3eac tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:55.292123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-488195ac-35fd-4c41-9329-7bcaa69e3eac tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 200 Feb 03 03:51:55.293208 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1114/2243] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.309948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1da56c9-a05b-4ddb-b23b-a5bf55b96887 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] POST http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types Feb 03 03:51:55.310521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:55.310521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:55.311131 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1da56c9-a05b-4ddb-b23b-a5bf55b96887 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-111842331", "description": "tempest-volume-type-description-1679537524", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:55.375208 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1da56c9-a05b-4ddb-b23b-a5bf55b96887 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types returned with HTTP 200 Feb 03 03:51:55.380195 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1130/2244] 10.222.0.65 () {60 vars in 1220 bytes} [Wed Feb 3 03:51:55 2021] POST /volume/v3/4cfb8bdb343d434690a2046d672056fd/types => generated 317 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.386889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e8be5cf-47c8-4dcf-9e59-0e8fd54ed811 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e Feb 03 03:51:55.387534 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e8be5cf-47c8-4dcf-9e59-0e8fd54ed811 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.388546 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:55.388546 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:55.388788 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e8be5cf-47c8-4dcf-9e59-0e8fd54ed811 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.406653 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e8be5cf-47c8-4dcf-9e59-0e8fd54ed811 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e returned with HTTP 200 Feb 03 03:51:55.407652 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1115/2245] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e => generated 339 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.418685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc39aea4-387d-4fb5-96b3-01ec14b43b1f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] POST http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types Feb 03 03:51:55.419530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc39aea4-387d-4fb5-96b3-01ec14b43b1f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1701465243"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:55.462946 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc39aea4-387d-4fb5-96b3-01ec14b43b1f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types returned with HTTP 200 Feb 03 03:51:55.463830 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1131/2246] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:51:55 2021] POST /volume/v3/4cfb8bdb343d434690a2046d672056fd/types => generated 221 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.484260 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c680ca22-1d1e-4c34-9354-6905d670dd27 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] POST http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption Feb 03 03:51:55.484260 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c680ca22-1d1e-4c34-9354-6905d670dd27 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:55.547490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c680ca22-1d1e-4c34-9354-6905d670dd27 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption returned with HTTP 200 Feb 03 03:51:55.548469 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1116/2247] 10.222.0.65 () {60 vars in 1363 bytes} [Wed Feb 3 03:51:55 2021] POST /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption => generated 193 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.560567 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8bcbbc3f-9a19-46b2-945d-3e55ba753f05 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption Feb 03 03:51:55.561099 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8bcbbc3f-9a19-46b2-945d-3e55ba753f05 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.561592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8bcbbc3f-9a19-46b2-945d-3e55ba753f05 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.580538 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8bcbbc3f-9a19-46b2-945d-3e55ba753f05 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption returned with HTTP 200 Feb 03 03:51:55.581390 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1132/2248] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption => generated 313 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.593954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4c66bf4-402d-4528-98f5-f16bc31ce349 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] PUT http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/provider Feb 03 03:51:55.595288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4c66bf4-402d-4528-98f5-f16bc31ce349 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:55.650221 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4c66bf4-402d-4528-98f5-f16bc31ce349 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/provider returned with HTTP 200 Feb 03 03:51:55.655846 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1117/2249] 10.222.0.65 () {60 vars in 1390 bytes} [Wed Feb 3 03:51:55 2021] PUT /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/provider => generated 122 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.663390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5864b04-3f56-40f3-988d-935f7fbcb02b tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption Feb 03 03:51:55.664299 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5864b04-3f56-40f3-988d-935f7fbcb02b tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.664992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5864b04-3f56-40f3-988d-935f7fbcb02b tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.686462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5864b04-3f56-40f3-988d-935f7fbcb02b tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption returned with HTTP 200 Feb 03 03:51:55.687970 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1133/2250] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption => generated 347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.700436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca787186-cd92-4de6-9e88-c4c62e0b2065 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/cipher Feb 03 03:51:55.700993 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca787186-cd92-4de6-9e88-c4c62e0b2065 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.701496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca787186-cd92-4de6-9e88-c4c62e0b2065 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.720976 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca787186-cd92-4de6-9e88-c4c62e0b2065 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/cipher returned with HTTP 200 Feb 03 03:51:55.722493 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1118/2251] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:51:55.733811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b8cc883-7c80-4090-8490-28e3d2f25e9f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] DELETE http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/provider Feb 03 03:51:55.734476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b8cc883-7c80-4090-8490-28e3d2f25e9f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.735355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b8cc883-7c80-4090-8490-28e3d2f25e9f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.816906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b8cc883-7c80-4090-8490-28e3d2f25e9f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/provider returned with HTTP 202 Feb 03 03:51:55.818442 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1134/2252] 10.222.0.65 () {58 vars in 1372 bytes} [Wed Feb 3 03:51:55 2021] DELETE /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption/provider => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:55.828065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe1baf04-a3d4-4d7a-9a9f-679663779fec tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption Feb 03 03:51:55.828680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe1baf04-a3d4-4d7a-9a9f-679663779fec tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.829239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe1baf04-a3d4-4d7a-9a9f-679663779fec tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.849663 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe1baf04-a3d4-4d7a-9a9f-679663779fec tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption returned with HTTP 200 Feb 03 03:51:55.850654 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1119/2253] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Feb 03 03:51:55.862790 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-131e4d03-3b74-49d5-8f98-8308d9561543 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption Feb 03 03:51:55.863542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-131e4d03-3b74-49d5-8f98-8308d9561543 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.864237 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-131e4d03-3b74-49d5-8f98-8308d9561543 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.882161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-131e4d03-3b74-49d5-8f98-8308d9561543 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption returned with HTTP 200 Feb 03 03:51:55.889343 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1135/2254] 10.222.0.65 () {58 vars in 1342 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Feb 03 03:51:55.894942 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe534199-3bb2-4700-a8a0-1fe7e58cb7aa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types Feb 03 03:51:55.895641 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe534199-3bb2-4700-a8a0-1fe7e58cb7aa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.896162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe534199-3bb2-4700-a8a0-1fe7e58cb7aa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.905378 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe0b6ff7-4cef-422c-8f7a-00992a665d1e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:55.905995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe0b6ff7-4cef-422c-8f7a-00992a665d1e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:55.906482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe0b6ff7-4cef-422c-8f7a-00992a665d1e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:55.906862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fe0b6ff7-4cef-422c-8f7a-00992a665d1e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:55.924876 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe534199-3bb2-4700-a8a0-1fe7e58cb7aa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types returned with HTTP 200 Feb 03 03:51:55.925714 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1120/2255] 10.222.0.65 () {58 vars in 1198 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types => generated 1577 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:51:55.936868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b456d2a7-6998-4df1-8abd-09c0c994838f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] POST http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types Feb 03 03:51:55.937022 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:55.937022 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:55.937658 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b456d2a7-6998-4df1-8abd-09c0c994838f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-78735760"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:55.938786 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe0b6ff7-4cef-422c-8f7a-00992a665d1e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:55.943819 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1136/2256] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:55 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:55.979369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b456d2a7-6998-4df1-8abd-09c0c994838f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types returned with HTTP 200 Feb 03 03:51:55.980427 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1121/2257] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:51:55 2021] POST /volume/v3/4cfb8bdb343d434690a2046d672056fd/types => generated 219 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:51:55.991497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a5cefaa-02e8-49ab-a758-eb673d14b5a5 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] PUT http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 Feb 03 03:51:55.992085 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:55.992085 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:55.992961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a5cefaa-02e8-49ab-a758-eb673d14b5a5 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-906421469", "description": "tempest-volume-type-description-226055439", "is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:51:56.070961 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a5cefaa-02e8-49ab-a758-eb673d14b5a5 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 returned with HTTP 200 Feb 03 03:51:56.070961 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1137/2258] 10.222.0.65 () {60 vars in 1330 bytes} [Wed Feb 3 03:51:55 2021] PUT /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 => generated 203 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:56.084005 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151ade81-3b70-4bef-b7e5-19675096a234 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 Feb 03 03:51:56.084005 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151ade81-3b70-4bef-b7e5-19675096a234 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.084239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151ade81-3b70-4bef-b7e5-19675096a234 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.100033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151ade81-3b70-4bef-b7e5-19675096a234 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 returned with HTTP 200 Feb 03 03:51:56.100909 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1122/2259] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:56 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:56.111632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2cf770e-906b-4c8d-8f87-25aa381c342d tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] DELETE http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 Feb 03 03:51:56.112208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2cf770e-906b-4c8d-8f87-25aa381c342d tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.112721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2cf770e-906b-4c8d-8f87-25aa381c342d tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.177640 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:51:56.177640 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:51:56.187173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2cf770e-906b-4c8d-8f87-25aa381c342d tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 returned with HTTP 202 Feb 03 03:51:56.188070 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1138/2260] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:51:56 2021] DELETE /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:56.196546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fec847cc-1f49-447f-9bf2-127c04bd2abc tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 Feb 03 03:51:56.197076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fec847cc-1f49-447f-9bf2-127c04bd2abc tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.197563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fec847cc-1f49-447f-9bf2-127c04bd2abc tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.209387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fec847cc-1f49-447f-9bf2-127c04bd2abc tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 returned with HTTP 404 Feb 03 03:51:56.210370 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1123/2261] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:56 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/4916b8bb-58e7-4b7c-8c31-8d37e9d73095 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:56.217890 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eeddbebc-68a4-402d-968d-f2216465cfd8 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] DELETE http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed Feb 03 03:51:56.218413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eeddbebc-68a4-402d-968d-f2216465cfd8 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.218917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eeddbebc-68a4-402d-968d-f2216465cfd8 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.294026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eeddbebc-68a4-402d-968d-f2216465cfd8 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed returned with HTTP 202 Feb 03 03:51:56.294895 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1139/2262] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:51:56 2021] DELETE /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:56.303031 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-119ba3f4-70aa-4e6a-8a7e-6794fc86a17e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed Feb 03 03:51:56.303542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-119ba3f4-70aa-4e6a-8a7e-6794fc86a17e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.304055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-119ba3f4-70aa-4e6a-8a7e-6794fc86a17e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.316180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-119ba3f4-70aa-4e6a-8a7e-6794fc86a17e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed returned with HTTP 404 Feb 03 03:51:56.317126 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1124/2263] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:56 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/a7860daf-be76-4c67-85f1-8c182f9891ed => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:56.324790 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49603112-960d-4e2d-b23b-5f9617d7187e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] DELETE http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e Feb 03 03:51:56.325271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49603112-960d-4e2d-b23b-5f9617d7187e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.326011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49603112-960d-4e2d-b23b-5f9617d7187e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.405012 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49603112-960d-4e2d-b23b-5f9617d7187e tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e returned with HTTP 202 Feb 03 03:51:56.408902 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1140/2264] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:51:56 2021] DELETE /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:56.414812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b544902a-d36d-4d30-9e2e-52bf076624fa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e Feb 03 03:51:56.415446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b544902a-d36d-4d30-9e2e-52bf076624fa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.416010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b544902a-d36d-4d30-9e2e-52bf076624fa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.427543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b544902a-d36d-4d30-9e2e-52bf076624fa tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e returned with HTTP 404 Feb 03 03:51:56.428639 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1125/2265] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:56 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/c46991ec-9826-42f9-8d1f-a6778c3f3d1e => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:56.436167 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9657ed73-76dc-4fb1-bc42-20bd6467e36d tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] DELETE http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:56.436690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9657ed73-76dc-4fb1-bc42-20bd6467e36d tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.437285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9657ed73-76dc-4fb1-bc42-20bd6467e36d tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.437746 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9657ed73-76dc-4fb1-bc42-20bd6467e36d tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Delete volume with id: 0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:56.488763 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:56.488763 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:56.490179 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9657ed73-76dc-4fb1-bc42-20bd6467e36d tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:56.520095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9657ed73-76dc-4fb1-bc42-20bd6467e36d tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Delete volume request issued successfully. Feb 03 03:51:56.520577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9657ed73-76dc-4fb1-bc42-20bd6467e36d tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 202 Feb 03 03:51:56.524623 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1141/2266] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:51:56 2021] DELETE /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Feb 03 03:51:56.530231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c70e02c-b213-4e14-a455-96089e28477f tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:56.530764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c70e02c-b213-4e14-a455-96089e28477f tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.531254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c70e02c-b213-4e14-a455-96089e28477f tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.583018 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:56.583018 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:56.591350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c70e02c-b213-4e14-a455-96089e28477f tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:56.632730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c70e02c-b213-4e14-a455-96089e28477f tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 200 Feb 03 03:51:56.633553 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1126/2267] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:56 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 941 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:56.954773 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24020fcc-2865-4ecf-9e9e-f58662a6bedb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:56.955470 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24020fcc-2865-4ecf-9e9e-f58662a6bedb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:56.956523 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:56.956523 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:56.957239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24020fcc-2865-4ecf-9e9e-f58662a6bedb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:56.957629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-24020fcc-2865-4ecf-9e9e-f58662a6bedb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:56.981229 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:56.981229 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:56.983093 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24020fcc-2865-4ecf-9e9e-f58662a6bedb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:56.983896 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1142/2268] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:56 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:57.649508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d02cfc0-7017-47dd-82e8-ed87a5fbc99a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:57.649990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d02cfc0-7017-47dd-82e8-ed87a5fbc99a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:57.650208 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:57.650208 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:57.650796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d02cfc0-7017-47dd-82e8-ed87a5fbc99a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:57.708431 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:57.708431 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:57.717263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4d02cfc0-7017-47dd-82e8-ed87a5fbc99a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Volume info retrieved successfully. Feb 03 03:51:57.741095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d02cfc0-7017-47dd-82e8-ed87a5fbc99a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 200 Feb 03 03:51:57.742054 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1127/2269] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:57 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 941 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:57.998484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c458b22b-1ea6-4dcd-9600-82e642e28700 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:57.999195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c458b22b-1ea6-4dcd-9600-82e642e28700 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:57.999411 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:57.999411 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:57.999782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c458b22b-1ea6-4dcd-9600-82e642e28700 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:58.000243 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c458b22b-1ea6-4dcd-9600-82e642e28700 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:58.028983 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:58.028983 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:58.032626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c458b22b-1ea6-4dcd-9600-82e642e28700 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:58.032626 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1143/2270] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:57 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:51:58.758481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fd90c30-8bd6-4f61-aaff-c0507cb36d0a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] GET http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d Feb 03 03:51:58.758481 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fd90c30-8bd6-4f61-aaff-c0507cb36d0a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:58.758666 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:58.758666 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:58.759036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fd90c30-8bd6-4f61-aaff-c0507cb36d0a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:58.807352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fd90c30-8bd6-4f61-aaff-c0507cb36d0a tempest-VolumeTypesTest-1114154097 tempest-VolumeTypesTest-1114154097-project] http://10.222.0.65/volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d returned with HTTP 404 Feb 03 03:51:58.808370 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1128/2271] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:51:58 2021] GET /volume/v3/7cb096fd6d164dd2b3318982785f3941/volumes/0c9a1600-46d5-4060-8d43-b25220de104d => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:58.816302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80ef2481-95ec-4a3c-bfd9-1839221eb74f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] DELETE http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/218da900-1004-4736-82f1-357707032392 Feb 03 03:51:58.816980 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80ef2481-95ec-4a3c-bfd9-1839221eb74f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:58.817436 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:51:58.817436 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:51:58.817906 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80ef2481-95ec-4a3c-bfd9-1839221eb74f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:58.894198 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:51:58.894198 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:51:58.905440 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80ef2481-95ec-4a3c-bfd9-1839221eb74f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/218da900-1004-4736-82f1-357707032392 returned with HTTP 202 Feb 03 03:51:58.906580 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1144/2272] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:51:58 2021] DELETE /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/218da900-1004-4736-82f1-357707032392 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:58.914793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68f7831a-9702-477c-8b39-a6833a9ef366 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/218da900-1004-4736-82f1-357707032392 Feb 03 03:51:58.915329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68f7831a-9702-477c-8b39-a6833a9ef366 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:58.915824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68f7831a-9702-477c-8b39-a6833a9ef366 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:58.927173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68f7831a-9702-477c-8b39-a6833a9ef366 tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/218da900-1004-4736-82f1-357707032392 returned with HTTP 404 Feb 03 03:51:58.928311 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1129/2273] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:58 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/218da900-1004-4736-82f1-357707032392 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:58.936194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b2e5a61-e6b8-49a0-9602-1f795bf5031a tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] DELETE http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/741cb92d-25ce-4088-82dd-7a865339c5c7 Feb 03 03:51:58.936952 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5a61-e6b8-49a0-9602-1f795bf5031a tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:58.937641 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5a61-e6b8-49a0-9602-1f795bf5031a tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:59.015209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b2e5a61-e6b8-49a0-9602-1f795bf5031a tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/741cb92d-25ce-4088-82dd-7a865339c5c7 returned with HTTP 202 Feb 03 03:51:59.016025 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1145/2274] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:51:58 2021] DELETE /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/741cb92d-25ce-4088-82dd-7a865339c5c7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:51:59.024397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de698200-0cbc-456d-b3b3-c3ca231c1f1f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] GET http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/741cb92d-25ce-4088-82dd-7a865339c5c7 Feb 03 03:51:59.024925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de698200-0cbc-456d-b3b3-c3ca231c1f1f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:59.025376 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de698200-0cbc-456d-b3b3-c3ca231c1f1f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:59.037240 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de698200-0cbc-456d-b3b3-c3ca231c1f1f tempest-VolumeTypesTest-752175578 tempest-VolumeTypesTest-752175578-project-admin] http://10.222.0.65/volume/v3/4cfb8bdb343d434690a2046d672056fd/types/741cb92d-25ce-4088-82dd-7a865339c5c7 returned with HTTP 404 Feb 03 03:51:59.039251 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1130/2275] 10.222.0.65 () {58 vars in 1309 bytes} [Wed Feb 3 03:51:59 2021] GET /volume/v3/4cfb8bdb343d434690a2046d672056fd/types/741cb92d-25ce-4088-82dd-7a865339c5c7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:51:59.045565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6fbc651a-8672-4695-8dea-14ce3b8b230d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:51:59.046228 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6fbc651a-8672-4695-8dea-14ce3b8b230d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:51:59.046857 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6fbc651a-8672-4695-8dea-14ce3b8b230d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:51:59.047478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6fbc651a-8672-4695-8dea-14ce3b8b230d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:51:59.070303 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:51:59.070303 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:51:59.072229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6fbc651a-8672-4695-8dea-14ce3b8b230d tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:51:59.073242 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1146/2276] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:51:59 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:52:00.087181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-620d4e22-18f7-4293-9a7c-b636db2adaff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:00.087789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-620d4e22-18f7-4293-9a7c-b636db2adaff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:00.088498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-620d4e22-18f7-4293-9a7c-b636db2adaff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:00.088859 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-620d4e22-18f7-4293-9a7c-b636db2adaff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:00.113660 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:00.113660 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:00.115778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-620d4e22-18f7-4293-9a7c-b636db2adaff tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:00.116838 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1131/2277] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:00 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:01.133500 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f7c5809-2df0-418a-828b-e1239590d2c3 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:01.136582 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f7c5809-2df0-418a-828b-e1239590d2c3 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:01.136957 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:01.136957 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:01.137691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f7c5809-2df0-418a-828b-e1239590d2c3 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:01.138209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1f7c5809-2df0-418a-828b-e1239590d2c3 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:01.161249 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:01.161249 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:01.163113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f7c5809-2df0-418a-828b-e1239590d2c3 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:01.164380 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1147/2278] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:01 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:02.177833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f24b888-f88b-44c2-845e-c471bcb4a4cb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:02.178383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f24b888-f88b-44c2-845e-c471bcb4a4cb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:02.178755 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:02.178755 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:02.179443 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f24b888-f88b-44c2-845e-c471bcb4a4cb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:02.179797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9f24b888-f88b-44c2-845e-c471bcb4a4cb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:02.201546 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:02.201546 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:02.203358 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f24b888-f88b-44c2-845e-c471bcb4a4cb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:02.204174 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1132/2279] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:02 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:03.218478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dac4c1f3-9c1e-4bb5-9640-9344175acdf5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:03.219106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dac4c1f3-9c1e-4bb5-9640-9344175acdf5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:03.219213 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:03.219213 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:03.219821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dac4c1f3-9c1e-4bb5-9640-9344175acdf5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:03.220418 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dac4c1f3-9c1e-4bb5-9640-9344175acdf5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:03.254934 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:03.254934 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:03.254934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dac4c1f3-9c1e-4bb5-9640-9344175acdf5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:03.254934 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1148/2280] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:03 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:03.512900 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b39549d5-1b9c-4668-bcd7-c375b06093e5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes Feb 03 03:52:03.513225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b39549d5-1b9c-4668-bcd7-c375b06093e5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:03.513609 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:03.513609 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:03.514495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b39549d5-1b9c-4668-bcd7-c375b06093e5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:03.515847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-b39549d5-1b9c-4668-bcd7-c375b06093e5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:52:03.518750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b39549d5-1b9c-4668-bcd7-c375b06093e5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:52:03.568303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b39549d5-1b9c-4668-bcd7-c375b06093e5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Get all volumes completed successfully. Feb 03 03:52:03.569094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b39549d5-1b9c-4668-bcd7-c375b06093e5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes returned with HTTP 200 Feb 03 03:52:03.569938 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1133/2281] 10.222.0.65 () {58 vars in 1204 bytes} [Wed Feb 3 03:52:03 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes => generated 15 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:03.580132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] POST http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes Feb 03 03:52:03.580589 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:03.580589 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:03.581124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1300532788"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:03.582853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1300532788'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:03.583232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume of 1 GB Feb 03 03:52:03.596062 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Availability Zones retrieved successfully. Feb 03 03:52:03.613190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Flow 'volume_create_api' (aef9fcd4-80f6-456e-b44b-bd1939107710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:03.616244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cda56d-a389-432c-b344-bc050098b82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:03.618318 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:03.684087 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cda56d-a389-432c-b344-bc050098b82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:03.686291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295d0cc6-1c7f-40a0-a98a-a69033f92221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:03.779566 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Created reservations ['f09c30c0-8f57-4cd2-a344-81cbe155f79c', '78950f10-47a1-4b65-9155-37e6d8022963', '072615b9-4159-4f35-bffd-e343a7049ec7', '5509691b-0bbc-4439-82f5-b96e8dc9716f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:03.782777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295d0cc6-1c7f-40a0-a98a-a69033f92221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f09c30c0-8f57-4cd2-a344-81cbe155f79c', '78950f10-47a1-4b65-9155-37e6d8022963', '072615b9-4159-4f35-bffd-e343a7049ec7', '5509691b-0bbc-4439-82f5-b96e8dc9716f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:03.785251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b82e3ed-8ae1-4559-acc5-1e9c5fc78c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:03.845421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b82e3ed-8ae1-4559-acc5-1e9c5fc78c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8acfbdd9-93c5-43e9-aea4-cc669a63ccde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1300532788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b7e440fa4462aada3a5c2a641dc60',qos_specs=None,replication_status=,reservations=['f09c30c0-8f57-4cd2-a344-81cbe155f79c','78950f10-47a1-4b65-9155-37e6d8022963','072615b9-4159-4f35-bffd-e343a7049ec7','5509691b-0bbc-4439-82f5-b96e8dc9716f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ae30ad20b104d61b9d765619363270d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1300532788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8acfbdd9-93c5-43e9-aea4-cc669a63ccde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661b7e440fa4462aada3a5c2a641dc60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8ae30ad20b104d61b9d765619363270d',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:03.847533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9d9f09-e8d0-4191-9a0d-a44d30b6247a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:03.874014 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9d9f09-e8d0-4191-9a0d-a44d30b6247a) transitioned into state 'SUCCESS' from state '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-1300532788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b7e440fa4462aada3a5c2a641dc60',qos_specs=None,replication_status=,reservations=['f09c30c0-8f57-4cd2-a344-81cbe155f79c','78950f10-47a1-4b65-9155-37e6d8022963','072615b9-4159-4f35-bffd-e343a7049ec7','5509691b-0bbc-4439-82f5-b96e8dc9716f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ae30ad20b104d61b9d765619363270d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:03.876018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f38152-8f51-4402-b5f3-0b837ffdeed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:03.890924 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f38152-8f51-4402-b5f3-0b837ffdeed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:03.893860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Flow 'volume_create_api' (aef9fcd4-80f6-456e-b44b-bd1939107710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:03.943877 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume request issued successfully. Feb 03 03:52:03.958668 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07905406-2da4-43ba-9207-f80599add184 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes returned with HTTP 202 Feb 03 03:52:03.969478 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1149/2282] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:52:03 2021] POST /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes => generated 824 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:03.973931 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7a1bed1-1195-48c6-96a9-e1a896d4ef65 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:03.974465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7a1bed1-1195-48c6-96a9-e1a896d4ef65 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:03.974945 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7a1bed1-1195-48c6-96a9-e1a896d4ef65 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:04.027911 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:04.027911 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:04.037266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b7a1bed1-1195-48c6-96a9-e1a896d4ef65 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:04.076924 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7a1bed1-1195-48c6-96a9-e1a896d4ef65 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde returned with HTTP 200 Feb 03 03:52:04.077661 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1134/2283] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:03 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:04.268732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c84b6838-4016-45f6-b08f-4a47a951b8c1 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:04.280872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c84b6838-4016-45f6-b08f-4a47a951b8c1 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:04.281090 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:04.281090 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:04.281854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c84b6838-4016-45f6-b08f-4a47a951b8c1 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:04.282318 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c84b6838-4016-45f6-b08f-4a47a951b8c1 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:04.318773 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:04.318773 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:04.320655 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c84b6838-4016-45f6-b08f-4a47a951b8c1 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:04.327379 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1150/2284] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:04 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:05.093948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd87aabc-996e-42eb-9240-99cd32dd8993 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:05.094560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd87aabc-996e-42eb-9240-99cd32dd8993 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:05.094845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:05.094845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:05.095334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd87aabc-996e-42eb-9240-99cd32dd8993 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:05.151767 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:05.151767 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:05.162609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd87aabc-996e-42eb-9240-99cd32dd8993 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:05.181211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd87aabc-996e-42eb-9240-99cd32dd8993 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde returned with HTTP 200 Feb 03 03:52:05.182048 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1135/2285] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:05 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:05.196938 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84191d6f-96f2-4450-9570-359309159054 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:05.197467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84191d6f-96f2-4450-9570-359309159054 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:05.197682 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:05.197682 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:05.198060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84191d6f-96f2-4450-9570-359309159054 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:05.251656 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:05.251656 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:05.260555 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84191d6f-96f2-4450-9570-359309159054 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:05.285096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84191d6f-96f2-4450-9570-359309159054 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde returned with HTTP 200 Feb 03 03:52:05.286086 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1151/2286] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:05 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:05.300518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] POST http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes Feb 03 03:52:05.301042 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:05.301042 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:05.301460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-388431790"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:05.302549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-388431790'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:05.302919 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume of 1 GB Feb 03 03:52:05.315570 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Availability Zones retrieved successfully. Feb 03 03:52:05.333162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Flow 'volume_create_api' (a8da4bb2-2be3-4031-af7c-e14bde0d5c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:05.335599 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82107a1f-b7f0-4fb8-9991-ced8cb8e334a tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:05.336199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82107a1f-b7f0-4fb8-9991-ced8cb8e334a tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:05.336320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21078655-0745-42eb-b35b-48e8422ac56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:05.336413 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:05.336413 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:05.336837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82107a1f-b7f0-4fb8-9991-ced8cb8e334a tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:05.337116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-82107a1f-b7f0-4fb8-9991-ced8cb8e334a tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:05.338378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:05.360232 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:05.360232 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:05.362066 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82107a1f-b7f0-4fb8-9991-ced8cb8e334a tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:05.362871 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1152/2287] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:05 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:52:05.407601 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21078655-0745-42eb-b35b-48e8422ac56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:05.410062 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358a23e1-a806-474c-892c-d1b5c84d9687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:05.491438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Created reservations ['85863c56-73cd-4cf6-ae63-1722d4b454a9', '222d062a-7b74-4068-acff-29a1b59e0fb2', 'd4d8c759-65e9-4fea-8a63-3da8ed9fbabe', '3a6b750d-ee2f-4f0c-bcbb-f19391014e92'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:05.493331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358a23e1-a806-474c-892c-d1b5c84d9687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85863c56-73cd-4cf6-ae63-1722d4b454a9', '222d062a-7b74-4068-acff-29a1b59e0fb2', 'd4d8c759-65e9-4fea-8a63-3da8ed9fbabe', '3a6b750d-ee2f-4f0c-bcbb-f19391014e92']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:05.495457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174d393c-1fca-4b3b-9afd-3b42eb7fa163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:05.551693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174d393c-1fca-4b3b-9afd-3b42eb7fa163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1636ba6-2b85-418c-a974-9c4c00cd5a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-388431790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b7e440fa4462aada3a5c2a641dc60',qos_specs=None,replication_status=,reservations=['85863c56-73cd-4cf6-ae63-1722d4b454a9','222d062a-7b74-4068-acff-29a1b59e0fb2','d4d8c759-65e9-4fea-8a63-3da8ed9fbabe','3a6b750d-ee2f-4f0c-bcbb-f19391014e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ae30ad20b104d61b9d765619363270d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-388431790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1636ba6-2b85-418c-a974-9c4c00cd5a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661b7e440fa4462aada3a5c2a641dc60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8ae30ad20b104d61b9d765619363270d',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:05.553832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a65cce2-204c-4dc7-8986-cbca397aef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:05.579578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a65cce2-204c-4dc7-8986-cbca397aef78) transitioned into state 'SUCCESS' from state '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-388431790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b7e440fa4462aada3a5c2a641dc60',qos_specs=None,replication_status=,reservations=['85863c56-73cd-4cf6-ae63-1722d4b454a9','222d062a-7b74-4068-acff-29a1b59e0fb2','d4d8c759-65e9-4fea-8a63-3da8ed9fbabe','3a6b750d-ee2f-4f0c-bcbb-f19391014e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ae30ad20b104d61b9d765619363270d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:05.581657 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4846861d-c47b-420f-9b78-98c0c076a007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:05.596774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4846861d-c47b-420f-9b78-98c0c076a007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:05.599761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Flow 'volume_create_api' (a8da4bb2-2be3-4031-af7c-e14bde0d5c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:05.650194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume request issued successfully. Feb 03 03:52:05.664251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58ff6628-447f-4876-b8bb-7627bef2e577 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes returned with HTTP 202 Feb 03 03:52:05.665230 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1136/2288] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:52:05 2021] POST /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes => generated 823 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:05.679796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83ebd25e-4be9-47af-b13f-9f07147386a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:05.680634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83ebd25e-4be9-47af-b13f-9f07147386a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:05.680819 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:05.680819 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:05.681455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83ebd25e-4be9-47af-b13f-9f07147386a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:05.756119 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:05.756119 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:05.765049 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-83ebd25e-4be9-47af-b13f-9f07147386a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:05.787111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83ebd25e-4be9-47af-b13f-9f07147386a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e returned with HTTP 200 Feb 03 03:52:05.787924 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1153/2289] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:05 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:06.378762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-581db1c1-79de-4b1a-87bc-a7111b120018 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:06.380370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-581db1c1-79de-4b1a-87bc-a7111b120018 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:06.380370 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:06.380370 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:06.380919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-581db1c1-79de-4b1a-87bc-a7111b120018 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:06.381071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-581db1c1-79de-4b1a-87bc-a7111b120018 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:06.406799 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:06.406799 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:06.408735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-581db1c1-79de-4b1a-87bc-a7111b120018 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:06.410678 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1137/2290] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:06 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:06.804646 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5317e499-179e-43b8-b3eb-c4cb40f7a6b3 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:06.805666 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5317e499-179e-43b8-b3eb-c4cb40f7a6b3 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:06.806400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:06.806400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:06.807125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5317e499-179e-43b8-b3eb-c4cb40f7a6b3 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:06.859218 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:06.859218 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:06.867913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5317e499-179e-43b8-b3eb-c4cb40f7a6b3 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:06.890250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5317e499-179e-43b8-b3eb-c4cb40f7a6b3 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e returned with HTTP 200 Feb 03 03:52:06.891267 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1154/2291] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:06 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:06.906479 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbd6e601-3ee4-4440-99d9-921a8e7bf269 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:06.907132 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbd6e601-3ee4-4440-99d9-921a8e7bf269 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:06.907416 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:06.907416 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:06.907911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbd6e601-3ee4-4440-99d9-921a8e7bf269 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:06.956378 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:06.956378 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:06.965200 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fbd6e601-3ee4-4440-99d9-921a8e7bf269 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:06.986770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbd6e601-3ee4-4440-99d9-921a8e7bf269 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e returned with HTTP 200 Feb 03 03:52:06.987661 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1138/2292] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:06 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:07.003086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] POST http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes Feb 03 03:52:07.004212 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:07.004212 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:07.004920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-528930525"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:07.005775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-528930525'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:07.006146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume of 1 GB Feb 03 03:52:07.019250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Availability Zones retrieved successfully. Feb 03 03:52:07.038310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Flow 'volume_create_api' (56322d81-6278-4b5b-bf2e-9bde51c41d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:07.042017 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec78fff0-8cf7-438a-bc5b-fcade645cac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:07.044580 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:07.122103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec78fff0-8cf7-438a-bc5b-fcade645cac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:07.124361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4180cd-5fd9-4cf7-9811-8f5b114e7370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:07.193355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Created reservations ['67bd5da4-12de-4268-bc83-6d89d752be65', '694c6fa0-6c1f-47f4-b407-6dc772447572', '18740b38-d576-41b2-98a8-593c92ec4c94', '76389820-9952-492d-ab1a-a1cc5d0fcd95'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:07.195291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4180cd-5fd9-4cf7-9811-8f5b114e7370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67bd5da4-12de-4268-bc83-6d89d752be65', '694c6fa0-6c1f-47f4-b407-6dc772447572', '18740b38-d576-41b2-98a8-593c92ec4c94', '76389820-9952-492d-ab1a-a1cc5d0fcd95']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:07.197495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c8ad45-7ca9-40f7-97d6-d99ee5bd6c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:07.254379 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c8ad45-7ca9-40f7-97d6-d99ee5bd6c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc93844-7d3a-4637-a644-0b9963313bf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-528930525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b7e440fa4462aada3a5c2a641dc60',qos_specs=None,replication_status=,reservations=['67bd5da4-12de-4268-bc83-6d89d752be65','694c6fa0-6c1f-47f4-b407-6dc772447572','18740b38-d576-41b2-98a8-593c92ec4c94','76389820-9952-492d-ab1a-a1cc5d0fcd95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ae30ad20b104d61b9d765619363270d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-528930525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fc93844-7d3a-4637-a644-0b9963313bf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661b7e440fa4462aada3a5c2a641dc60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8ae30ad20b104d61b9d765619363270d',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:07.256437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc78920-1d4a-40ca-935d-06e6b8a41378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:07.282751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc78920-1d4a-40ca-935d-06e6b8a41378) transitioned into state 'SUCCESS' from state '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-528930525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b7e440fa4462aada3a5c2a641dc60',qos_specs=None,replication_status=,reservations=['67bd5da4-12de-4268-bc83-6d89d752be65','694c6fa0-6c1f-47f4-b407-6dc772447572','18740b38-d576-41b2-98a8-593c92ec4c94','76389820-9952-492d-ab1a-a1cc5d0fcd95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ae30ad20b104d61b9d765619363270d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:07.284761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df63055b-526b-4f4d-a91a-b30d47e65dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:07.299545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df63055b-526b-4f4d-a91a-b30d47e65dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:07.302883 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Flow 'volume_create_api' (56322d81-6278-4b5b-bf2e-9bde51c41d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:07.352619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Create volume request issued successfully. Feb 03 03:52:07.368465 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-834675b9-aa6f-41a3-945e-90fed36fa2e4 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes returned with HTTP 202 Feb 03 03:52:07.369404 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1155/2293] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:52:06 2021] POST /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes => generated 823 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:52:07.385526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d43e5ed-b5cd-4d2f-9e84-767fcfa815b5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:07.385982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d43e5ed-b5cd-4d2f-9e84-767fcfa815b5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:07.385982 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:07.385982 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:07.386190 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d43e5ed-b5cd-4d2f-9e84-767fcfa815b5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:07.429286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e581dca-fad7-4a4c-ac35-926590f3419e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:07.434258 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e581dca-fad7-4a4c-ac35-926590f3419e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:07.434889 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:07.434889 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:07.435507 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e581dca-fad7-4a4c-ac35-926590f3419e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:07.436060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6e581dca-fad7-4a4c-ac35-926590f3419e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:07.443653 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:07.443653 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:07.453582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d43e5ed-b5cd-4d2f-9e84-767fcfa815b5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:07.467607 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:07.467607 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:07.469760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e581dca-fad7-4a4c-ac35-926590f3419e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:07.470876 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1156/2294] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:07 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:52:07.478642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d43e5ed-b5cd-4d2f-9e84-767fcfa815b5 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 returned with HTTP 200 Feb 03 03:52:07.479719 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1139/2295] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:07 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 => generated 891 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:08.485214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5892ffef-de86-43a0-a2ac-00d3539bc786 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:08.485763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5892ffef-de86-43a0-a2ac-00d3539bc786 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:08.485978 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:08.485978 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:08.486347 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5892ffef-de86-43a0-a2ac-00d3539bc786 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:08.486708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5892ffef-de86-43a0-a2ac-00d3539bc786 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:08.496697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24d26c56-561a-4ceb-bbdc-7ba7a88b4242 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:08.497428 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24d26c56-561a-4ceb-bbdc-7ba7a88b4242 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:08.497704 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:08.497704 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:08.498154 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24d26c56-561a-4ceb-bbdc-7ba7a88b4242 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:08.510091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:08.510091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:08.511968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5892ffef-de86-43a0-a2ac-00d3539bc786 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:08.512933 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1157/2296] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:08 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:08.547710 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:08.547710 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:08.556414 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-24d26c56-561a-4ceb-bbdc-7ba7a88b4242 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:08.579302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24d26c56-561a-4ceb-bbdc-7ba7a88b4242 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 returned with HTTP 200 Feb 03 03:52:08.580913 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1140/2297] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:08 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:08.596068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65ce57ea-a1c4-4068-b228-ac33618e36ff tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:08.596677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65ce57ea-a1c4-4068-b228-ac33618e36ff tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:08.596965 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:08.596965 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:08.597494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65ce57ea-a1c4-4068-b228-ac33618e36ff tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:08.646385 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:08.646385 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:08.654611 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-65ce57ea-a1c4-4068-b228-ac33618e36ff tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:08.676883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65ce57ea-a1c4-4068-b228-ac33618e36ff tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 returned with HTTP 200 Feb 03 03:52:08.677716 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1158/2298] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:08 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:08.777383 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] POST http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes Feb 03 03:52:08.777836 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:08.777836 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:08.778245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:08.779278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:08.779635 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Create volume of 1 GB Feb 03 03:52:08.801710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Availability Zones retrieved successfully. Feb 03 03:52:08.820360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Flow 'volume_create_api' (c016638d-35b5-4612-9980-5eadb1885350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:08.823129 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5aec391-2194-4733-bf76-ec6334f22a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:08.825271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:08.889758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5aec391-2194-4733-bf76-ec6334f22a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:08.891967 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e87cea0e-3322-4bdb-8fce-420a30ffaf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:08.981500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Created reservations ['f2b1559f-ebfc-4c73-922c-1cb9342f5b62', '51bb9d5a-60d6-4f99-b7bf-ddc4ea2331e6', 'bb944e5f-489a-44c0-a7f2-210590157816', '2cbef355-aacd-410b-acbb-7e1f191e233a'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:08.983334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e87cea0e-3322-4bdb-8fce-420a30ffaf86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b1559f-ebfc-4c73-922c-1cb9342f5b62', '51bb9d5a-60d6-4f99-b7bf-ddc4ea2331e6', 'bb944e5f-489a-44c0-a7f2-210590157816', '2cbef355-aacd-410b-acbb-7e1f191e233a']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:08.985484 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1625ba-18dd-46e3-85c1-58a53c8ddd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:09.051881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1625ba-18dd-46e3-85c1-58a53c8ddd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91edf1ba-54eb-43b0-a5b5-469330bd5a45', '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='278a11607314430a9cee947ebedb7e53',qos_specs=None,replication_status=,reservations=['f2b1559f-ebfc-4c73-922c-1cb9342f5b62','51bb9d5a-60d6-4f99-b7bf-ddc4ea2331e6','bb944e5f-489a-44c0-a7f2-210590157816','2cbef355-aacd-410b-acbb-7e1f191e233a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245324f49612403e9004a2a1f8cd5d80',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:08Z,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=91edf1ba-54eb-43b0-a5b5-469330bd5a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278a11607314430a9cee947ebedb7e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='245324f49612403e9004a2a1f8cd5d80',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:09.053946 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41db34d-92cc-452b-81bf-40d9fa96d04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:09.083116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41db34d-92cc-452b-81bf-40d9fa96d04e) transitioned into state 'SUCCESS' from 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='278a11607314430a9cee947ebedb7e53',qos_specs=None,replication_status=,reservations=['f2b1559f-ebfc-4c73-922c-1cb9342f5b62','51bb9d5a-60d6-4f99-b7bf-ddc4ea2331e6','bb944e5f-489a-44c0-a7f2-210590157816','2cbef355-aacd-410b-acbb-7e1f191e233a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245324f49612403e9004a2a1f8cd5d80',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:09.085037 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba4fe1ad-eac2-4da1-9611-33ddbf3dd587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:09.099711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba4fe1ad-eac2-4da1-9611-33ddbf3dd587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:09.102323 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Flow 'volume_create_api' (c016638d-35b5-4612-9980-5eadb1885350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:09.154068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Create volume request issued successfully. Feb 03 03:52:09.173413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0be7604-4b7f-4c8a-b5e3-a0b5f3ed0d33 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes returned with HTTP 202 Feb 03 03:52:09.174297 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1141/2299] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:52:08 2021] POST /volume/v3/278a11607314430a9cee947ebedb7e53/volumes => generated 802 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:09.189669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1856c84c-2fd2-4468-8728-48b50a714481 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] GET http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 Feb 03 03:52:09.190194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1856c84c-2fd2-4468-8728-48b50a714481 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:09.190412 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:09.190412 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:09.190781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1856c84c-2fd2-4468-8728-48b50a714481 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:09.247338 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:09.247338 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:09.257519 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1856c84c-2fd2-4468-8728-48b50a714481 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Volume info retrieved successfully. Feb 03 03:52:09.282566 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1856c84c-2fd2-4468-8728-48b50a714481 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 returned with HTTP 200 Feb 03 03:52:09.283575 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1159/2300] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:09 2021] GET /volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 => generated 1040 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:09.527273 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96f599a3-2b2c-405d-a24a-779babf34832 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:09.527815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96f599a3-2b2c-405d-a24a-779babf34832 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:09.528058 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:09.528058 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:09.528452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96f599a3-2b2c-405d-a24a-779babf34832 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:09.528820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-96f599a3-2b2c-405d-a24a-779babf34832 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:09.552298 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:09.552298 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:09.554689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96f599a3-2b2c-405d-a24a-779babf34832 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:09.555736 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1142/2301] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:09 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:09.568472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aafc6630-7adf-4a52-b2f3-ba2bcdbeaacb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:52:09.569291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aafc6630-7adf-4a52-b2f3-ba2bcdbeaacb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:09.569668 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:09.569668 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:09.570283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aafc6630-7adf-4a52-b2f3-ba2bcdbeaacb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:09.619121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:09.619121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:09.629729 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aafc6630-7adf-4a52-b2f3-ba2bcdbeaacb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Volume info retrieved successfully. Feb 03 03:52:09.657206 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aafc6630-7adf-4a52-b2f3-ba2bcdbeaacb tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e returned with HTTP 200 Feb 03 03:52:09.668040 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1160/2302] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:09 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:09.676140 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-412b7636-1a3d-4745-bb97-f911d100316e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] PUT http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:09.677200 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:09.677200 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:09.677861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-412b7636-1a3d-4745-bb97-f911d100316e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1794451813", "description": "tempest-volume-backup-description-1485013425"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:09.703272 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:09.703272 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:09.719119 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-412b7636-1a3d-4745-bb97-f911d100316e tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:09.720006 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1143/2303] 10.222.0.65 () {62 vars in 1376 bytes} [Wed Feb 3 03:52:09 2021] PUT /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 399 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:09.731990 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43999659-5428-48ca-8136-9e15a1b8667f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:09.732931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43999659-5428-48ca-8136-9e15a1b8667f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:09.733127 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:09.733127 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:09.735832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43999659-5428-48ca-8136-9e15a1b8667f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:09.736631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-43999659-5428-48ca-8136-9e15a1b8667f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Show backup with id d261b0d0-5678-4863-912d-2efc6c9fba98. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:52:09.761817 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:09.761817 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:09.763782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43999659-5428-48ca-8136-9e15a1b8667f tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 200 Feb 03 03:52:09.765171 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1161/2304] 10.222.0.65 () {60 vars in 1355 bytes} [Wed Feb 3 03:52:09 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:09.778316 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f38ea62-4b4a-44d9-9239-3fe216c94d13 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] DELETE http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 Feb 03 03:52:09.779136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f38ea62-4b4a-44d9-9239-3fe216c94d13 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:09.779516 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:09.779516 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:09.780173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f38ea62-4b4a-44d9-9239-3fe216c94d13 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:09.780718 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-8f38ea62-4b4a-44d9-9239-3fe216c94d13 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Delete backup with id: d261b0d0-5678-4863-912d-2efc6c9fba98. Feb 03 03:52:09.809975 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:09.809975 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:09.885064 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-8f38ea62-4b4a-44d9-9239-3fe216c94d13 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] delete_backup rpcapi backup_id d261b0d0-5678-4863-912d-2efc6c9fba98 {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:52:09.888335 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f38ea62-4b4a-44d9-9239-3fe216c94d13 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 returned with HTTP 202 Feb 03 03:52:09.895120 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1144/2305] 10.222.0.65 () {60 vars in 1358 bytes} [Wed Feb 3 03:52:09 2021] DELETE /volume/v3/ef29276f79e14827bf444db1107ac1bf/backups/d261b0d0-5678-4863-912d-2efc6c9fba98 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:52:09.907549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35d3a6ce-287b-44e8-a1fb-3d1a018accba tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] DELETE http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:52:09.908125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35d3a6ce-287b-44e8-a1fb-3d1a018accba tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:09.908343 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:09.908343 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:09.908721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35d3a6ce-287b-44e8-a1fb-3d1a018accba tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:09.909194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-35d3a6ce-287b-44e8-a1fb-3d1a018accba tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Delete volume with id: 59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:52:09.969463 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:09.969463 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:09.970814 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-35d3a6ce-287b-44e8-a1fb-3d1a018accba tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Volume info retrieved successfully. Feb 03 03:52:10.000194 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-35d3a6ce-287b-44e8-a1fb-3d1a018accba tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Delete volume request issued successfully. Feb 03 03:52:10.000660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35d3a6ce-287b-44e8-a1fb-3d1a018accba tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e returned with HTTP 202 Feb 03 03:52:10.001662 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1162/2306] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:09 2021] DELETE /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:10.009571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3030aa37-168a-46bf-a9fb-4906661dfe62 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:52:10.010103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3030aa37-168a-46bf-a9fb-4906661dfe62 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:10.010322 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:10.010322 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:10.011167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3030aa37-168a-46bf-a9fb-4906661dfe62 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:10.061863 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:10.061863 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:10.070820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3030aa37-168a-46bf-a9fb-4906661dfe62 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Volume info retrieved successfully. Feb 03 03:52:10.093397 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3030aa37-168a-46bf-a9fb-4906661dfe62 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e returned with HTTP 200 Feb 03 03:52:10.094237 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1145/2307] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:10 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:10.300104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07357ffe-83fc-4929-8a34-b20bb1b073b9 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] GET http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 Feb 03 03:52:10.301494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07357ffe-83fc-4929-8a34-b20bb1b073b9 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:10.301806 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:10.301806 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:10.302243 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07357ffe-83fc-4929-8a34-b20bb1b073b9 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:10.358707 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:10.358707 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:10.367825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07357ffe-83fc-4929-8a34-b20bb1b073b9 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Volume info retrieved successfully. Feb 03 03:52:10.389561 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07357ffe-83fc-4929-8a34-b20bb1b073b9 tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 returned with HTTP 200 Feb 03 03:52:10.390276 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1163/2308] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:10 2021] GET /volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 => generated 1041 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:10.408249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-850e6480-1137-4885-8628-5373864d4b3c tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] GET http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/detail?all_tenants=1&project_id=661b7e440fa4462aada3a5c2a641dc60 Feb 03 03:52:10.408835 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-850e6480-1137-4885-8628-5373864d4b3c tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:10.408986 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:10.408986 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:10.409711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-850e6480-1137-4885-8628-5373864d4b3c tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:10.410816 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-850e6480-1137-4885-8628-5373864d4b3c tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Could not evaluate value 661b7e440fa4462aada3a5c2a641dc60, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:52:10.412126 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-850e6480-1137-4885-8628-5373864d4b3c tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Searching by: MultiDict([('project_id', '661b7e440fa4462aada3a5c2a641dc60'), ('all_tenants', 1)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:52:10.471117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-850e6480-1137-4885-8628-5373864d4b3c tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Get all volumes completed successfully. Feb 03 03:52:10.474049 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:10.474049 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:10.482971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-850e6480-1137-4885-8628-5373864d4b3c tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/detail?all_tenants=1&project_id=661b7e440fa4462aada3a5c2a641dc60 returned with HTTP 200 Feb 03 03:52:10.483782 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1146/2309] 10.222.0.65 () {58 vars in 1340 bytes} [Wed Feb 3 03:52:10 2021] GET /volume/v3/278a11607314430a9cee947ebedb7e53/volumes/detail?all_tenants=1&project_id=661b7e440fa4462aada3a5c2a641dc60 => generated 3248 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:10.503511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66c974b8-476d-473e-b35c-2f144809342f tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] DELETE http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 Feb 03 03:52:10.504915 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66c974b8-476d-473e-b35c-2f144809342f tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:10.505283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:10.505283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:10.505741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66c974b8-476d-473e-b35c-2f144809342f tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:10.506187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-66c974b8-476d-473e-b35c-2f144809342f tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Delete volume with id: 91edf1ba-54eb-43b0-a5b5-469330bd5a45 Feb 03 03:52:10.558305 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:10.558305 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:10.559204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66c974b8-476d-473e-b35c-2f144809342f tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Volume info retrieved successfully. Feb 03 03:52:10.595686 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66c974b8-476d-473e-b35c-2f144809342f tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] Delete volume request issued successfully. Feb 03 03:52:10.596375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66c974b8-476d-473e-b35c-2f144809342f tempest-VolumesListAdminTestJSON-288099070 tempest-VolumesListAdminTestJSON-288099070-project-admin] http://10.222.0.65/volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 returned with HTTP 202 Feb 03 03:52:10.598598 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1164/2310] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:10 2021] DELETE /volume/v3/278a11607314430a9cee947ebedb7e53/volumes/91edf1ba-54eb-43b0-a5b5-469330bd5a45 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:10.607804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfea2870-288a-409b-9508-06a059cdd298 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] DELETE http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:10.608773 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfea2870-288a-409b-9508-06a059cdd298 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:10.609178 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:10.609178 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:10.609858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfea2870-288a-409b-9508-06a059cdd298 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:10.610869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bfea2870-288a-409b-9508-06a059cdd298 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Delete volume with id: 9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:10.669618 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:10.669618 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:10.670823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfea2870-288a-409b-9508-06a059cdd298 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:10.706823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfea2870-288a-409b-9508-06a059cdd298 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Delete volume request issued successfully. Feb 03 03:52:10.707507 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfea2870-288a-409b-9508-06a059cdd298 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 returned with HTTP 202 Feb 03 03:52:10.711742 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1147/2311] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:10 2021] DELETE /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:10.724446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a09ca29-8a2f-496e-8e43-b2d64384b29c tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:10.724446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a09ca29-8a2f-496e-8e43-b2d64384b29c tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:10.724446 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:10.724446 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:10.724446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a09ca29-8a2f-496e-8e43-b2d64384b29c tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:10.776600 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:10.776600 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:10.787464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a09ca29-8a2f-496e-8e43-b2d64384b29c tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:10.816710 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a09ca29-8a2f-496e-8e43-b2d64384b29c tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 returned with HTTP 200 Feb 03 03:52:10.817857 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1165/2312] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:10 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:11.110331 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6d7da89-a58e-47ec-83f0-b9da3e5126b5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:52:11.110579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6d7da89-a58e-47ec-83f0-b9da3e5126b5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:11.110720 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:11.110720 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:11.111097 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6d7da89-a58e-47ec-83f0-b9da3e5126b5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:11.192138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:11.192138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:11.203132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f6d7da89-a58e-47ec-83f0-b9da3e5126b5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Volume info retrieved successfully. Feb 03 03:52:11.233971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6d7da89-a58e-47ec-83f0-b9da3e5126b5 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e returned with HTTP 200 Feb 03 03:52:11.235127 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1148/2313] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:11 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e => generated 912 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:11.836176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0f55dd9-322a-4554-acc2-6a0c811f6d6f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:11.837419 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0f55dd9-322a-4554-acc2-6a0c811f6d6f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:11.837946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:11.837946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:11.838920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0f55dd9-322a-4554-acc2-6a0c811f6d6f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:11.933865 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:11.933865 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:11.955552 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e0f55dd9-322a-4554-acc2-6a0c811f6d6f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:11.998469 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0f55dd9-322a-4554-acc2-6a0c811f6d6f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 returned with HTTP 200 Feb 03 03:52:11.999914 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1166/2314] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:11 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:12.252221 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f31607e-2fa6-4868-bb88-4f58f5c4f197 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] GET http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e Feb 03 03:52:12.253042 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f31607e-2fa6-4868-bb88-4f58f5c4f197 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:12.253351 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:12.253351 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:12.254655 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f31607e-2fa6-4868-bb88-4f58f5c4f197 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:12.342904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f31607e-2fa6-4868-bb88-4f58f5c4f197 tempest-VolumesBackupsV39Test-1559232422 tempest-VolumesBackupsV39Test-1559232422-project] http://10.222.0.65/volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e returned with HTTP 404 Feb 03 03:52:12.344365 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1149/2315] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:12 2021] GET /volume/v3/ef29276f79e14827bf444db1107ac1bf/volumes/59fcbb71-9e32-47dc-bc8f-5a0951f3c15e => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:13.017180 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-576448b2-8419-463d-a476-1b8a90b418a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 Feb 03 03:52:13.018401 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-576448b2-8419-463d-a476-1b8a90b418a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:13.018783 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:13.018783 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:13.022733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-576448b2-8419-463d-a476-1b8a90b418a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:13.122565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-576448b2-8419-463d-a476-1b8a90b418a7 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 returned with HTTP 404 Feb 03 03:52:13.124755 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1167/2316] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:13 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/9fc93844-7d3a-4637-a644-0b9963313bf2 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:13.132697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43009188-928e-4ba9-89b3-79c1649550cb tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] DELETE http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:13.136155 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43009188-928e-4ba9-89b3-79c1649550cb tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:13.136684 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43009188-928e-4ba9-89b3-79c1649550cb tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:13.137136 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-43009188-928e-4ba9-89b3-79c1649550cb tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Delete volume with id: d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:13.201748 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:13.201748 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:13.202907 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43009188-928e-4ba9-89b3-79c1649550cb tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:13.251740 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43009188-928e-4ba9-89b3-79c1649550cb tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Delete volume request issued successfully. Feb 03 03:52:13.253127 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43009188-928e-4ba9-89b3-79c1649550cb tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e returned with HTTP 202 Feb 03 03:52:13.254653 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1150/2317] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:13 2021] DELETE /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:13.265026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55b0e47e-1f24-4c90-a9c0-94db948cb7c6 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:13.265688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55b0e47e-1f24-4c90-a9c0-94db948cb7c6 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:13.266530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55b0e47e-1f24-4c90-a9c0-94db948cb7c6 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:13.545713 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:13.545713 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:13.557957 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-55b0e47e-1f24-4c90-a9c0-94db948cb7c6 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:13.610044 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55b0e47e-1f24-4c90-a9c0-94db948cb7c6 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e returned with HTTP 200 Feb 03 03:52:13.610871 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1168/2318] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:13 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e => generated 915 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:14.631922 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be2fb3dc-1366-4024-b5ed-548a9d989c30 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:14.632474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be2fb3dc-1366-4024-b5ed-548a9d989c30 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:14.636842 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:14.636842 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:14.637524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be2fb3dc-1366-4024-b5ed-548a9d989c30 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:14.705627 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:14.705627 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:14.715182 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be2fb3dc-1366-4024-b5ed-548a9d989c30 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:14.751881 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be2fb3dc-1366-4024-b5ed-548a9d989c30 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e returned with HTTP 200 Feb 03 03:52:14.753372 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1151/2319] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:14 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:15.068355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] POST http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes Feb 03 03:52:15.068962 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:15.068962 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:15.069394 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1590196535"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:15.070464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Create volume request body: {'volume': {'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1590196535'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:15.183916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Create volume of 1 GB Feb 03 03:52:15.197498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Availability Zones retrieved successfully. Feb 03 03:52:15.214342 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Flow 'volume_create_api' (274e2670-6115-43f2-a2b1-399a8d7259d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:15.217143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488290e3-6b1c-4572-9547-b9b516712e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:15.219189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:15.326282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488290e3-6b1c-4572-9547-b9b516712e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:15.328518 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aedfdbe6-86fc-43eb-901c-3df30233bacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:15.416718 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Created reservations ['2554a3cf-edb6-4e75-9f05-a5fbde7d5529', 'a5ac73b9-d7a7-42f8-9f65-6f9b2ba02e28', '09fe191d-7a78-4d7e-ae0a-65f53c5c2fd2', '8cf48d81-ba33-4a0d-8fd5-af5f31e6ad4d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:15.418567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aedfdbe6-86fc-43eb-901c-3df30233bacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2554a3cf-edb6-4e75-9f05-a5fbde7d5529', 'a5ac73b9-d7a7-42f8-9f65-6f9b2ba02e28', '09fe191d-7a78-4d7e-ae0a-65f53c5c2fd2', '8cf48d81-ba33-4a0d-8fd5-af5f31e6ad4d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:15.420789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b476e870-3a55-4d5d-bb8d-de8668e23dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:15.479876 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b476e870-3a55-4d5d-bb8d-de8668e23dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93f364a2-752d-428a-ad25-8335d73e36bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1590196535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42c3da83e524bafbf418e5d964b104c',qos_specs=None,replication_status=,reservations=['2554a3cf-edb6-4e75-9f05-a5fbde7d5529','a5ac73b9-d7a7-42f8-9f65-6f9b2ba02e28','09fe191d-7a78-4d7e-ae0a-65f53c5c2fd2','8cf48d81-ba33-4a0d-8fd5-af5f31e6ad4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542b0b6623ce40b399e5e5386df13bbb',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1590196535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93f364a2-752d-428a-ad25-8335d73e36bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b42c3da83e524bafbf418e5d964b104c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='542b0b6623ce40b399e5e5386df13bbb',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:15.481983 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cbb694-bd8e-488a-872b-418e6f9b3717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:15.507374 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cbb694-bd8e-488a-872b-418e6f9b3717) transitioned into state 'SUCCESS' from state '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-1590196535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42c3da83e524bafbf418e5d964b104c',qos_specs=None,replication_status=,reservations=['2554a3cf-edb6-4e75-9f05-a5fbde7d5529','a5ac73b9-d7a7-42f8-9f65-6f9b2ba02e28','09fe191d-7a78-4d7e-ae0a-65f53c5c2fd2','8cf48d81-ba33-4a0d-8fd5-af5f31e6ad4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542b0b6623ce40b399e5e5386df13bbb',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:15.509464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ecdbb8-4d6f-4c66-a01b-38748205a94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:15.524604 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ecdbb8-4d6f-4c66-a01b-38748205a94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:15.527252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Flow 'volume_create_api' (274e2670-6115-43f2-a2b1-399a8d7259d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:15.581785 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Create volume request issued successfully. Feb 03 03:52:15.596070 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee1d97b0-d547-47a2-9d0d-16d66a910e90 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes returned with HTTP 202 Feb 03 03:52:15.602660 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1169/2320] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:52:15 2021] POST /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes => generated 817 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:15.611590 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36982d43-c8f0-4555-b151-f47938f2cad0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:15.612148 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36982d43-c8f0-4555-b151-f47938f2cad0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:15.612366 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:15.612366 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:15.612738 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36982d43-c8f0-4555-b151-f47938f2cad0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:15.669000 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:15.669000 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:15.678859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36982d43-c8f0-4555-b151-f47938f2cad0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:15.701713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36982d43-c8f0-4555-b151-f47938f2cad0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:15.711383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1152/2321] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:15 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:15.772463 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48f43609-0d19-4421-a167-6f4b91233896 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e Feb 03 03:52:15.773367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48f43609-0d19-4421-a167-6f4b91233896 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:15.773367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:15.773367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:15.773724 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48f43609-0d19-4421-a167-6f4b91233896 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:15.837592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48f43609-0d19-4421-a167-6f4b91233896 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e returned with HTTP 404 Feb 03 03:52:15.839794 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1170/2322] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:15 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/d1636ba6-2b85-418c-a974-9c4c00cd5a7e => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:15.847548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b227a689-b5a2-4cd6-8e3b-8e1b7859b90f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] DELETE http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:15.848372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b227a689-b5a2-4cd6-8e3b-8e1b7859b90f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:15.849349 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:15.849349 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:15.849818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b227a689-b5a2-4cd6-8e3b-8e1b7859b90f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:15.850337 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b227a689-b5a2-4cd6-8e3b-8e1b7859b90f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Delete volume with id: 8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:15.903198 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:15.903198 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:15.904695 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b227a689-b5a2-4cd6-8e3b-8e1b7859b90f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:15.936834 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b227a689-b5a2-4cd6-8e3b-8e1b7859b90f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Delete volume request issued successfully. Feb 03 03:52:15.937657 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b227a689-b5a2-4cd6-8e3b-8e1b7859b90f tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde returned with HTTP 202 Feb 03 03:52:15.938810 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1153/2323] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:15 2021] DELETE /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:15.949348 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8b27f15-54ac-4d35-8cdc-89d632df285d tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:15.950163 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8b27f15-54ac-4d35-8cdc-89d632df285d tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:15.954399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8b27f15-54ac-4d35-8cdc-89d632df285d tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:16.008220 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:16.008220 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:16.016523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8b27f15-54ac-4d35-8cdc-89d632df285d tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:16.040037 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8b27f15-54ac-4d35-8cdc-89d632df285d tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde returned with HTTP 200 Feb 03 03:52:16.041143 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1171/2324] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:15 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:16.721285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2297443-5659-4dde-9b7f-e3c162a78045 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:16.723693 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2297443-5659-4dde-9b7f-e3c162a78045 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:16.723921 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:16.723921 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:16.724320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2297443-5659-4dde-9b7f-e3c162a78045 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:16.775572 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:16.775572 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:16.789139 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a2297443-5659-4dde-9b7f-e3c162a78045 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:16.813661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2297443-5659-4dde-9b7f-e3c162a78045 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:16.814832 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1154/2325] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:16 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:17.057753 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94566025-4683-4b1b-89fa-f689caab1db1 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:17.058292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94566025-4683-4b1b-89fa-f689caab1db1 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:17.058772 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:17.058772 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:17.059125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94566025-4683-4b1b-89fa-f689caab1db1 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:17.112278 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:17.112278 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:17.122505 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94566025-4683-4b1b-89fa-f689caab1db1 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Volume info retrieved successfully. Feb 03 03:52:17.146771 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94566025-4683-4b1b-89fa-f689caab1db1 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde returned with HTTP 200 Feb 03 03:52:17.156717 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1172/2326] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:17 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:17.830112 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dc6ee43-a7ed-4edc-b7d1-259290458385 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:17.831276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dc6ee43-a7ed-4edc-b7d1-259290458385 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:17.832112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:17.832112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:17.833055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dc6ee43-a7ed-4edc-b7d1-259290458385 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:17.885803 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:17.885803 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:17.895173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8dc6ee43-a7ed-4edc-b7d1-259290458385 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:17.919306 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dc6ee43-a7ed-4edc-b7d1-259290458385 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:17.920473 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1155/2327] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:17 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:18.165215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23cf474a-b342-47c4-8b44-287563ceac10 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] GET http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde Feb 03 03:52:18.166107 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23cf474a-b342-47c4-8b44-287563ceac10 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:18.166534 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:18.166534 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:18.167184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23cf474a-b342-47c4-8b44-287563ceac10 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:18.214396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23cf474a-b342-47c4-8b44-287563ceac10 tempest-VolumesListAdminTestJSON-1402902015 tempest-VolumesListAdminTestJSON-1402902015-project] http://10.222.0.65/volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde returned with HTTP 404 Feb 03 03:52:18.215449 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1173/2328] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:18 2021] GET /volume/v3/661b7e440fa4462aada3a5c2a641dc60/volumes/8acfbdd9-93c5-43e9-aea4-cc669a63ccde => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:18.937530 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a05c2d12-1fe4-419e-8944-9521ed0abebc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:18.938446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a05c2d12-1fe4-419e-8944-9521ed0abebc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:18.938446 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:18.938446 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:18.938823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a05c2d12-1fe4-419e-8944-9521ed0abebc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:19.005471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:19.005471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:19.015803 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a05c2d12-1fe4-419e-8944-9521ed0abebc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:19.047059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a05c2d12-1fe4-419e-8944-9521ed0abebc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:19.058169 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1156/2329] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:18 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:20.065505 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6435a3ed-0bd2-45a9-836a-321e81e123a6 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:20.066319 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6435a3ed-0bd2-45a9-836a-321e81e123a6 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:20.066425 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6435a3ed-0bd2-45a9-836a-321e81e123a6 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:20.123486 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:20.123486 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:20.135171 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6435a3ed-0bd2-45a9-836a-321e81e123a6 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:20.158639 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6435a3ed-0bd2-45a9-836a-321e81e123a6 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:20.159657 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1174/2330] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:20 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:21.177685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5767082e-7ff3-403f-8496-eb10a51a6bcc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:21.178977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5767082e-7ff3-403f-8496-eb10a51a6bcc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:21.179588 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:21.179588 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:21.179966 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5767082e-7ff3-403f-8496-eb10a51a6bcc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:21.181130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] POST http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes Feb 03 03:52:21.181582 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:21.181582 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:21.181992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-19303220"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:21.183068 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-19303220'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:21.183484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Create volume of 1 GB Feb 03 03:52:21.198480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Availability Zones retrieved successfully. Feb 03 03:52:21.216384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Flow 'volume_create_api' (171a4766-8bd7-4ec2-a579-3a7e1db8cb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:21.219183 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce3be7e-40de-4b17-9273-56f9e6be8915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:21.221281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:21.231758 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:21.231758 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:21.242321 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5767082e-7ff3-403f-8496-eb10a51a6bcc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:21.265437 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5767082e-7ff3-403f-8496-eb10a51a6bcc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:21.266270 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1175/2331] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:21 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:21.297735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce3be7e-40de-4b17-9273-56f9e6be8915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:21.300355 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a7ecc63-8ab4-48f0-b89f-686627abc237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:21.391593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Created reservations ['4a68515f-e3aa-4d97-a37f-bb4aa6be65ae', 'f813bb0a-16e6-4f5f-b0e4-68c8354b145a', '561163d3-71e4-447f-9b53-7f50582b2aec', '3b1abfb1-837e-4525-a06b-4d4fdbf4b12d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:21.393563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a7ecc63-8ab4-48f0-b89f-686627abc237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a68515f-e3aa-4d97-a37f-bb4aa6be65ae', 'f813bb0a-16e6-4f5f-b0e4-68c8354b145a', '561163d3-71e4-447f-9b53-7f50582b2aec', '3b1abfb1-837e-4525-a06b-4d4fdbf4b12d']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:21.396695 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558cf5ce-cc74-4eb1-aa6f-8f7f0927cf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:21.455137 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558cf5ce-cc74-4eb1-aa6f-8f7f0927cf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8891add-2f45-4987-8486-28a120afeb07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-19303220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='639b87429caa4ec8a5c9c855a61fc934',qos_specs=None,replication_status=,reservations=['4a68515f-e3aa-4d97-a37f-bb4aa6be65ae','f813bb0a-16e6-4f5f-b0e4-68c8354b145a','561163d3-71e4-447f-9b53-7f50582b2aec','3b1abfb1-837e-4525-a06b-4d4fdbf4b12d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890356b069c94842b2225bd90a5a2ad8',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-19303220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8891add-2f45-4987-8486-28a120afeb07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='639b87429caa4ec8a5c9c855a61fc934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='890356b069c94842b2225bd90a5a2ad8',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:21.457309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4460184-1706-4b7e-b0f0-bfac267c8dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:21.483149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4460184-1706-4b7e-b0f0-bfac267c8dde) transitioned into state 'SUCCESS' from state '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-19303220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='639b87429caa4ec8a5c9c855a61fc934',qos_specs=None,replication_status=,reservations=['4a68515f-e3aa-4d97-a37f-bb4aa6be65ae','f813bb0a-16e6-4f5f-b0e4-68c8354b145a','561163d3-71e4-447f-9b53-7f50582b2aec','3b1abfb1-837e-4525-a06b-4d4fdbf4b12d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890356b069c94842b2225bd90a5a2ad8',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:21.485223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f395498a-59b9-4338-a3c6-5eb9e5b5af16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:21.500439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f395498a-59b9-4338-a3c6-5eb9e5b5af16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:21.503501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Flow 'volume_create_api' (171a4766-8bd7-4ec2-a579-3a7e1db8cb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:21.557024 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Create volume request issued successfully. Feb 03 03:52:21.583416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c33ab53-4256-412a-9a9b-d55a72aa3665 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes returned with HTTP 202 Feb 03 03:52:21.594883 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1157/2332] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:52:21 2021] POST /volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes => generated 822 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:21.599839 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a84e504-3334-4cc9-ba67-0fe20258455d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:21.600647 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a84e504-3334-4cc9-ba67-0fe20258455d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:21.601042 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:21.601042 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:21.601680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a84e504-3334-4cc9-ba67-0fe20258455d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:21.655851 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:21.655851 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:21.664549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4a84e504-3334-4cc9-ba67-0fe20258455d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Volume info retrieved successfully. Feb 03 03:52:21.686245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a84e504-3334-4cc9-ba67-0fe20258455d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 returned with HTTP 200 Feb 03 03:52:21.696578 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1176/2333] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:21 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:22.283035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-858bad80-9193-407a-9911-35e24d2b1953 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:22.283562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-858bad80-9193-407a-9911-35e24d2b1953 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:22.283768 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:22.283768 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:22.284189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-858bad80-9193-407a-9911-35e24d2b1953 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:22.335641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:22.335641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:22.344141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-858bad80-9193-407a-9911-35e24d2b1953 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:22.366820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-858bad80-9193-407a-9911-35e24d2b1953 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:22.367663 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1158/2334] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:22 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:22.703606 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73b70b4b-d4a4-4a27-9891-da0bc8850ea7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:22.704186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73b70b4b-d4a4-4a27-9891-da0bc8850ea7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:22.704480 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:22.704480 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:22.704848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73b70b4b-d4a4-4a27-9891-da0bc8850ea7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:22.754996 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:22.754996 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:22.763331 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-73b70b4b-d4a4-4a27-9891-da0bc8850ea7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Volume info retrieved successfully. Feb 03 03:52:22.786345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73b70b4b-d4a4-4a27-9891-da0bc8850ea7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 returned with HTTP 200 Feb 03 03:52:22.787410 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1177/2335] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:22 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:22.803550 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7e22c80-291b-424d-87f2-7e7040fb97b6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] POST http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots Feb 03 03:52:22.804045 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:22.804045 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:22.804453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7e22c80-291b-424d-87f2-7e7040fb97b6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8891add-2f45-4987-8486-28a120afeb07", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1969628261"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:22.855969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:22.855969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:22.857173 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e7e22c80-291b-424d-87f2-7e7040fb97b6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Volume info retrieved successfully. Feb 03 03:52:22.857543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-e7e22c80-291b-424d-87f2-7e7040fb97b6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Create snapshot from volume f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:22.929338 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e7e22c80-291b-424d-87f2-7e7040fb97b6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Created reservations ['04bd47b0-dee2-46f5-82e0-d338f6a7795f', '1a3e9bc5-b51f-4d1b-aa82-f90f2aa9d932', '992b1412-d83c-431d-ae13-9b3e95a9eedf', 'c13ba8b6-d93a-4d96-9f16-5c01a8c277a7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:23.037430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e7e22c80-291b-424d-87f2-7e7040fb97b6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot create request issued successfully. Feb 03 03:52:23.038143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7e22c80-291b-424d-87f2-7e7040fb97b6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots returned with HTTP 202 Feb 03 03:52:23.040013 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1159/2336] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:52:22 2021] POST /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots => generated 311 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:23.050503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be3f25f9-dd6f-4e60-ac5c-fccd793a6336 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:23.052072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be3f25f9-dd6f-4e60-ac5c-fccd793a6336 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:23.052072 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:23.052072 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:23.052508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be3f25f9-dd6f-4e60-ac5c-fccd793a6336 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:23.079204 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:23.079204 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:23.080419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be3f25f9-dd6f-4e60-ac5c-fccd793a6336 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:23.083353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be3f25f9-dd6f-4e60-ac5c-fccd793a6336 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 returned with HTTP 200 Feb 03 03:52:23.088565 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1178/2337] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:23 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:52:23.385252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0851c180-766f-4c63-bd49-9a69e2606109 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:23.385884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0851c180-766f-4c63-bd49-9a69e2606109 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:23.385981 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:23.385981 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:23.388191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0851c180-766f-4c63-bd49-9a69e2606109 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:23.442398 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:23.442398 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:23.450971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0851c180-766f-4c63-bd49-9a69e2606109 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:23.475654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0851c180-766f-4c63-bd49-9a69e2606109 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:23.476533 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1160/2338] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:23 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:24.096043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b27bb77-edd3-46ae-8d49-daf8642d76e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:24.096766 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b27bb77-edd3-46ae-8d49-daf8642d76e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:24.097744 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:24.097744 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:24.098285 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b27bb77-edd3-46ae-8d49-daf8642d76e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:24.132702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:24.132702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:24.134274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b27bb77-edd3-46ae-8d49-daf8642d76e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:24.136382 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b27bb77-edd3-46ae-8d49-daf8642d76e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 returned with HTTP 200 Feb 03 03:52:24.137540 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1179/2339] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:24 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:24.493318 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d08c4904-2c40-444b-8690-c56507b8a613 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:24.493840 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d08c4904-2c40-444b-8690-c56507b8a613 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:24.493978 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:24.493978 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:24.494317 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d08c4904-2c40-444b-8690-c56507b8a613 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:24.543531 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:24.543531 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:24.552169 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d08c4904-2c40-444b-8690-c56507b8a613 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:24.574076 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d08c4904-2c40-444b-8690-c56507b8a613 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:24.574920 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1161/2340] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:24 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:25.150290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-494caa7d-5fcd-4fdf-ae9d-44bb95d48af7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:25.150741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-494caa7d-5fcd-4fdf-ae9d-44bb95d48af7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.150955 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.150955 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.151381 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-494caa7d-5fcd-4fdf-ae9d-44bb95d48af7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.177579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.177579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.178727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-494caa7d-5fcd-4fdf-ae9d-44bb95d48af7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.180691 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-494caa7d-5fcd-4fdf-ae9d-44bb95d48af7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 returned with HTTP 200 Feb 03 03:52:25.181516 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1180/2341] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:25.193866 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86c64e19-ec76-470d-99d5-4cb69e69a9bc tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] POST http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.194341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.194341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.194761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86c64e19-ec76-470d-99d5-4cb69e69a9bc tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:25.221291 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.221291 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.222861 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86c64e19-ec76-470d-99d5-4cb69e69a9bc tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.265313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86c64e19-ec76-470d-99d5-4cb69e69a9bc tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Update snapshot metadata completed successfully. Feb 03 03:52:25.265945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86c64e19-ec76-470d-99d5-4cb69e69a9bc tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.271747 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1162/2342] 10.222.0.65 () {60 vars in 1369 bytes} [Wed Feb 3 03:52:25 2021] POST /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 68 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Feb 03 03:52:25.279962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e84917e9-2241-4876-8e50-859a39005e4c tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.280514 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e84917e9-2241-4876-8e50-859a39005e4c tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.280728 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.280728 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.281291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e84917e9-2241-4876-8e50-859a39005e4c tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.309526 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.309526 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.310658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e84917e9-2241-4876-8e50-859a39005e4c tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.312793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e84917e9-2241-4876-8e50-859a39005e4c tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Get snapshot metadata completed successfully. Feb 03 03:52:25.313394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e84917e9-2241-4876-8e50-859a39005e4c tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.314208 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1181/2343] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.324695 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe843c98-fb82-4f56-b3c6-d688d02408a7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] PUT http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.325170 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.325170 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.325583 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe843c98-fb82-4f56-b3c6-d688d02408a7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:25.352665 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.352665 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.353869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fe843c98-fb82-4f56-b3c6-d688d02408a7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.398461 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fe843c98-fb82-4f56-b3c6-d688d02408a7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Update snapshot metadata completed successfully. Feb 03 03:52:25.399080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe843c98-fb82-4f56-b3c6-d688d02408a7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.404057 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1163/2344] 10.222.0.65 () {60 vars in 1368 bytes} [Wed Feb 3 03:52:25 2021] PUT /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 57 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Feb 03 03:52:25.409480 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-050e3406-e3bc-4d23-8b66-ccbb2848f123 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.410292 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-050e3406-e3bc-4d23-8b66-ccbb2848f123 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.410635 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.410635 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.411353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-050e3406-e3bc-4d23-8b66-ccbb2848f123 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.437462 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.437462 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.438593 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-050e3406-e3bc-4d23-8b66-ccbb2848f123 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.440587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-050e3406-e3bc-4d23-8b66-ccbb2848f123 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Get snapshot metadata completed successfully. Feb 03 03:52:25.441815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-050e3406-e3bc-4d23-8b66-ccbb2848f123 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.442641 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1182/2345] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.452016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-041efb73-5fe1-4174-a63b-06fd27a98776 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] DELETE http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 Feb 03 03:52:25.452549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-041efb73-5fe1-4174-a63b-06fd27a98776 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.452766 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.452766 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.453146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-041efb73-5fe1-4174-a63b-06fd27a98776 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.478960 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.478960 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.480129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-041efb73-5fe1-4174-a63b-06fd27a98776 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.482091 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-041efb73-5fe1-4174-a63b-06fd27a98776 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Get snapshot metadata completed successfully. Feb 03 03:52:25.489768 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:52:25.489768 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:52:25.495080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-041efb73-5fe1-4174-a63b-06fd27a98776 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Delete snapshot metadata completed successfully. Feb 03 03:52:25.495554 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-041efb73-5fe1-4174-a63b-06fd27a98776 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 returned with HTTP 200 Feb 03 03:52:25.496428 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1164/2346] 10.222.0.65 () {58 vars in 1366 bytes} [Wed Feb 3 03:52:25 2021] DELETE /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Feb 03 03:52:25.505804 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c5df645-8030-4026-80d3-4ca154479850 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.506627 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c5df645-8030-4026-80d3-4ca154479850 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.506847 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.506847 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.507216 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c5df645-8030-4026-80d3-4ca154479850 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.535579 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.535579 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.536798 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c5df645-8030-4026-80d3-4ca154479850 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.538753 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c5df645-8030-4026-80d3-4ca154479850 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Get snapshot metadata completed successfully. Feb 03 03:52:25.539396 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c5df645-8030-4026-80d3-4ca154479850 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.540293 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1183/2347] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.549800 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59199b34-15a6-428f-bab3-8dbfb4d08e91 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] PUT http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.550901 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.550901 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.551320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59199b34-15a6-428f-bab3-8dbfb4d08e91 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:25.576385 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.576385 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.577568 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59199b34-15a6-428f-bab3-8dbfb4d08e91 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.592549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13b906fb-902c-4be4-a53e-8093fad5f674 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:25.593191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13b906fb-902c-4be4-a53e-8093fad5f674 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.593407 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.593407 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.593995 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13b906fb-902c-4be4-a53e-8093fad5f674 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.608310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59199b34-15a6-428f-bab3-8dbfb4d08e91 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Update snapshot metadata completed successfully. Feb 03 03:52:25.608926 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59199b34-15a6-428f-bab3-8dbfb4d08e91 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.616346 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1165/2348] 10.222.0.65 () {60 vars in 1368 bytes} [Wed Feb 3 03:52:25 2021] PUT /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 16 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.621538 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c30c152-0f9a-4550-bc8b-e1fc28320ab6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] POST http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.622155 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.622155 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.622569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c30c152-0f9a-4550-bc8b-e1fc28320ab6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:25.648228 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.648228 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.655122 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.655122 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.656259 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c30c152-0f9a-4550-bc8b-e1fc28320ab6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.656650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-13b906fb-902c-4be4-a53e-8093fad5f674 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:25.680967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13b906fb-902c-4be4-a53e-8093fad5f674 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:25.681959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1184/2349] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:52:25.694823 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c30c152-0f9a-4550-bc8b-e1fc28320ab6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Update snapshot metadata completed successfully. Feb 03 03:52:25.695554 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c30c152-0f9a-4550-bc8b-e1fc28320ab6 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.700826 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1166/2350] 10.222.0.65 () {60 vars in 1369 bytes} [Wed Feb 3 03:52:25 2021] POST /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 68 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Feb 03 03:52:25.705859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d081310e-ef62-4a40-8e31-a9b9e9852185 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.706555 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d081310e-ef62-4a40-8e31-a9b9e9852185 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.706840 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.706840 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.707926 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d081310e-ef62-4a40-8e31-a9b9e9852185 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.733943 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.733943 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.735073 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d081310e-ef62-4a40-8e31-a9b9e9852185 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.740267 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d081310e-ef62-4a40-8e31-a9b9e9852185 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Get snapshot metadata completed successfully. Feb 03 03:52:25.740689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d081310e-ef62-4a40-8e31-a9b9e9852185 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.746137 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1185/2351] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.751126 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff861d74-9c3c-43f9-a8ff-2636b468e861 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] PUT http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 Feb 03 03:52:25.751583 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.751583 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.752022 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff861d74-9c3c-43f9-a8ff-2636b468e861 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:25.779651 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.779651 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.780840 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ff861d74-9c3c-43f9-a8ff-2636b468e861 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.823832 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ff861d74-9c3c-43f9-a8ff-2636b468e861 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Update snapshot metadata completed successfully. Feb 03 03:52:25.824747 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff861d74-9c3c-43f9-a8ff-2636b468e861 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 returned with HTTP 200 Feb 03 03:52:25.826855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1167/2352] 10.222.0.65 () {60 vars in 1383 bytes} [Wed Feb 3 03:52:25 2021] PUT /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 => generated 35 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.835861 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd4c542f-bcd3-4609-8bd6-de000a86b57d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 Feb 03 03:52:25.836428 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd4c542f-bcd3-4609-8bd6-de000a86b57d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.836643 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.836643 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.837020 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd4c542f-bcd3-4609-8bd6-de000a86b57d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.862542 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.862542 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.864283 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd4c542f-bcd3-4609-8bd6-de000a86b57d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.866516 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd4c542f-bcd3-4609-8bd6-de000a86b57d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Get snapshot metadata completed successfully. Feb 03 03:52:25.867107 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd4c542f-bcd3-4609-8bd6-de000a86b57d tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 returned with HTTP 200 Feb 03 03:52:25.867928 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1186/2353] 10.222.0.65 () {58 vars in 1363 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.877282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f52b85b-2d33-46a6-8386-00d98626652b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.884717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f52b85b-2d33-46a6-8386-00d98626652b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:25.884717 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.884717 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.884717 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f52b85b-2d33-46a6-8386-00d98626652b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:25.905122 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.905122 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.906304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f52b85b-2d33-46a6-8386-00d98626652b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.908212 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f52b85b-2d33-46a6-8386-00d98626652b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Get snapshot metadata completed successfully. Feb 03 03:52:25.908814 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f52b85b-2d33-46a6-8386-00d98626652b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.914611 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1168/2354] 10.222.0.65 () {58 vars in 1348 bytes} [Wed Feb 3 03:52:25 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 75 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:25.919656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40b83f28-49da-4f14-b7a8-8f897851ee77 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] PUT http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata Feb 03 03:52:25.920158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:25.920158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:25.920568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40b83f28-49da-4f14-b7a8-8f897851ee77 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:25.946519 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:25.946519 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:25.947637 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-40b83f28-49da-4f14-b7a8-8f897851ee77 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:25.986280 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-40b83f28-49da-4f14-b7a8-8f897851ee77 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Update snapshot metadata completed successfully. Feb 03 03:52:25.986933 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40b83f28-49da-4f14-b7a8-8f897851ee77 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata returned with HTTP 200 Feb 03 03:52:25.988637 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1187/2355] 10.222.0.65 () {60 vars in 1368 bytes} [Wed Feb 3 03:52:25 2021] PUT /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8/metadata => generated 16 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:52:26.000651 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18f69257-cb2b-4952-a3e7-c8371d843fcb tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] DELETE http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:26.001378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18f69257-cb2b-4952-a3e7-c8371d843fcb tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:26.001677 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:26.001677 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:26.002061 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18f69257-cb2b-4952-a3e7-c8371d843fcb tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:26.002430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-18f69257-cb2b-4952-a3e7-c8371d843fcb tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Delete snapshot with id: f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:26.027570 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:26.027570 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:26.028809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18f69257-cb2b-4952-a3e7-c8371d843fcb tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:26.091608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18f69257-cb2b-4952-a3e7-c8371d843fcb tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot delete request issued successfully. Feb 03 03:52:26.092130 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18f69257-cb2b-4952-a3e7-c8371d843fcb tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 returned with HTTP 202 Feb 03 03:52:26.096061 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1169/2356] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:52:25 2021] DELETE /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:26.101724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0658d112-f322-4c20-9971-5d13607c86fe tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:26.102242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0658d112-f322-4c20-9971-5d13607c86fe tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:26.102458 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:26.102458 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:26.102826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0658d112-f322-4c20-9971-5d13607c86fe tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:26.131525 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:26.131525 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:26.132390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0658d112-f322-4c20-9971-5d13607c86fe tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:26.134641 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0658d112-f322-4c20-9971-5d13607c86fe tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 returned with HTTP 200 Feb 03 03:52:26.135461 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1188/2357] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:26 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:26.697776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a6b40d5-851b-4231-9dea-b5f43c7013b1 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:26.698290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a6b40d5-851b-4231-9dea-b5f43c7013b1 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:26.698496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:26.698496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:26.698886 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a6b40d5-851b-4231-9dea-b5f43c7013b1 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:26.748739 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:26.748739 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:26.758616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2a6b40d5-851b-4231-9dea-b5f43c7013b1 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:26.783342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a6b40d5-851b-4231-9dea-b5f43c7013b1 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:26.784414 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1170/2358] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:26 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:27.148089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f28868d2-d2f2-4a9d-a5a5-f58fa0d8fb8b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:27.151625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f28868d2-d2f2-4a9d-a5a5-f58fa0d8fb8b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:27.151625 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:27.151625 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:27.151625 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f28868d2-d2f2-4a9d-a5a5-f58fa0d8fb8b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:27.177997 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:27.177997 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:27.179154 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f28868d2-d2f2-4a9d-a5a5-f58fa0d8fb8b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Snapshot retrieved successfully. Feb 03 03:52:27.181141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f28868d2-d2f2-4a9d-a5a5-f58fa0d8fb8b tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 returned with HTTP 200 Feb 03 03:52:27.182022 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1189/2359] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:27 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:27.801111 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2675559-9e1b-4d65-bc46-4e508a44e02c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:27.802187 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2675559-9e1b-4d65-bc46-4e508a44e02c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:27.802396 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:27.802396 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:27.802762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2675559-9e1b-4d65-bc46-4e508a44e02c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:27.853175 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:27.853175 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:27.861518 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a2675559-9e1b-4d65-bc46-4e508a44e02c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:27.884235 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2675559-9e1b-4d65-bc46-4e508a44e02c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:27.885079 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1171/2360] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:27 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 970 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:28.193818 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95329ddd-2999-411b-8e6b-baacd12234e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 Feb 03 03:52:28.194460 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95329ddd-2999-411b-8e6b-baacd12234e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:28.194676 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:28.194676 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:28.195047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95329ddd-2999-411b-8e6b-baacd12234e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:28.218615 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95329ddd-2999-411b-8e6b-baacd12234e7 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 returned with HTTP 404 Feb 03 03:52:28.219645 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1190/2361] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:28 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/snapshots/f4210b1b-c62e-47a5-afe5-7438dc4e75b8 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:28.228159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fafc14b2-4314-410c-8780-ea1449092517 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] DELETE http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:28.228688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fafc14b2-4314-410c-8780-ea1449092517 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:28.228904 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:28.228904 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:28.229271 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fafc14b2-4314-410c-8780-ea1449092517 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:28.229732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fafc14b2-4314-410c-8780-ea1449092517 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Delete volume with id: f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:28.280329 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:28.280329 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:28.281906 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fafc14b2-4314-410c-8780-ea1449092517 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Volume info retrieved successfully. Feb 03 03:52:28.309475 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fafc14b2-4314-410c-8780-ea1449092517 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Delete volume request issued successfully. Feb 03 03:52:28.309945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fafc14b2-4314-410c-8780-ea1449092517 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 returned with HTTP 202 Feb 03 03:52:28.314012 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1172/2362] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:28 2021] DELETE /volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:28.319040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38237752-cb64-4249-af23-c4f94a4388aa tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:28.319923 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38237752-cb64-4249-af23-c4f94a4388aa tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:28.320431 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38237752-cb64-4249-af23-c4f94a4388aa tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:28.371669 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:28.371669 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:28.380619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-38237752-cb64-4249-af23-c4f94a4388aa tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Volume info retrieved successfully. Feb 03 03:52:28.402682 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38237752-cb64-4249-af23-c4f94a4388aa tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 returned with HTTP 200 Feb 03 03:52:28.403713 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1191/2363] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:28 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:28.902245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-063254ae-f0ff-461a-9cce-69edf6969dbc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:28.903462 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-063254ae-f0ff-461a-9cce-69edf6969dbc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:28.903889 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:28.903889 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:28.904565 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-063254ae-f0ff-461a-9cce-69edf6969dbc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:28.961931 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:28.961931 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:28.971886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-063254ae-f0ff-461a-9cce-69edf6969dbc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:29.001365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-063254ae-f0ff-461a-9cce-69edf6969dbc tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:29.003910 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1173/2364] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:28 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 970 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:29.421457 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11babe3b-664c-4016-aa1e-71b25f0e2815 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:29.422060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11babe3b-664c-4016-aa1e-71b25f0e2815 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:29.422256 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:29.422256 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:29.422896 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11babe3b-664c-4016-aa1e-71b25f0e2815 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:29.480615 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:29.480615 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:29.491566 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11babe3b-664c-4016-aa1e-71b25f0e2815 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Volume info retrieved successfully. Feb 03 03:52:29.518481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11babe3b-664c-4016-aa1e-71b25f0e2815 tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 returned with HTTP 200 Feb 03 03:52:29.519459 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1192/2365] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:29 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:30.020110 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4feea95b-e867-4b6d-bcf2-ab4554ee4579 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:30.020633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4feea95b-e867-4b6d-bcf2-ab4554ee4579 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:30.020633 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:30.020633 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:30.021140 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4feea95b-e867-4b6d-bcf2-ab4554ee4579 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:30.071451 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:30.071451 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:30.080215 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4feea95b-e867-4b6d-bcf2-ab4554ee4579 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:30.103829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4feea95b-e867-4b6d-bcf2-ab4554ee4579 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:30.105011 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1174/2366] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:30 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 970 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:30.536833 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60ae3111-1bc3-4e79-ae31-bbb5048b057e tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] GET http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 Feb 03 03:52:30.537385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60ae3111-1bc3-4e79-ae31-bbb5048b057e tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:30.537606 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:30.537606 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:30.537984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60ae3111-1bc3-4e79-ae31-bbb5048b057e tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:30.586996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60ae3111-1bc3-4e79-ae31-bbb5048b057e tempest-SnapshotMetadataTestJSON-894820400 tempest-SnapshotMetadataTestJSON-894820400-project] http://10.222.0.65/volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 returned with HTTP 404 Feb 03 03:52:30.588089 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1193/2367] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:30 2021] GET /volume/v3/639b87429caa4ec8a5c9c855a61fc934/volumes/f8891add-2f45-4987-8486-28a120afeb07 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:31.121661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9bf1aad-f7f4-4343-b378-36fb5b81f29c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:31.122192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9bf1aad-f7f4-4343-b378-36fb5b81f29c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:31.122307 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:31.122307 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:31.122648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9bf1aad-f7f4-4343-b378-36fb5b81f29c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:31.176498 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:31.176498 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:31.185542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a9bf1aad-f7f4-4343-b378-36fb5b81f29c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:31.213667 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9bf1aad-f7f4-4343-b378-36fb5b81f29c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:31.214515 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1175/2368] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:31 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 970 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:32.230915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-599ab269-6555-46c8-9bff-5b7b36ab3e27 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:32.231477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-599ab269-6555-46c8-9bff-5b7b36ab3e27 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:32.231810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-599ab269-6555-46c8-9bff-5b7b36ab3e27 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:32.282354 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:32.282354 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:32.291424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-599ab269-6555-46c8-9bff-5b7b36ab3e27 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:32.315201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-599ab269-6555-46c8-9bff-5b7b36ab3e27 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:32.316668 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1194/2369] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:32 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 1358 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:32.332304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6260530e-01f4-4a58-aa22-2631452baa3c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] POST http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd/action Feb 03 03:52:32.333087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:32.333087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:32.333524 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6260530e-01f4-4a58-aa22-2631452baa3c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:52:32.333910 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6260530e-01f4-4a58-aa22-2631452baa3c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:32.383102 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:32.383102 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:32.384243 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6260530e-01f4-4a58-aa22-2631452baa3c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:32.461332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6260530e-01f4-4a58-aa22-2631452baa3c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Created reservations ['ff706cc7-22a0-4708-a7cf-f79a783ecccc', '1205daa1-0853-4b95-bd31-19ea906f4c40'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:32.486533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6260530e-01f4-4a58-aa22-2631452baa3c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Extend volume request issued successfully. Feb 03 03:52:32.486997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6260530e-01f4-4a58-aa22-2631452baa3c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd/action returned with HTTP 202 Feb 03 03:52:32.488641 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1176/2370] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:52:32 2021] POST /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:52:32.496580 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1e6eb06-dd1a-404a-a6d9-8a7aed597b37 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:32.497184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1e6eb06-dd1a-404a-a6d9-8a7aed597b37 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:32.497403 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:32.497403 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:32.497771 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1e6eb06-dd1a-404a-a6d9-8a7aed597b37 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:32.549048 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:32.549048 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:32.558712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c1e6eb06-dd1a-404a-a6d9-8a7aed597b37 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:32.582317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1e6eb06-dd1a-404a-a6d9-8a7aed597b37 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:32.583299 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1195/2371] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:32 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 1358 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:33.600318 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9f376e7-741b-4334-83af-50c520b82629 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:33.600884 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9f376e7-741b-4334-83af-50c520b82629 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:33.600984 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:33.600984 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:33.601290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9f376e7-741b-4334-83af-50c520b82629 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:33.649067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:33.649067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:33.657014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9f376e7-741b-4334-83af-50c520b82629 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:33.680232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9f376e7-741b-4334-83af-50c520b82629 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:33.681063 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1177/2372] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:33 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 1358 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:33.696084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40972234-bfc1-4808-ab76-ce43437406c8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:33.696652 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40972234-bfc1-4808-ab76-ce43437406c8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:33.696866 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:33.696866 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:33.697234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40972234-bfc1-4808-ab76-ce43437406c8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:33.746483 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:33.746483 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:33.755499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-40972234-bfc1-4808-ab76-ce43437406c8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:33.778880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40972234-bfc1-4808-ab76-ce43437406c8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:33.779878 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1196/2373] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:33 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 1358 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:33.799626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] POST http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes Feb 03 03:52:33.800137 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:33.800137 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:33.800797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-712950092"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:33.801882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-712950092'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:33.802247 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Create volume of 1 GB Feb 03 03:52:33.818423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Availability Zones retrieved successfully. Feb 03 03:52:33.835370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Flow 'volume_create_api' (8107a969-b1b3-4d15-bc85-08f5e8f4b98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:33.838085 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a01c42e-0fea-4f29-a60b-bd363ea841ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:33.840086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:33.903726 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a01c42e-0fea-4f29-a60b-bd363ea841ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:33.905916 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a03c0a-d0a1-4299-9e0a-939629e31206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:33.970247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Created reservations ['c426d994-980c-4b85-b951-e59b06402355', 'ddcd072f-ce57-475f-86c3-047aed49820a', 'ac501f87-407c-44fd-afea-139a00355799', '67668c18-008a-437f-93a0-4b79383cf8c4'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:33.972275 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a03c0a-d0a1-4299-9e0a-939629e31206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c426d994-980c-4b85-b951-e59b06402355', 'ddcd072f-ce57-475f-86c3-047aed49820a', 'ac501f87-407c-44fd-afea-139a00355799', '67668c18-008a-437f-93a0-4b79383cf8c4']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:33.974242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85591997-cf02-4131-bb75-eaf699bde6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:34.029832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85591997-cf02-4131-bb75-eaf699bde6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07e97245-83a1-47c8-9335-50b9b2d6d8ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-712950092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42c3da83e524bafbf418e5d964b104c',qos_specs=None,replication_status=,reservations=['c426d994-980c-4b85-b951-e59b06402355','ddcd072f-ce57-475f-86c3-047aed49820a','ac501f87-407c-44fd-afea-139a00355799','67668c18-008a-437f-93a0-4b79383cf8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542b0b6623ce40b399e5e5386df13bbb',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-712950092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07e97245-83a1-47c8-9335-50b9b2d6d8ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b42c3da83e524bafbf418e5d964b104c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='542b0b6623ce40b399e5e5386df13bbb',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:34.031872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ca152-6393-4a8c-812b-4556692a0f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:34.056480 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ca152-6393-4a8c-812b-4556692a0f7f) transitioned into state 'SUCCESS' from state '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-712950092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42c3da83e524bafbf418e5d964b104c',qos_specs=None,replication_status=,reservations=['c426d994-980c-4b85-b951-e59b06402355','ddcd072f-ce57-475f-86c3-047aed49820a','ac501f87-407c-44fd-afea-139a00355799','67668c18-008a-437f-93a0-4b79383cf8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542b0b6623ce40b399e5e5386df13bbb',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:34.058393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c62a838-14d5-42fd-84c7-79f129f8932b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:34.072434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c62a838-14d5-42fd-84c7-79f129f8932b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:34.074996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Flow 'volume_create_api' (8107a969-b1b3-4d15-bc85-08f5e8f4b98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:34.124036 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Create volume request issued successfully. Feb 03 03:52:34.137927 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa1b351d-0c57-4088-889a-e9155370d147 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes returned with HTTP 202 Feb 03 03:52:34.149175 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1178/2374] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:52:33 2021] POST /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes => generated 816 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:34.153883 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36c4e628-e3c6-4cf2-bc16-5f6f980830ef tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:34.154451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36c4e628-e3c6-4cf2-bc16-5f6f980830ef tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:34.154742 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:34.154742 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:34.155248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36c4e628-e3c6-4cf2-bc16-5f6f980830ef tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:34.208020 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:34.208020 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:34.216223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36c4e628-e3c6-4cf2-bc16-5f6f980830ef tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:34.238672 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36c4e628-e3c6-4cf2-bc16-5f6f980830ef tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:34.239516 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1197/2375] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:34 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 908 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:35.256937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0ff54dd-d24b-48ff-a638-ad82d4257a94 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:35.257605 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0ff54dd-d24b-48ff-a638-ad82d4257a94 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:35.257605 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:35.257605 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:35.257987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0ff54dd-d24b-48ff-a638-ad82d4257a94 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:35.306283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:35.306283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:35.314430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b0ff54dd-d24b-48ff-a638-ad82d4257a94 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:35.336605 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0ff54dd-d24b-48ff-a638-ad82d4257a94 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:35.337426 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1179/2376] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:35 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:35.352799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b8be46-8192-4221-8f53-06a7d827dc03 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] POST http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots Feb 03 03:52:35.353355 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:35.353355 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:35.353765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17b8be46-8192-4221-8f53-06a7d827dc03 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07e97245-83a1-47c8-9335-50b9b2d6d8ef", "name": "tempest-VolumesExtendTest-Snapshot-68069062"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:35.404633 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:35.404633 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:35.405780 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17b8be46-8192-4221-8f53-06a7d827dc03 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:35.406154 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-17b8be46-8192-4221-8f53-06a7d827dc03 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Create snapshot from volume 07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:35.470180 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-17b8be46-8192-4221-8f53-06a7d827dc03 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Created reservations ['431aaba4-117a-4270-b34c-b29def4d2a52', '9b53dea5-55e8-4135-aaca-cdd6ab56d87c', '9c0cabe8-6a33-497b-938e-50301631e3c7', '12ec06d1-53ef-4008-a634-c77434bdaa98'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:35.569493 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17b8be46-8192-4221-8f53-06a7d827dc03 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot create request issued successfully. Feb 03 03:52:35.570258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b8be46-8192-4221-8f53-06a7d827dc03 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots returned with HTTP 202 Feb 03 03:52:35.571327 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1198/2377] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:52:35 2021] POST /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots => generated 302 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:35.582353 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb7bd22b-045a-486d-a973-5056a81d6595 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:35.582873 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb7bd22b-045a-486d-a973-5056a81d6595 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:35.583619 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:35.583619 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:35.583619 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb7bd22b-045a-486d-a973-5056a81d6595 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:35.608848 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:35.608848 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:35.610048 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb7bd22b-045a-486d-a973-5056a81d6595 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot retrieved successfully. Feb 03 03:52:35.611963 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb7bd22b-045a-486d-a973-5056a81d6595 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 returned with HTTP 200 Feb 03 03:52:35.612791 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1180/2378] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:35 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 => generated 434 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:36.633762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3880a19a-4836-4eec-b6aa-e3d78fa7d5f2 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:36.634978 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3880a19a-4836-4eec-b6aa-e3d78fa7d5f2 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:36.635187 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:36.635187 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:36.636715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3880a19a-4836-4eec-b6aa-e3d78fa7d5f2 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:36.664227 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:36.664227 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:36.665549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3880a19a-4836-4eec-b6aa-e3d78fa7d5f2 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot retrieved successfully. Feb 03 03:52:36.667436 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3880a19a-4836-4eec-b6aa-e3d78fa7d5f2 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 returned with HTTP 200 Feb 03 03:52:36.668415 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1199/2379] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:36 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 => generated 434 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:37.681721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7c2fed3-5a75-4f10-957a-1e32ff690955 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:37.682299 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7c2fed3-5a75-4f10-957a-1e32ff690955 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:37.682423 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:37.682423 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:37.682771 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7c2fed3-5a75-4f10-957a-1e32ff690955 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:37.711729 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:37.711729 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:37.712913 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7c2fed3-5a75-4f10-957a-1e32ff690955 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot retrieved successfully. Feb 03 03:52:37.714813 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7c2fed3-5a75-4f10-957a-1e32ff690955 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 returned with HTTP 200 Feb 03 03:52:37.715598 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1181/2380] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:37 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 => generated 461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:37.726051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b53f873-9700-4c57-8ea2-85a9fae3dda8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] POST http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef/action Feb 03 03:52:37.726512 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:37.726512 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:37.726947 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b53f873-9700-4c57-8ea2-85a9fae3dda8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:52:37.727333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b53f873-9700-4c57-8ea2-85a9fae3dda8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:37.777424 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:37.777424 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:37.778861 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b53f873-9700-4c57-8ea2-85a9fae3dda8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:37.859055 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2b53f873-9700-4c57-8ea2-85a9fae3dda8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Created reservations ['71413146-f4fe-4d6c-ba67-081f066033b0', '788ac06b-45fc-4edb-8daa-7272ec8e4740'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:37.885618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b53f873-9700-4c57-8ea2-85a9fae3dda8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Extend volume request issued successfully. Feb 03 03:52:37.886143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b53f873-9700-4c57-8ea2-85a9fae3dda8 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef/action returned with HTTP 202 Feb 03 03:52:37.890317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1200/2381] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:52:37 2021] POST /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:52:37.895414 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-157e3602-b91a-48fd-a261-f36ab80c75eb tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:37.895956 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-157e3602-b91a-48fd-a261-f36ab80c75eb tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:37.896182 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:37.896182 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:37.896554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-157e3602-b91a-48fd-a261-f36ab80c75eb tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:37.946447 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:37.946447 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:37.954637 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-157e3602-b91a-48fd-a261-f36ab80c75eb tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:37.975919 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-157e3602-b91a-48fd-a261-f36ab80c75eb tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:37.976753 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1182/2382] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:37 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:38.993315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d70c0db-5182-4f79-a226-556a13f23214 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:38.993838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d70c0db-5182-4f79-a226-556a13f23214 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:38.994059 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:38.994059 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:38.994430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d70c0db-5182-4f79-a226-556a13f23214 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:39.043386 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:39.043386 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:39.051569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7d70c0db-5182-4f79-a226-556a13f23214 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:39.073623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d70c0db-5182-4f79-a226-556a13f23214 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:39.074459 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1201/2383] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:38 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:40.091348 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-254dacdf-ca8e-494e-85e3-daf8c7828456 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:40.091834 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-254dacdf-ca8e-494e-85e3-daf8c7828456 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:40.092020 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:40.092020 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:40.092372 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-254dacdf-ca8e-494e-85e3-daf8c7828456 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:40.141824 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:40.141824 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:40.150622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-254dacdf-ca8e-494e-85e3-daf8c7828456 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:40.173014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-254dacdf-ca8e-494e-85e3-daf8c7828456 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:40.173760 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1183/2384] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:40 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:40.188582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a659a7b-876c-4fa2-91c2-887c2689c8b7 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:40.189106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a659a7b-876c-4fa2-91c2-887c2689c8b7 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:40.189321 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:40.189321 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:40.189692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a659a7b-876c-4fa2-91c2-887c2689c8b7 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:40.238034 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:40.238034 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:40.246101 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a659a7b-876c-4fa2-91c2-887c2689c8b7 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:40.268051 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a659a7b-876c-4fa2-91c2-887c2689c8b7 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:40.269508 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1202/2385] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:40 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:40.286307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa95a178-6a57-415d-8a54-527cb41f58af tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] DELETE http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:40.286837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa95a178-6a57-415d-8a54-527cb41f58af tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:40.287053 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:40.287053 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:40.287427 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa95a178-6a57-415d-8a54-527cb41f58af tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:40.287787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-fa95a178-6a57-415d-8a54-527cb41f58af tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Delete snapshot with id: 1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:40.312100 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:40.312100 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:40.313196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa95a178-6a57-415d-8a54-527cb41f58af tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot retrieved successfully. Feb 03 03:52:40.374366 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa95a178-6a57-415d-8a54-527cb41f58af tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot delete request issued successfully. Feb 03 03:52:40.374923 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa95a178-6a57-415d-8a54-527cb41f58af tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 returned with HTTP 202 Feb 03 03:52:40.375784 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1184/2386] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:52:40 2021] DELETE /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:40.383960 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c24c40ed-2e58-4588-b95e-cefa3dd132a5 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:40.384486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c24c40ed-2e58-4588-b95e-cefa3dd132a5 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:40.384702 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:40.384702 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:40.385081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c24c40ed-2e58-4588-b95e-cefa3dd132a5 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:40.412640 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:40.412640 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:40.413792 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c24c40ed-2e58-4588-b95e-cefa3dd132a5 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot retrieved successfully. Feb 03 03:52:40.416417 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c24c40ed-2e58-4588-b95e-cefa3dd132a5 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 returned with HTTP 200 Feb 03 03:52:40.417334 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1203/2387] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:40 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 => generated 460 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:41.430118 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2487d4b3-e582-4558-9599-055b7a3a0ff0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:41.430635 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2487d4b3-e582-4558-9599-055b7a3a0ff0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:41.430946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:41.430946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:41.431383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2487d4b3-e582-4558-9599-055b7a3a0ff0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:41.457680 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:41.457680 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:41.458811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2487d4b3-e582-4558-9599-055b7a3a0ff0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Snapshot retrieved successfully. Feb 03 03:52:41.460776 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2487d4b3-e582-4558-9599-055b7a3a0ff0 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 returned with HTTP 200 Feb 03 03:52:41.461782 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1185/2388] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:41 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 => generated 460 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:42.474082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0559e108-c745-47ad-96d8-ca5ecbc3e85d tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 Feb 03 03:52:42.474650 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0559e108-c745-47ad-96d8-ca5ecbc3e85d tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:42.474796 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:42.474796 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:42.475173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0559e108-c745-47ad-96d8-ca5ecbc3e85d tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:42.497652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0559e108-c745-47ad-96d8-ca5ecbc3e85d tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 returned with HTTP 404 Feb 03 03:52:42.498609 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1204/2389] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:52:42 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/snapshots/1fd994ce-b14f-4b0b-b0f7-a9554a4bac61 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:42.506056 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-779d906e-6cc3-41bb-a83a-a489dfc92af3 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] DELETE http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:42.506614 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-779d906e-6cc3-41bb-a83a-a489dfc92af3 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:42.506832 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:42.506832 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:42.507206 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-779d906e-6cc3-41bb-a83a-a489dfc92af3 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:42.507697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-779d906e-6cc3-41bb-a83a-a489dfc92af3 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Delete volume with id: 07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:42.555573 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:42.555573 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:42.556731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-779d906e-6cc3-41bb-a83a-a489dfc92af3 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:42.582325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-779d906e-6cc3-41bb-a83a-a489dfc92af3 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Delete volume request issued successfully. Feb 03 03:52:42.582810 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-779d906e-6cc3-41bb-a83a-a489dfc92af3 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 202 Feb 03 03:52:42.583715 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1186/2390] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:42 2021] DELETE /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:42.591007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf32ab9a-28cd-4d17-9064-92c1809c4d73 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:42.591530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf32ab9a-28cd-4d17-9064-92c1809c4d73 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:42.592038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf32ab9a-28cd-4d17-9064-92c1809c4d73 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:42.640424 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:42.640424 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:42.650696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf32ab9a-28cd-4d17-9064-92c1809c4d73 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:42.674546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf32ab9a-28cd-4d17-9064-92c1809c4d73 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:42.675388 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1205/2391] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:42 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:43.691571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51ee8c32-7e5d-4482-b931-58b95428f68c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:43.692139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51ee8c32-7e5d-4482-b931-58b95428f68c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:43.692324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:43.692324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:43.692676 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51ee8c32-7e5d-4482-b931-58b95428f68c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:43.744601 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:43.744601 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:43.752713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-51ee8c32-7e5d-4482-b931-58b95428f68c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:43.776949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51ee8c32-7e5d-4482-b931-58b95428f68c tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 200 Feb 03 03:52:43.777956 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1187/2392] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:43 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:44.794143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89f03943-ae13-475b-b800-a988a55ecd2b tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef Feb 03 03:52:44.794642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89f03943-ae13-475b-b800-a988a55ecd2b tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:44.794745 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:44.794745 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:44.795288 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89f03943-ae13-475b-b800-a988a55ecd2b tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:44.842686 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89f03943-ae13-475b-b800-a988a55ecd2b tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef returned with HTTP 404 Feb 03 03:52:44.843751 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1206/2393] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:44 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/07e97245-83a1-47c8-9335-50b9b2d6d8ef => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:44.852523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc8b1ca-07aa-4e28-87bc-548c9af31c17 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] DELETE http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:44.853059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc8b1ca-07aa-4e28-87bc-548c9af31c17 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:44.853279 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:44.853279 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:44.853654 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc8b1ca-07aa-4e28-87bc-548c9af31c17 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:44.854116 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-dcc8b1ca-07aa-4e28-87bc-548c9af31c17 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Delete volume with id: 93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:44.902340 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:44.902340 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:44.903463 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcc8b1ca-07aa-4e28-87bc-548c9af31c17 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:44.929373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcc8b1ca-07aa-4e28-87bc-548c9af31c17 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Delete volume request issued successfully. Feb 03 03:52:44.929875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc8b1ca-07aa-4e28-87bc-548c9af31c17 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 202 Feb 03 03:52:44.930781 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1188/2394] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:52:44 2021] DELETE /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:52:44.938315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-746d8feb-25c7-4184-a116-2ff96a35df80 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:44.939072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-746d8feb-25c7-4184-a116-2ff96a35df80 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:44.939568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-746d8feb-25c7-4184-a116-2ff96a35df80 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:44.992691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:44.992691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:45.000899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-746d8feb-25c7-4184-a116-2ff96a35df80 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:45.025937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-746d8feb-25c7-4184-a116-2ff96a35df80 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:45.026776 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1207/2395] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:44 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 1357 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:46.042065 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-523ba165-2211-4207-9fad-32328903cd98 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:46.042615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-523ba165-2211-4207-9fad-32328903cd98 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:46.042780 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:46.042780 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:46.043159 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-523ba165-2211-4207-9fad-32328903cd98 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:46.093021 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:46.093021 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:46.101090 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-523ba165-2211-4207-9fad-32328903cd98 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Volume info retrieved successfully. Feb 03 03:52:46.123877 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-523ba165-2211-4207-9fad-32328903cd98 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 200 Feb 03 03:52:46.124742 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1189/2396] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:46 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 1357 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:52:47.141838 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70af1800-12d4-4db4-bb32-7bc68aae7016 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] GET http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd Feb 03 03:52:47.142417 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70af1800-12d4-4db4-bb32-7bc68aae7016 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:47.142774 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:47.142774 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:47.143113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70af1800-12d4-4db4-bb32-7bc68aae7016 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:47.191613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70af1800-12d4-4db4-bb32-7bc68aae7016 tempest-VolumesExtendTest-465997979 tempest-VolumesExtendTest-465997979-project] http://10.222.0.65/volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd returned with HTTP 404 Feb 03 03:52:47.192938 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1208/2397] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:47 2021] GET /volume/v3/b42c3da83e524bafbf418e5d964b104c/volumes/93f364a2-752d-428a-ad25-8335d73e36bd => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:52:49.044744 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:52:49.045257 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:49.045257 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:49.045621 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-936797025"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:52:49.046696 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-936797025'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:52:49.047068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume of 1 GB Feb 03 03:52:49.060222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Availability Zones retrieved successfully. Feb 03 03:52:49.076415 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Flow 'volume_create_api' (5cdcd231-5c87-47c0-a741-84972d7463c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:49.079142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e874b276-f44d-4ce6-a00d-f334247ac0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:49.081263 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:52:49.143519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e874b276-f44d-4ce6-a00d-f334247ac0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:49.146579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d661910e-04b3-4cc8-959e-79999737a19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:49.233446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Created reservations ['b17e3861-3673-4f96-83af-3baf1e2985df', '512d54f8-1e4d-401e-8730-af8ad3368e32', '7fd7defe-cad1-4a82-a2de-bba01a16b40c', '367adf7b-be76-4fd1-b2fa-c6cd5557d0f7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:52:49.235314 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d661910e-04b3-4cc8-959e-79999737a19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17e3861-3673-4f96-83af-3baf1e2985df', '512d54f8-1e4d-401e-8730-af8ad3368e32', '7fd7defe-cad1-4a82-a2de-bba01a16b40c', '367adf7b-be76-4fd1-b2fa-c6cd5557d0f7']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:49.237547 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1458e9c3-5d33-4ecb-b7a6-537d9b823c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:49.298075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1458e9c3-5d33-4ecb-b7a6-537d9b823c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fd978ff-15a8-4445-8a31-f78edfeec611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-936797025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99114b61ef64743a28d26171370a63d',qos_specs=None,replication_status=,reservations=['b17e3861-3673-4f96-83af-3baf1e2985df','512d54f8-1e4d-401e-8730-af8ad3368e32','7fd7defe-cad1-4a82-a2de-bba01a16b40c','367adf7b-be76-4fd1-b2fa-c6cd5557d0f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8809601832a747bfad9d9da3c3c754f1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:52:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-936797025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fd978ff-15a8-4445-8a31-f78edfeec611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99114b61ef64743a28d26171370a63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8809601832a747bfad9d9da3c3c754f1',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:49.300145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe35408f-7ab1-4131-b3b6-620982d41485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:49.325045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe35408f-7ab1-4131-b3b6-620982d41485) transitioned into state 'SUCCESS' from state '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-936797025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99114b61ef64743a28d26171370a63d',qos_specs=None,replication_status=,reservations=['b17e3861-3673-4f96-83af-3baf1e2985df','512d54f8-1e4d-401e-8730-af8ad3368e32','7fd7defe-cad1-4a82-a2de-bba01a16b40c','367adf7b-be76-4fd1-b2fa-c6cd5557d0f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8809601832a747bfad9d9da3c3c754f1',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:49.326981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80546828-128e-4647-8d08-0c05242c6a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:52:49.340951 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80546828-128e-4647-8d08-0c05242c6a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:52:49.343517 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Flow 'volume_create_api' (5cdcd231-5c87-47c0-a741-84972d7463c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:52:49.513969 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume request issued successfully. Feb 03 03:52:49.529147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0165f8c4-4e30-417a-9116-fca0a7075ada tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 202 Feb 03 03:52:49.530026 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1190/2398] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:52:48 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 842 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:52:49.544956 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db343432-cd95-4293-9c2f-a0a0870fa5f8 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 Feb 03 03:52:49.545482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db343432-cd95-4293-9c2f-a0a0870fa5f8 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:49.546132 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db343432-cd95-4293-9c2f-a0a0870fa5f8 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:49.594371 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:49.594371 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:49.603590 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db343432-cd95-4293-9c2f-a0a0870fa5f8 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:52:49.625870 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db343432-cd95-4293-9c2f-a0a0870fa5f8 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 returned with HTTP 200 Feb 03 03:52:49.626802 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1209/2399] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:49 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:52:50.642599 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15c663ca-004b-491f-b425-e026b064cc82 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 Feb 03 03:52:50.643149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15c663ca-004b-491f-b425-e026b064cc82 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:52:50.643311 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:52:50.643311 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:52:50.643678 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15c663ca-004b-491f-b425-e026b064cc82 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:52:50.693140 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:52:50.693140 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:52:50.700989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15c663ca-004b-491f-b425-e026b064cc82 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:52:50.722344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15c663ca-004b-491f-b425-e026b064cc82 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 returned with HTTP 200 Feb 03 03:52:50.723108 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1191/2400] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:52:50 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:14.247821 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:14.248325 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:14.248325 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:14.248701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d4d3e630-2e16-41b2-9bd0-7c22caa9b41a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-823681701"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:14.249810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume request body: {'volume': {'imageRef': 'd4d3e630-2e16-41b2-9bd0-7c22caa9b41a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-823681701'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:53:14.351852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume of 2 GB Feb 03 03:53:14.365043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Availability Zones retrieved successfully. Feb 03 03:53:14.382539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Flow 'volume_create_api' (fd805ec8-d7ee-4b60-99b3-a30addcdaed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:53:14.385301 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f841d89-8b4c-41cd-ada5-e574d46f7995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:14.387287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Validating volume size '2' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:53:14.439252 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f841d89-8b4c-41cd-ada5-e574d46f7995) transitioned into state 'FAILURE' from state 'RUNNING' Feb 03 03:53:14.439252 n-d-767704-11 devstack@c-api.service[87958]: Failure: cinder.exception.InvalidInput: Invalid input received: Image d4d3e630-2e16-41b2-9bd0-7c22caa9b41a is not active. Feb 03 03:53:14.444896 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f841d89-8b4c-41cd-ada5-e574d46f7995) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:14.447065 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f841d89-8b4c-41cd-ada5-e574d46f7995) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:53:14.449671 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Flow 'volume_create_api' (fd805ec8-d7ee-4b60-99b3-a30addcdaed8) transitioned into state 'REVERTED' from state 'RUNNING' Feb 03 03:53:14.450369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25385dd9-8db3-48d8-bc1d-9e955ae4c369 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 400 Feb 03 03:53:14.451446 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1210/2401] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:53:14 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 125 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:14.938374 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:14.938830 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:14.938830 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:14.939242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "84137272-3ab1-421a-bf4c-9eae4f4527ab"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:14.940403 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume request body: {'volume': {'size': 1, 'imageRef': '84137272-3ab1-421a-bf4c-9eae4f4527ab'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:53:15.041435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume of 1 GB Feb 03 03:53:15.054909 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Availability Zones retrieved successfully. Feb 03 03:53:15.071081 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Flow 'volume_create_api' (114cef3a-ff08-488c-a7a5-f8a1a2a23429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:53:15.073828 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e115c6f-6eed-4b61-bbb9-304413e47ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:15.075804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:53:15.119284 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e115c6f-6eed-4b61-bbb9-304413e47ae9) transitioned into state 'FAILURE' from state 'RUNNING' Feb 03 03:53:15.119284 n-d-767704-11 devstack@c-api.service[87958]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Feb 03 03:53:15.123758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e115c6f-6eed-4b61-bbb9-304413e47ae9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:15.125861 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e115c6f-6eed-4b61-bbb9-304413e47ae9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:53:15.128371 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Flow 'volume_create_api' (114cef3a-ff08-488c-a7a5-f8a1a2a23429) transitioned into state 'REVERTED' from state 'RUNNING' Feb 03 03:53:15.129045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26899084-fce6-408f-9c29-9c1b3387cb26 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 400 Feb 03 03:53:15.130607 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1192/2402] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:14 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 134 bytes in 196 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:15.399725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fccf2446-a044-40f4-912f-13a08d216f31 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:15.400554 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fccf2446-a044-40f4-912f-13a08d216f31 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.401965 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fccf2446-a044-40f4-912f-13a08d216f31 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 400 Feb 03 03:53:15.402885 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1211/2403] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:15.411910 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5d45722-1479-45f3-a3bb-090b7d69f776 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:15.412720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5d45722-1479-45f3-a3bb-090b7d69f776 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ca55a8a0-317f-4430-aa01-9f499600adb2"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.413999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-b5d45722-1479-45f3-a3bb-090b7d69f776 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ca55a8a0-317f-4430-aa01-9f499600adb2'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:53:15.436383 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5d45722-1479-45f3-a3bb-090b7d69f776 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 404 Feb 03 03:53:15.437359 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1193/2404] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:15.445835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56c9ace5-4e1b-4ff3-8b1c-653710f77ea2 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:15.446584 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56c9ace5-4e1b-4ff3-8b1c-653710f77ea2 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a200a94a-099c-4273-974f-c8068afc7908"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.447753 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-56c9ace5-4e1b-4ff3-8b1c-653710f77ea2 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a200a94a-099c-4273-974f-c8068afc7908'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:53:15.494102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56c9ace5-4e1b-4ff3-8b1c-653710f77ea2 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 404 Feb 03 03:53:15.495217 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1212/2405] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:15.503782 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3488cfbc-cbce-4ade-b2de-27287f874c70 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:15.504587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3488cfbc-cbce-4ade-b2de-27287f874c70 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ccb150ac-03fa-4e66-b7be-af97a8cf144b"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.505860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-3488cfbc-cbce-4ade-b2de-27287f874c70 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ccb150ac-03fa-4e66-b7be-af97a8cf144b'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:53:15.528676 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3488cfbc-cbce-4ade-b2de-27287f874c70 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 404 Feb 03 03:53:15.529654 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1194/2406] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:15.538767 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba91309f-fad7-4cc2-a09a-11b8839047b4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:15.539528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba91309f-fad7-4cc2-a09a-11b8839047b4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.540735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba91309f-fad7-4cc2-a09a-11b8839047b4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 400 Feb 03 03:53:15.541668 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1213/2407] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:15.549485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e200e2f8-6998-4ab1-9549-9fdfbfea70f4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:15.550219 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e200e2f8-6998-4ab1-9549-9fdfbfea70f4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.552031 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e200e2f8-6998-4ab1-9549-9fdfbfea70f4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 400 Feb 03 03:53:15.552751 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1195/2408] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:15.560632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cedc95c2-9a04-4f51-844e-ecb20be4c4c2 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes Feb 03 03:53:15.561413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cedc95c2-9a04-4f51-844e-ecb20be4c4c2 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.562566 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cedc95c2-9a04-4f51-844e-ecb20be4c4c2 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes returned with HTTP 400 Feb 03 03:53:15.563480 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1214/2409] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:15.574839 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80e41c8b-4beb-4f47-bdad-aa5e66b01a16 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] DELETE http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-1540623045 Feb 03 03:53:15.575362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80e41c8b-4beb-4f47-bdad-aa5e66b01a16 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:15.575838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80e41c8b-4beb-4f47-bdad-aa5e66b01a16 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:15.576332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-80e41c8b-4beb-4f47-bdad-aa5e66b01a16 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Delete volume with id: tempest-invalid-1540623045 Feb 03 03:53:15.620995 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80e41c8b-4beb-4f47-bdad-aa5e66b01a16 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-1540623045 returned with HTTP 404 Feb 03 03:53:15.621993 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1196/2410] 10.222.0.65 () {58 vars in 1288 bytes} [Wed Feb 3 03:53:15 2021] DELETE /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-1540623045 => generated 99 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:53:15.633652 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1215/2411] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:53:15 2021] DELETE /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Feb 03 03:53:15.641155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-774a7d1b-95ab-4c86-8fc8-c91eaa8ee262 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/xxx/action Feb 03 03:53:15.641842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-774a7d1b-95ab-4c86-8fc8-c91eaa8ee262 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-detach": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:15.642445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-774a7d1b-95ab-4c86-8fc8-c91eaa8ee262 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:15.687915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-774a7d1b-95ab-4c86-8fc8-c91eaa8ee262 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/xxx/action returned with HTTP 404 Feb 03 03:53:15.688958 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1197/2412] 10.222.0.65 () {60 vars in 1258 bytes} [Wed Feb 3 03:53:15 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/xxx/action => generated 76 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:53:15.698730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42c7b504-dad9-449c-9dac-71d4334023f6 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-1801333385 Feb 03 03:53:15.699256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42c7b504-dad9-449c-9dac-71d4334023f6 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:15.699735 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42c7b504-dad9-449c-9dac-71d4334023f6 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:15.749248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42c7b504-dad9-449c-9dac-71d4334023f6 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-1801333385 returned with HTTP 404 Feb 03 03:53:15.750248 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1216/2413] 10.222.0.65 () {58 vars in 1285 bytes} [Wed Feb 3 03:53:15 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-1801333385 => generated 99 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:53:15.760546 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1198/2414] 10.222.0.65 () {58 vars in 1207 bytes} [Wed Feb 3 03:53:15 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Feb 03 03:53:15.768560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/detail?status=null Feb 03 03:53:15.769086 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:15.769577 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:15.771309 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:53:15.772352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Could not evaluate value null, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:53:15.774710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:53:15.825856 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Get all volumes completed successfully. Feb 03 03:53:15.830898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29bef537-d4bd-47f0-bba3-e30e29ad40c1 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/detail?status=null returned with HTTP 200 Feb 03 03:53:15.831699 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1217/2415] 10.222.0.65 () {58 vars in 1248 bytes} [Wed Feb 3 03:53:15 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/detail?status=null => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:53:15.848096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a8edd01-bede-4dd6-bcf3-6280163ca753 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2138030052 Feb 03 03:53:15.848723 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a8edd01-bede-4dd6-bcf3-6280163ca753 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:15.849262 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a8edd01-bede-4dd6-bcf3-6280163ca753 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:15.849882 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-1a8edd01-bede-4dd6-bcf3-6280163ca753 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:53:15.851699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1a8edd01-bede-4dd6-bcf3-6280163ca753 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2138030052'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:53:15.900462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1a8edd01-bede-4dd6-bcf3-6280163ca753 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Get all volumes completed successfully. Feb 03 03:53:15.905414 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a8edd01-bede-4dd6-bcf3-6280163ca753 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2138030052 returned with HTTP 200 Feb 03 03:53:15.906211 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1199/2416] 10.222.0.65 () {58 vars in 1326 bytes} [Wed Feb 3 03:53:15 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2138030052 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:53:15.921355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes?status=null Feb 03 03:53:15.921878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:15.922367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:15.923001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:53:15.923585 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Could not evaluate value null, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Feb 03 03:53:15.925383 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:53:15.974523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Get all volumes completed successfully. Feb 03 03:53:15.975288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f1e568f-b31e-4307-b81b-8f3ee6874c49 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes?status=null returned with HTTP 200 Feb 03 03:53:15.976134 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1218/2417] 10.222.0.65 () {58 vars in 1227 bytes} [Wed Feb 3 03:53:15 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes?status=null => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:53:15.987033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61e0540c-4b95-4627-8da2-44284b126c2c tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes?name=tempest-VolumesNegativeTest-Volume-355691974 Feb 03 03:53:15.987549 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61e0540c-4b95-4627-8da2-44284b126c2c tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:15.988079 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61e0540c-4b95-4627-8da2-44284b126c2c tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:15.988701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-61e0540c-4b95-4627-8da2-44284b126c2c tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:53:15.991302 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-61e0540c-4b95-4627-8da2-44284b126c2c tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-355691974'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:53:16.039510 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61e0540c-4b95-4627-8da2-44284b126c2c tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Get all volumes completed successfully. Feb 03 03:53:16.040307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61e0540c-4b95-4627-8da2-44284b126c2c tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes?name=tempest-VolumesNegativeTest-Volume-355691974 returned with HTTP 200 Feb 03 03:53:16.041131 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1200/2418] 10.222.0.65 () {58 vars in 1303 bytes} [Wed Feb 3 03:53:15 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes?name=tempest-VolumesNegativeTest-Volume-355691974 => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Feb 03 03:53:16.051752 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d98df0c5-e031-4594-b205-dbd444aab32d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action Feb 03 03:53:16.052588 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d98df0c5-e031-4594-b205-dbd444aab32d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-reserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.052975 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d98df0c5-e031-4594-b205-dbd444aab32d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.101433 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:16.101433 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:16.102551 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d98df0c5-e031-4594-b205-dbd444aab32d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:53:16.110535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d98df0c5-e031-4594-b205-dbd444aab32d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Reserve volume completed successfully. Feb 03 03:53:16.111043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d98df0c5-e031-4594-b205-dbd444aab32d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action returned with HTTP 202 Feb 03 03:53:16.111869 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1219/2419] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:53:16.120545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ac712c7-1b7d-47cb-bf94-7ac2a11b4fd4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action Feb 03 03:53:16.121320 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ac712c7-1b7d-47cb-bf94-7ac2a11b4fd4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-reserve": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.121698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ac712c7-1b7d-47cb-bf94-7ac2a11b4fd4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.171831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:16.171831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:16.172950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ac712c7-1b7d-47cb-bf94-7ac2a11b4fd4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:53:16.180135 n-d-767704-11 devstack@c-api.service[87958]: ERROR cinder.volume.api [None req-5ac712c7-1b7d-47cb-bf94-7ac2a11b4fd4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume status must be available to reserve, but the status is attaching. Feb 03 03:53:16.180815 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ac712c7-1b7d-47cb-bf94-7ac2a11b4fd4 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action returned with HTTP 400 Feb 03 03:53:16.181806 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1201/2420] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action => generated 132 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:16.189404 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3ba0ffa-6bd8-4e61-b164-7cb60ab39fce tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action Feb 03 03:53:16.189857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:16.189857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:16.190331 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3ba0ffa-6bd8-4e61-b164-7cb60ab39fce tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-unreserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.190714 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3ba0ffa-6bd8-4e61-b164-7cb60ab39fce tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.238369 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:16.238369 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:16.240104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3ba0ffa-6bd8-4e61-b164-7cb60ab39fce tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:53:16.297511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3ba0ffa-6bd8-4e61-b164-7cb60ab39fce tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Unreserve volume completed successfully. Feb 03 03:53:16.298029 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3ba0ffa-6bd8-4e61-b164-7cb60ab39fce tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action returned with HTTP 202 Feb 03 03:53:16.298873 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1220/2421] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:53:16.308342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39daeeec-6eab-429b-9cbd-bb3911914ac5 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/0f8dcbd1-acbc-4c30-8dab-0688076f4468/action Feb 03 03:53:16.308813 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:16.308813 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:16.309252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39daeeec-6eab-429b-9cbd-bb3911914ac5 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-reserve": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.309631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39daeeec-6eab-429b-9cbd-bb3911914ac5 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.355398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39daeeec-6eab-429b-9cbd-bb3911914ac5 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/0f8dcbd1-acbc-4c30-8dab-0688076f4468/action returned with HTTP 404 Feb 03 03:53:16.356484 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1202/2422] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/0f8dcbd1-acbc-4c30-8dab-0688076f4468/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:16.366492 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2394074-1268-456a-b841-4e53a0919d9d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/b4ab6bb9-ce63-4545-8c97-b18c82e8b6b5/action Feb 03 03:53:16.366994 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:16.366994 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:16.367402 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2394074-1268-456a-b841-4e53a0919d9d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-unreserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.367783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2394074-1268-456a-b841-4e53a0919d9d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.412683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2394074-1268-456a-b841-4e53a0919d9d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/b4ab6bb9-ce63-4545-8c97-b18c82e8b6b5/action returned with HTTP 404 Feb 03 03:53:16.413729 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1221/2423] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/b4ab6bb9-ce63-4545-8c97-b18c82e8b6b5/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:16.423426 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1203/2424] 10.222.0.65 () {60 vars in 1227 bytes} [Wed Feb 3 03:53:16 2021] PUT /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Feb 03 03:53:16.431962 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85bc1e9c-90c0-4b2d-98be-b6626214f7df tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] PUT http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-420456955 Feb 03 03:53:16.432744 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85bc1e9c-90c0-4b2d-98be-b6626214f7df tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.478211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85bc1e9c-90c0-4b2d-98be-b6626214f7df tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-420456955 returned with HTTP 404 Feb 03 03:53:16.479255 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1222/2425] 10.222.0.65 () {60 vars in 1302 bytes} [Wed Feb 3 03:53:16 2021] PUT /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/tempest-invalid-420456955 => generated 98 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:53:16.487928 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc606a13-7a0a-424d-a6ea-17e9a3af0b33 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] PUT http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/310b4508-3103-4a86-87e1-81d619260a04 Feb 03 03:53:16.488758 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc606a13-7a0a-424d-a6ea-17e9a3af0b33 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.534286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc606a13-7a0a-424d-a6ea-17e9a3af0b33 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/310b4508-3103-4a86-87e1-81d619260a04 returned with HTTP 404 Feb 03 03:53:16.535347 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1204/2426] 10.222.0.65 () {60 vars in 1335 bytes} [Wed Feb 3 03:53:16 2021] PUT /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/310b4508-3103-4a86-87e1-81d619260a04 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:16.544749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-560f2348-90d0-4257-9372-285567b0b595 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] DELETE http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/052ac214-50f7-4c71-bd52-20eec6a5d17b Feb 03 03:53:16.545273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-560f2348-90d0-4257-9372-285567b0b595 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:16.545759 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-560f2348-90d0-4257-9372-285567b0b595 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:16.546219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-560f2348-90d0-4257-9372-285567b0b595 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Delete volume with id: 052ac214-50f7-4c71-bd52-20eec6a5d17b Feb 03 03:53:16.591181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-560f2348-90d0-4257-9372-285567b0b595 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/052ac214-50f7-4c71-bd52-20eec6a5d17b returned with HTTP 404 Feb 03 03:53:16.592249 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1223/2427] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:53:16 2021] DELETE /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/052ac214-50f7-4c71-bd52-20eec6a5d17b => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:16.601683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-222c5129-5ced-4676-b74b-5af70f6a238b tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action Feb 03 03:53:16.602468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-222c5129-5ced-4676-b74b-5af70f6a238b tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.602854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-222c5129-5ced-4676-b74b-5af70f6a238b tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.604035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-222c5129-5ced-4676-b74b-5af70f6a238b tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action returned with HTTP 400 Feb 03 03:53:16.604959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1205/2428] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:16.613141 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d25277ec-4b67-4aca-8b25-4821131e480f tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action Feb 03 03:53:16.614045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d25277ec-4b67-4aca-8b25-4821131e480f tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.614961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d25277ec-4b67-4aca-8b25-4821131e480f tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.616496 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d25277ec-4b67-4aca-8b25-4821131e480f tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action returned with HTTP 400 Feb 03 03:53:16.617586 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1224/2429] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:16.625294 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32244823-4316-4352-bf12-51d0dbfc0538 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/f5fbc19d-0782-494b-8d71-e72682331f06/action Feb 03 03:53:16.626032 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32244823-4316-4352-bf12-51d0dbfc0538 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.626446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32244823-4316-4352-bf12-51d0dbfc0538 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.671854 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32244823-4316-4352-bf12-51d0dbfc0538 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/f5fbc19d-0782-494b-8d71-e72682331f06/action returned with HTTP 404 Feb 03 03:53:16.672937 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1206/2430] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/f5fbc19d-0782-494b-8d71-e72682331f06/action => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:16.682845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2f04c21-4f22-494f-b7cb-041ed9f5455e tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action Feb 03 03:53:16.683559 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2f04c21-4f22-494f-b7cb-041ed9f5455e tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.683962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2f04c21-4f22-494f-b7cb-041ed9f5455e tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.685147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2f04c21-4f22-494f-b7cb-041ed9f5455e tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action returned with HTTP 400 Feb 03 03:53:16.686086 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1225/2431] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:53:16.694708 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00968aca-242d-4445-9895-ee31028f4758 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] POST http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/None/action Feb 03 03:53:16.695476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00968aca-242d-4445-9895-ee31028f4758 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:53:16.695861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00968aca-242d-4445-9895-ee31028f4758 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:16.742284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00968aca-242d-4445-9895-ee31028f4758 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/None/action returned with HTTP 404 Feb 03 03:53:16.743468 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1207/2432] 10.222.0.65 () {60 vars in 1261 bytes} [Wed Feb 3 03:53:16 2021] POST /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/None/action => generated 77 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:53:16.752275 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49beb769-81cb-43bc-86c1-6d8f936fb854 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/6ce9c8c9-c1af-419b-9efe-309ffe067ebe Feb 03 03:53:16.752827 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49beb769-81cb-43bc-86c1-6d8f936fb854 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:16.753999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49beb769-81cb-43bc-86c1-6d8f936fb854 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:16.799736 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49beb769-81cb-43bc-86c1-6d8f936fb854 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/6ce9c8c9-c1af-419b-9efe-309ffe067ebe returned with HTTP 404 Feb 03 03:53:16.800814 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1226/2433] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:16 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/6ce9c8c9-c1af-419b-9efe-309ffe067ebe => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:16.809781 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dc0c904-cae3-4cdb-a9e5-5abae97fc3d0 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] DELETE http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 Feb 03 03:53:16.810306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dc0c904-cae3-4cdb-a9e5-5abae97fc3d0 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:16.810795 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dc0c904-cae3-4cdb-a9e5-5abae97fc3d0 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:16.811281 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-3dc0c904-cae3-4cdb-a9e5-5abae97fc3d0 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Delete volume with id: 5fd978ff-15a8-4445-8a31-f78edfeec611 Feb 03 03:53:16.862416 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:16.862416 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:16.863563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3dc0c904-cae3-4cdb-a9e5-5abae97fc3d0 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:53:16.889997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3dc0c904-cae3-4cdb-a9e5-5abae97fc3d0 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Delete volume request issued successfully. Feb 03 03:53:16.890446 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dc0c904-cae3-4cdb-a9e5-5abae97fc3d0 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 returned with HTTP 202 Feb 03 03:53:16.894611 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1208/2434] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:53:16 2021] DELETE /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:53:16.900158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad55b7b9-1947-44df-ad36-d2c510ac6f50 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 Feb 03 03:53:16.900682 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad55b7b9-1947-44df-ad36-d2c510ac6f50 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:16.901231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad55b7b9-1947-44df-ad36-d2c510ac6f50 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:16.952616 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:16.952616 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:16.961433 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad55b7b9-1947-44df-ad36-d2c510ac6f50 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:53:16.984045 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad55b7b9-1947-44df-ad36-d2c510ac6f50 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 returned with HTTP 200 Feb 03 03:53:16.990394 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1227/2435] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:16 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:18.002226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56bd72f3-1423-4d8c-916a-69935e7de5d7 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 Feb 03 03:53:18.002761 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56bd72f3-1423-4d8c-916a-69935e7de5d7 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:18.002918 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:18.002918 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:18.003282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56bd72f3-1423-4d8c-916a-69935e7de5d7 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:18.055268 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:18.055268 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:18.063882 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-56bd72f3-1423-4d8c-916a-69935e7de5d7 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Volume info retrieved successfully. Feb 03 03:53:18.086424 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56bd72f3-1423-4d8c-916a-69935e7de5d7 tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 returned with HTTP 200 Feb 03 03:53:18.087489 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1209/2436] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:17 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:19.104255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ab4d163-33ea-4fb0-abaf-99c5c517787d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] GET http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 Feb 03 03:53:19.104832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ab4d163-33ea-4fb0-abaf-99c5c517787d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:19.105001 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:19.105001 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:19.105375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ab4d163-33ea-4fb0-abaf-99c5c517787d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:19.153774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ab4d163-33ea-4fb0-abaf-99c5c517787d tempest-VolumesNegativeTest-1868002332 tempest-VolumesNegativeTest-1868002332-project] http://10.222.0.65/volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 returned with HTTP 404 Feb 03 03:53:19.154875 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1228/2437] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:19 2021] GET /volume/v3/c99114b61ef64743a28d26171370a63d/volumes/5fd978ff-15a8-4445-8a31-f78edfeec611 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:53:22.430429 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes Feb 03 03:53:22.430950 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:22.430950 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:22.431268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-702512773"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:22.432365 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-702512773'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:53:22.432731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume of 1 GB Feb 03 03:53:22.450643 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Availability Zones retrieved successfully. Feb 03 03:53:22.467209 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (3a9b5a5c-525c-4b94-990d-f1a5198960d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:53:22.469988 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c881daf-e93c-4865-b59c-ceff1af8e77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:22.472057 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:53:22.538455 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c881daf-e93c-4865-b59c-ceff1af8e77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:53:22.540631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e8cb1e-116d-4118-a01b-5d405c254a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:22.629201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['a00f4b98-2ccc-460b-8ff5-c092ecce5b22', '84ad5349-dcaf-4476-b616-025eabc26e92', 'e19ae057-a163-41d4-b527-bb9050120211', '1fd81b2a-0c88-4880-b377-226b520f0571'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:53:22.632315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e8cb1e-116d-4118-a01b-5d405c254a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a00f4b98-2ccc-460b-8ff5-c092ecce5b22', '84ad5349-dcaf-4476-b616-025eabc26e92', 'e19ae057-a163-41d4-b527-bb9050120211', '1fd81b2a-0c88-4880-b377-226b520f0571']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:53:22.634739 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b95dac-140e-4558-ba2d-34e6beda9f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:22.694432 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b95dac-140e-4558-ba2d-34e6beda9f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-702512773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['a00f4b98-2ccc-460b-8ff5-c092ecce5b22','84ad5349-dcaf-4476-b616-025eabc26e92','e19ae057-a163-41d4-b527-bb9050120211','1fd81b2a-0c88-4880-b377-226b520f0571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-702512773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f22cabfba059431f98f2ae955e063be6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:53:22.696508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b208390-2dda-4255-9180-d7ba2d7fa6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:22.722178 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b208390-2dda-4255-9180-d7ba2d7fa6a8) transitioned into state 'SUCCESS' from state '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-702512773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['a00f4b98-2ccc-460b-8ff5-c092ecce5b22','84ad5349-dcaf-4476-b616-025eabc26e92','e19ae057-a163-41d4-b527-bb9050120211','1fd81b2a-0c88-4880-b377-226b520f0571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:53:22.724837 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a313016b-1e1b-47cf-9d7e-33645f900b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:53:22.740281 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a313016b-1e1b-47cf-9d7e-33645f900b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:53:22.743306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (3a9b5a5c-525c-4b94-990d-f1a5198960d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:53:22.797659 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request issued successfully. Feb 03 03:53:22.814473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e148822-66c6-4604-8285-fe2536b598a3 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes returned with HTTP 202 Feb 03 03:53:22.815602 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1210/2438] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:53:22 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes => generated 822 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:53:22.830459 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de5c46b9-7d41-4d0e-8e44-133d87580a53 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:53:22.830759 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de5c46b9-7d41-4d0e-8e44-133d87580a53 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:22.831242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de5c46b9-7d41-4d0e-8e44-133d87580a53 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:22.882185 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:22.882185 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:22.890646 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de5c46b9-7d41-4d0e-8e44-133d87580a53 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:53:22.913945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de5c46b9-7d41-4d0e-8e44-133d87580a53 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed returned with HTTP 200 Feb 03 03:53:22.914777 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1229/2439] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:22 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:23.931535 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9684a136-f4ac-40d2-836f-b6ecd58b5d66 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:53:23.932113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9684a136-f4ac-40d2-836f-b6ecd58b5d66 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:23.932305 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:23.932305 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:23.932680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9684a136-f4ac-40d2-836f-b6ecd58b5d66 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:23.981096 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:23.981096 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:23.989954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9684a136-f4ac-40d2-836f-b6ecd58b5d66 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:53:24.010947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9684a136-f4ac-40d2-836f-b6ecd58b5d66 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed returned with HTTP 200 Feb 03 03:53:24.011750 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1211/2440] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:23 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:24.027453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7db8cda-9a43-4613-9de3-a4782426940a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots Feb 03 03:53:24.027906 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:24.027906 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:24.028367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7db8cda-9a43-4613-9de3-a4782426940a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1252218049"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:24.077260 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:24.077260 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:24.078315 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7db8cda-9a43-4613-9de3-a4782426940a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:53:24.078670 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-d7db8cda-9a43-4613-9de3-a4782426940a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create snapshot from volume d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:53:24.140250 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d7db8cda-9a43-4613-9de3-a4782426940a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['32ca467f-9459-4279-8883-a0f77d247fad', 'bbc52528-8ac7-42c0-b267-c3ddd7a72a47', '30afc2e3-19e9-46d6-81e0-2d4935d5c7d8', 'c1e64fa0-95ff-4eee-9341-c01e4cf808a5'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:53:24.240788 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7db8cda-9a43-4613-9de3-a4782426940a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot create request issued successfully. Feb 03 03:53:24.241549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7db8cda-9a43-4613-9de3-a4782426940a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots returned with HTTP 202 Feb 03 03:53:24.242434 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1230/2441] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:53:24 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots => generated 310 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:53:24.253711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2523339-2acf-47dd-a0ac-465f665d15cb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:53:24.253711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2523339-2acf-47dd-a0ac-465f665d15cb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:24.254132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:24.254132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:24.254894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2523339-2acf-47dd-a0ac-465f665d15cb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:24.282890 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:24.282890 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:24.284222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e2523339-2acf-47dd-a0ac-465f665d15cb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:53:24.286828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2523339-2acf-47dd-a0ac-465f665d15cb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 200 Feb 03 03:53:24.287697 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1212/2442] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:53:24 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:25.301186 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e05df27-f558-4a63-a5de-912373ecdeb9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:53:25.301715 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e05df27-f558-4a63-a5de-912373ecdeb9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:25.301909 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:25.301909 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:25.302450 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e05df27-f558-4a63-a5de-912373ecdeb9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:25.333617 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:25.333617 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:25.335158 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5e05df27-f558-4a63-a5de-912373ecdeb9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:53:25.337541 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e05df27-f558-4a63-a5de-912373ecdeb9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 200 Feb 03 03:53:25.338547 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1231/2443] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:53:25 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:26.350440 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4f5aa47-d168-428d-8cb1-05c6380cfa22 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:53:26.350985 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4f5aa47-d168-428d-8cb1-05c6380cfa22 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:26.351162 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:26.351162 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:26.351578 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4f5aa47-d168-428d-8cb1-05c6380cfa22 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:26.376023 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:26.376023 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:26.377117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4f5aa47-d168-428d-8cb1-05c6380cfa22 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:53:26.379018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4f5aa47-d168-428d-8cb1-05c6380cfa22 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 200 Feb 03 03:53:26.380416 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1213/2444] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:53:26 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:26.391658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups Feb 03 03:53:26.392135 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:26.392135 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:26.392558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed", "snapshot_id": "81065e10-5ba5-4172-808f-65c88094a069", "name": "tempest-VolumesSnapshotTestJSON-Backup-1955524214"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:53:26.393733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Creating new backup {'backup': {'volume_id': 'd1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed', 'snapshot_id': '81065e10-5ba5-4172-808f-65c88094a069', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1955524214'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Feb 03 03:53:26.394144 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Creating backup of volume d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed in container None Feb 03 03:53:26.445541 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:26.445541 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:26.446820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:53:26.472325 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:26.472325 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:26.473572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:53:26.511776 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['ac6d7524-5a08-41c6-abc3-8de161b8ed38', '1840b75a-9728-4465-9c83-d699529db070'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:53:26.584939 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a58de5ee-1415-47be-a895-ecc312451cfb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups returned with HTTP 202 Feb 03 03:53:26.585965 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1232/2445] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:53:26 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/backups => generated 401 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:53:26.596332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c4b8d3f-1682-4587-912b-3225ed284242 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:26.596854 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c4b8d3f-1682-4587-912b-3225ed284242 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:26.597067 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:26.597067 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:26.597433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c4b8d3f-1682-4587-912b-3225ed284242 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:26.597796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5c4b8d3f-1682-4587-912b-3225ed284242 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:26.619873 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:26.619873 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:26.621722 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c4b8d3f-1682-4587-912b-3225ed284242 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:26.622541 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1214/2446] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:26 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:27.635526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c75c4156-915e-47da-80b4-f40b8ce3e678 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:27.636105 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c75c4156-915e-47da-80b4-f40b8ce3e678 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:27.636223 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:27.636223 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:27.636530 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c75c4156-915e-47da-80b4-f40b8ce3e678 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:27.636898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c75c4156-915e-47da-80b4-f40b8ce3e678 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:27.658406 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:27.658406 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:27.660250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c75c4156-915e-47da-80b4-f40b8ce3e678 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:27.661920 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1233/2447] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:27 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:28.675873 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e18969f-ab26-4756-8901-c615bfb05c44 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:28.677195 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e18969f-ab26-4756-8901-c615bfb05c44 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:28.677195 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:28.677195 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:28.677533 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e18969f-ab26-4756-8901-c615bfb05c44 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:28.677644 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7e18969f-ab26-4756-8901-c615bfb05c44 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:28.699823 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:28.699823 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:28.701714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e18969f-ab26-4756-8901-c615bfb05c44 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:28.702518 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1215/2448] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:28 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:29.718634 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cf529dc-7b1b-41d4-a281-edeb5fa37ae4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:29.719185 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cf529dc-7b1b-41d4-a281-edeb5fa37ae4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:29.719318 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:29.719318 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:29.720023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cf529dc-7b1b-41d4-a281-edeb5fa37ae4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:29.720388 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7cf529dc-7b1b-41d4-a281-edeb5fa37ae4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:29.743784 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:29.743784 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:29.745608 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cf529dc-7b1b-41d4-a281-edeb5fa37ae4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:29.748383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1234/2449] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:29 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:30.762281 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b3069b9-fb8d-49c6-8fbc-4322c5ee0f98 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:30.765888 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b3069b9-fb8d-49c6-8fbc-4322c5ee0f98 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:30.766110 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:30.766110 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:30.766513 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b3069b9-fb8d-49c6-8fbc-4322c5ee0f98 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:30.766921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6b3069b9-fb8d-49c6-8fbc-4322c5ee0f98 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:30.800100 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:30.800100 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:30.802838 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b3069b9-fb8d-49c6-8fbc-4322c5ee0f98 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:30.809720 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1216/2450] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:31.829489 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6288d0fb-1020-41f5-a8b7-7d3c13a74129 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:31.830019 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6288d0fb-1020-41f5-a8b7-7d3c13a74129 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:31.830324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:31.830324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:31.830823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6288d0fb-1020-41f5-a8b7-7d3c13a74129 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:31.831194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6288d0fb-1020-41f5-a8b7-7d3c13a74129 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:31.853605 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:31.853605 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:31.855349 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6288d0fb-1020-41f5-a8b7-7d3c13a74129 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:31.856385 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1235/2451] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:31 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:32.870805 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e52f0825-0281-4500-ae15-3df7233504fd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:32.871360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e52f0825-0281-4500-ae15-3df7233504fd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:32.871690 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:32.871690 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:32.872212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e52f0825-0281-4500-ae15-3df7233504fd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:32.872739 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e52f0825-0281-4500-ae15-3df7233504fd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:32.893994 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:32.893994 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:32.897121 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e52f0825-0281-4500-ae15-3df7233504fd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:32.897919 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1217/2452] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:32 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:33.912102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-781cb98b-9cd4-4e96-abce-e8a15555e579 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:33.912710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-781cb98b-9cd4-4e96-abce-e8a15555e579 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:33.912972 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:33.912972 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:33.913158 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-781cb98b-9cd4-4e96-abce-e8a15555e579 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:33.913653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-781cb98b-9cd4-4e96-abce-e8a15555e579 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:33.936489 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:33.936489 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:33.938371 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-781cb98b-9cd4-4e96-abce-e8a15555e579 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:33.939192 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1236/2453] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:33 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:34.953284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1008e7e3-b5ea-4ff2-b9d4-c556c32a107e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:34.953810 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1008e7e3-b5ea-4ff2-b9d4-c556c32a107e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:34.954028 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:34.954028 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:34.954475 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1008e7e3-b5ea-4ff2-b9d4-c556c32a107e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:34.954938 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1008e7e3-b5ea-4ff2-b9d4-c556c32a107e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:34.975659 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:34.975659 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:34.977401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1008e7e3-b5ea-4ff2-b9d4-c556c32a107e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:34.978246 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1218/2454] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:34 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:35.995748 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32c31d1a-8392-42bc-a577-2dd8dd12da7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:35.996895 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32c31d1a-8392-42bc-a577-2dd8dd12da7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:35.997309 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:35.997309 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:35.997819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32c31d1a-8392-42bc-a577-2dd8dd12da7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:35.998192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-32c31d1a-8392-42bc-a577-2dd8dd12da7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:36.021380 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:36.021380 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:36.023217 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32c31d1a-8392-42bc-a577-2dd8dd12da7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:36.024311 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1237/2455] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:35 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:37.038967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ceb5c1b-c84b-494d-8ac7-ccf7034a0936 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:37.039527 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ceb5c1b-c84b-494d-8ac7-ccf7034a0936 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:37.039803 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:37.039803 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:37.040206 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ceb5c1b-c84b-494d-8ac7-ccf7034a0936 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:37.040598 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4ceb5c1b-c84b-494d-8ac7-ccf7034a0936 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:37.062045 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:37.062045 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:37.063788 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ceb5c1b-c84b-494d-8ac7-ccf7034a0936 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:37.064619 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1219/2456] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:37 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:38.079043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5779c96-73bf-4389-9ba1-ee036c79ee79 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:38.079615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5779c96-73bf-4389-9ba1-ee036c79ee79 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:38.079833 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:38.079833 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:38.080191 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5779c96-73bf-4389-9ba1-ee036c79ee79 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:38.080697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f5779c96-73bf-4389-9ba1-ee036c79ee79 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:38.103041 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:38.103041 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:38.104846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5779c96-73bf-4389-9ba1-ee036c79ee79 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:38.105660 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1238/2457] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:38 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:39.120086 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdc69b41-3e2e-49c2-8625-a90bf1d4d9b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:39.120602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdc69b41-3e2e-49c2-8625-a90bf1d4d9b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:39.120845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:39.120845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:39.121138 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdc69b41-3e2e-49c2-8625-a90bf1d4d9b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:39.121501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fdc69b41-3e2e-49c2-8625-a90bf1d4d9b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:39.143134 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:39.143134 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:39.144970 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdc69b41-3e2e-49c2-8625-a90bf1d4d9b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:39.145753 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1220/2458] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:39 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:40.160589 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48d89ea2-5e16-42b1-b89e-3bda544cf854 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:40.161120 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48d89ea2-5e16-42b1-b89e-3bda544cf854 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:40.161334 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:40.161334 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:40.161708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48d89ea2-5e16-42b1-b89e-3bda544cf854 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:40.162078 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-48d89ea2-5e16-42b1-b89e-3bda544cf854 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:40.189705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:40.189705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:40.189705 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48d89ea2-5e16-42b1-b89e-3bda544cf854 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:40.190029 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1239/2459] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:40 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:41.203621 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e3a4710-7c25-443b-b4ce-35e8ff745f87 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:41.204214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e3a4710-7c25-443b-b4ce-35e8ff745f87 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:41.204430 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:41.204430 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:41.204801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e3a4710-7c25-443b-b4ce-35e8ff745f87 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:41.205193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6e3a4710-7c25-443b-b4ce-35e8ff745f87 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:41.230175 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:41.230175 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:41.232122 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e3a4710-7c25-443b-b4ce-35e8ff745f87 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:41.233239 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1221/2460] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:41 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:42.247669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c535b454-0d6c-43a4-b558-8d8f13d91420 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:42.248225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c535b454-0d6c-43a4-b558-8d8f13d91420 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:42.248404 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:42.248404 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:42.248775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c535b454-0d6c-43a4-b558-8d8f13d91420 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:42.249143 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c535b454-0d6c-43a4-b558-8d8f13d91420 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:42.274573 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:42.274573 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:42.276196 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c535b454-0d6c-43a4-b558-8d8f13d91420 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:42.277021 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1240/2461] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:42 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:43.291999 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eef51204-24b2-4761-99b8-dd23cb1cbc6a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:43.292917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eef51204-24b2-4761-99b8-dd23cb1cbc6a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:43.293207 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:43.293207 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:43.293704 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eef51204-24b2-4761-99b8-dd23cb1cbc6a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:43.294145 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eef51204-24b2-4761-99b8-dd23cb1cbc6a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:43.316852 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:43.316852 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:43.318872 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eef51204-24b2-4761-99b8-dd23cb1cbc6a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:43.319696 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1222/2462] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:43 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:44.335868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-069c184c-941e-4392-834c-994090398b2a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:44.337545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-069c184c-941e-4392-834c-994090398b2a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:44.337545 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:44.337545 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:44.338634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-069c184c-941e-4392-834c-994090398b2a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:44.339173 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-069c184c-941e-4392-834c-994090398b2a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:44.365435 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:44.365435 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:44.367533 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-069c184c-941e-4392-834c-994090398b2a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:44.368465 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1241/2463] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:44 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:45.381935 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25a27f97-4827-4f91-a13a-237398f4ae7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:45.382473 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25a27f97-4827-4f91-a13a-237398f4ae7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:45.382587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:45.382587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:45.382932 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25a27f97-4827-4f91-a13a-237398f4ae7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:45.383350 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-25a27f97-4827-4f91-a13a-237398f4ae7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:45.409285 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:45.409285 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:45.411131 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25a27f97-4827-4f91-a13a-237398f4ae7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:45.411981 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1223/2464] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:45 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:46.427080 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fe05170-4ba8-4821-8191-2a791c30bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:46.427552 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fe05170-4ba8-4821-8191-2a791c30bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:46.427700 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:46.427700 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:46.428099 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fe05170-4ba8-4821-8191-2a791c30bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:46.428463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9fe05170-4ba8-4821-8191-2a791c30bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:46.450938 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:46.450938 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:46.453320 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fe05170-4ba8-4821-8191-2a791c30bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:46.453447 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1242/2465] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:46 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:47.468458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dcc187c-e32a-43b8-becb-6e14525fee39 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:47.469025 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dcc187c-e32a-43b8-becb-6e14525fee39 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:47.469296 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:47.469296 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:47.469667 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dcc187c-e32a-43b8-becb-6e14525fee39 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:47.470033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1dcc187c-e32a-43b8-becb-6e14525fee39 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:47.491795 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:47.491795 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:47.494656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dcc187c-e32a-43b8-becb-6e14525fee39 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:47.495511 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1224/2466] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:47 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:48.509214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cc6cd8e-1c31-4483-93be-1e7a6ced3f25 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:48.509733 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cc6cd8e-1c31-4483-93be-1e7a6ced3f25 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:48.509934 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:48.509934 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:48.510306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cc6cd8e-1c31-4483-93be-1e7a6ced3f25 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:48.510675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5cc6cd8e-1c31-4483-93be-1e7a6ced3f25 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:48.532280 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:48.532280 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:48.534186 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cc6cd8e-1c31-4483-93be-1e7a6ced3f25 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:48.535025 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1243/2467] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:48 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:49.549495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5feb428c-a779-4924-b299-c3899bcc4987 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:49.550033 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5feb428c-a779-4924-b299-c3899bcc4987 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:49.550166 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:49.550166 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:49.550539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5feb428c-a779-4924-b299-c3899bcc4987 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:49.550900 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5feb428c-a779-4924-b299-c3899bcc4987 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:49.572623 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:49.572623 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:49.574428 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5feb428c-a779-4924-b299-c3899bcc4987 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:49.575241 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1225/2468] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:49 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:50.589973 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c216c0b3-8332-4911-9b91-0b602527d23e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:50.589973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c216c0b3-8332-4911-9b91-0b602527d23e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:50.589973 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:50.589973 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:50.591070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c216c0b3-8332-4911-9b91-0b602527d23e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:50.591070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c216c0b3-8332-4911-9b91-0b602527d23e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:50.614262 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:50.614262 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:50.616324 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c216c0b3-8332-4911-9b91-0b602527d23e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:50.617013 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1244/2469] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:50 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:51.631290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a5e1260-9970-4257-939b-d21dfbb9c409 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:51.631870 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a5e1260-9970-4257-939b-d21dfbb9c409 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:51.632005 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:51.632005 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:51.632382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a5e1260-9970-4257-939b-d21dfbb9c409 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:51.632751 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2a5e1260-9970-4257-939b-d21dfbb9c409 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:51.655112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:51.655112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:51.656978 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a5e1260-9970-4257-939b-d21dfbb9c409 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:51.657974 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1226/2470] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:51 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:52.671698 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa02960e-75a4-4e8b-8840-c5731af8110c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:52.672363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa02960e-75a4-4e8b-8840-c5731af8110c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:52.672490 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:52.672490 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:52.672860 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa02960e-75a4-4e8b-8840-c5731af8110c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:52.673224 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fa02960e-75a4-4e8b-8840-c5731af8110c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:52.694158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:52.694158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:52.696520 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa02960e-75a4-4e8b-8840-c5731af8110c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:52.697508 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1245/2471] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:52 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:53.710896 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44f0b422-f1d5-4d60-9112-1eb9c65156d0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:53.711779 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44f0b422-f1d5-4d60-9112-1eb9c65156d0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:53.712046 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:53.712046 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:53.712382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44f0b422-f1d5-4d60-9112-1eb9c65156d0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:53.712756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-44f0b422-f1d5-4d60-9112-1eb9c65156d0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:53.734007 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:53.734007 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:53.735878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44f0b422-f1d5-4d60-9112-1eb9c65156d0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:53.736711 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1227/2472] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:53 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:54.751350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b19b5557-997c-4652-8728-3078f149cd18 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:54.751890 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b19b5557-997c-4652-8728-3078f149cd18 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:54.752121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:54.752121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:54.752542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b19b5557-997c-4652-8728-3078f149cd18 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:54.752914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b19b5557-997c-4652-8728-3078f149cd18 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:54.794868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:54.794868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:54.797078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b19b5557-997c-4652-8728-3078f149cd18 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:54.803999 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1246/2473] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:54 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:55.812314 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b15dd39b-53ba-45a3-b6ac-7115a267c390 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:55.812877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b15dd39b-53ba-45a3-b6ac-7115a267c390 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:55.813279 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:55.813279 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:55.813992 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b15dd39b-53ba-45a3-b6ac-7115a267c390 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:55.814493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b15dd39b-53ba-45a3-b6ac-7115a267c390 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:55.835689 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:55.835689 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:55.838284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b15dd39b-53ba-45a3-b6ac-7115a267c390 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:55.839131 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1228/2474] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:55 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:56.853201 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58206a1b-fa7c-4c7c-aeb1-6e8239a61b9f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:56.853770 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58206a1b-fa7c-4c7c-aeb1-6e8239a61b9f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:56.853879 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:56.853879 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:56.854255 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58206a1b-fa7c-4c7c-aeb1-6e8239a61b9f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:56.854754 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-58206a1b-fa7c-4c7c-aeb1-6e8239a61b9f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:56.877312 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:56.877312 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:56.879129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58206a1b-fa7c-4c7c-aeb1-6e8239a61b9f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:56.879981 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1247/2475] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:56 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:57.896112 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f64de6ce-37d8-4ac0-86b1-c8a7124c9e7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:57.896770 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f64de6ce-37d8-4ac0-86b1-c8a7124c9e7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:57.896989 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:57.896989 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:57.897357 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f64de6ce-37d8-4ac0-86b1-c8a7124c9e7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:57.897760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f64de6ce-37d8-4ac0-86b1-c8a7124c9e7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:57.919443 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:57.919443 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:57.921248 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f64de6ce-37d8-4ac0-86b1-c8a7124c9e7c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:57.922095 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1229/2476] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:57 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:58.936220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82ec012a-e520-4259-ae3e-9575baabfa63 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:58.936823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82ec012a-e520-4259-ae3e-9575baabfa63 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:58.936944 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:58.936944 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:58.937287 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82ec012a-e520-4259-ae3e-9575baabfa63 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:58.937694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-82ec012a-e520-4259-ae3e-9575baabfa63 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:53:58.958562 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:53:58.958562 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:53:58.960344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82ec012a-e520-4259-ae3e-9575baabfa63 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:53:58.961155 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1248/2477] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:58 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:53:59.975443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7884b0d3-d1c7-4846-b6de-864c7bcc4850 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:53:59.976018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7884b0d3-d1c7-4846-b6de-864c7bcc4850 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:53:59.976138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:53:59.976138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:53:59.976479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7884b0d3-d1c7-4846-b6de-864c7bcc4850 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:53:59.976850 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7884b0d3-d1c7-4846-b6de-864c7bcc4850 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:54:00.000138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:00.000138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:00.001908 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7884b0d3-d1c7-4846-b6de-864c7bcc4850 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:54:00.002744 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1230/2478] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:53:59 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:01.017072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4fc5493-0737-43d4-8f73-d987f22971cd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:54:01.017680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4fc5493-0737-43d4-8f73-d987f22971cd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:01.017960 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:01.017960 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:01.018486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4fc5493-0737-43d4-8f73-d987f22971cd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:01.018940 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f4fc5493-0737-43d4-8f73-d987f22971cd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:54:01.043757 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:01.043757 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:01.045537 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4fc5493-0737-43d4-8f73-d987f22971cd tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:54:01.046362 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1249/2479] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:01 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:02.060824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80a926e8-9b75-432c-b489-7a5021c5d69f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:54:02.061384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80a926e8-9b75-432c-b489-7a5021c5d69f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:02.061505 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:02.061505 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:02.061905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80a926e8-9b75-432c-b489-7a5021c5d69f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:02.062387 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-80a926e8-9b75-432c-b489-7a5021c5d69f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:54:02.084810 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:02.084810 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:02.087270 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80a926e8-9b75-432c-b489-7a5021c5d69f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:54:02.088151 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1231/2480] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:02 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:03.102543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4469a3af-1307-4642-a065-9f8cae4fa339 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:54:03.103294 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4469a3af-1307-4642-a065-9f8cae4fa339 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:03.103595 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:03.103595 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:03.103989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4469a3af-1307-4642-a065-9f8cae4fa339 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:03.104363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4469a3af-1307-4642-a065-9f8cae4fa339 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:54:03.125357 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:03.125357 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:03.127150 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4469a3af-1307-4642-a065-9f8cae4fa339 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:54:03.128128 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1250/2481] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:03 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:04.142332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6251c0e4-ec23-42dd-b475-d90ba3d85432 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:54:04.142855 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6251c0e4-ec23-42dd-b475-d90ba3d85432 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:04.143073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:04.143073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:04.143438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6251c0e4-ec23-42dd-b475-d90ba3d85432 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:04.143801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6251c0e4-ec23-42dd-b475-d90ba3d85432 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:54:04.166367 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:04.166367 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:04.168274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6251c0e4-ec23-42dd-b475-d90ba3d85432 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:54:04.169097 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1232/2482] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:04 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:05.183866 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e7e77de-8f5a-4588-b84f-6f006c166c5f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:54:05.184454 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e7e77de-8f5a-4588-b84f-6f006c166c5f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:05.184742 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:05.184742 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:05.185113 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e7e77de-8f5a-4588-b84f-6f006c166c5f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:05.185483 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1e7e77de-8f5a-4588-b84f-6f006c166c5f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:54:05.206868 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:05.206868 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:05.208654 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e7e77de-8f5a-4588-b84f-6f006c166c5f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:54:05.209512 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1251/2483] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:05 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:05.222233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bb26d2f-3d00-41e4-b440-5c0322aa98ac tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:54:05.222917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bb26d2f-3d00-41e4-b440-5c0322aa98ac tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:05.223202 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:05.223202 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:05.223705 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bb26d2f-3d00-41e4-b440-5c0322aa98ac tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:05.253618 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:05.253618 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:05.254764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0bb26d2f-3d00-41e4-b440-5c0322aa98ac tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:05.256741 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bb26d2f-3d00-41e4-b440-5c0322aa98ac tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 200 Feb 03 03:54:05.257555 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1233/2484] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:05 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:05.269153 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d04a1d77-20e7-4c35-bd74-524249ea8141 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:54:05.269681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d04a1d77-20e7-4c35-bd74-524249ea8141 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:05.270014 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:05.270014 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:05.270395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d04a1d77-20e7-4c35-bd74-524249ea8141 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:05.270764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d04a1d77-20e7-4c35-bd74-524249ea8141 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Show backup with id ecf9efd7-3360-4f05-9a10-b4eda3c54d86. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Feb 03 03:54:05.296445 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:05.296445 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:05.298313 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d04a1d77-20e7-4c35-bd74-524249ea8141 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 200 Feb 03 03:54:05.299138 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1252/2485] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:05 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:05.312597 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40ada7f3-fb0f-4efb-8391-ba4cca8755d5 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 Feb 03 03:54:05.313109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40ada7f3-fb0f-4efb-8391-ba4cca8755d5 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:05.313323 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:05.313323 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:05.313691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40ada7f3-fb0f-4efb-8391-ba4cca8755d5 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:05.314048 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-40ada7f3-fb0f-4efb-8391-ba4cca8755d5 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete backup with id: ecf9efd7-3360-4f05-9a10-b4eda3c54d86. Feb 03 03:54:05.335592 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:05.335592 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:05.362634 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-40ada7f3-fb0f-4efb-8391-ba4cca8755d5 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] delete_backup rpcapi backup_id ecf9efd7-3360-4f05-9a10-b4eda3c54d86 {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Feb 03 03:54:05.365732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40ada7f3-fb0f-4efb-8391-ba4cca8755d5 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 returned with HTTP 202 Feb 03 03:54:05.366829 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1234/2486] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:54:05 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/backups/ecf9efd7-3360-4f05-9a10-b4eda3c54d86 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Feb 03 03:54:28.321403 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb10d0db-0e6d-4cd0-bf4c-61baa08edd06 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots Feb 03 03:54:28.322087 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:28.322087 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:28.322268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb10d0db-0e6d-4cd0-bf4c-61baa08edd06 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1639288179"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:54:28.372539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:28.372539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:28.373669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb10d0db-0e6d-4cd0-bf4c-61baa08edd06 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:54:28.374026 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-eb10d0db-0e6d-4cd0-bf4c-61baa08edd06 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create snapshot from volume d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:54:28.429593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-eb10d0db-0e6d-4cd0-bf4c-61baa08edd06 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['e54d168c-9e47-4091-9989-95de830ed282', 'a79f0a3a-d152-417a-846c-b28338547ac4', 'bece7121-d8c3-4dcd-ac28-aa3b80d81d9a', 'df200fcb-3a88-4f43-bbd3-ae18e6fc6b2e'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:54:28.540739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb10d0db-0e6d-4cd0-bf4c-61baa08edd06 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot create request issued successfully. Feb 03 03:54:28.541548 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb10d0db-0e6d-4cd0-bf4c-61baa08edd06 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots returned with HTTP 202 Feb 03 03:54:28.542693 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1253/2487] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:54:28 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots => generated 380 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:54:28.557971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bab7bca6-da58-4a78-b564-7c886fff142c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:28.557971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bab7bca6-da58-4a78-b564-7c886fff142c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:28.557971 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:28.557971 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:28.557971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bab7bca6-da58-4a78-b564-7c886fff142c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:28.583711 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:28.583711 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:28.584685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bab7bca6-da58-4a78-b564-7c886fff142c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:28.587284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bab7bca6-da58-4a78-b564-7c886fff142c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:28.588293 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1235/2488] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:28 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 512 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:54:29.600699 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a36fcc09-b7a3-40b2-9a2c-b3da69e18f42 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:29.601226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a36fcc09-b7a3-40b2-9a2c-b3da69e18f42 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:29.601425 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:29.601425 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:29.601799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a36fcc09-b7a3-40b2-9a2c-b3da69e18f42 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:29.647259 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:29.647259 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:29.650755 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a36fcc09-b7a3-40b2-9a2c-b3da69e18f42 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:29.653373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a36fcc09-b7a3-40b2-9a2c-b3da69e18f42 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:29.654557 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1254/2489] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:29 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 512 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:30.668259 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57766e38-d13a-4929-9fa8-a7017fa0bdb2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:30.669001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57766e38-d13a-4929-9fa8-a7017fa0bdb2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:30.669387 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:30.669387 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:30.670034 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57766e38-d13a-4929-9fa8-a7017fa0bdb2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:30.697530 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:30.697530 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:30.698619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57766e38-d13a-4929-9fa8-a7017fa0bdb2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:30.700551 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57766e38-d13a-4929-9fa8-a7017fa0bdb2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:30.701331 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1236/2490] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:30.712700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7fec5f7-27fe-489b-892c-f3034edead10 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:30.713336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7fec5f7-27fe-489b-892c-f3034edead10 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:30.713552 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:30.713552 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:30.713929 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7fec5f7-27fe-489b-892c-f3034edead10 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:30.740485 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:30.740485 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:30.741857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7fec5f7-27fe-489b-892c-f3034edead10 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:30.744466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7fec5f7-27fe-489b-892c-f3034edead10 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:30.745365 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1255/2491] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:30.755970 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44c7c29c-841d-4adf-acef-21d1640a440c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots Feb 03 03:54:30.756506 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44c7c29c-841d-4adf-acef-21d1640a440c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:30.756705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:30.756705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:30.757084 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44c7c29c-841d-4adf-acef-21d1640a440c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:30.757741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-44c7c29c-841d-4adf-acef-21d1640a440c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:54:30.761043 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-44c7c29c-841d-4adf-acef-21d1640a440c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:54:30.779362 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-44c7c29c-841d-4adf-acef-21d1640a440c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Get all snapshots completed successfully. Feb 03 03:54:30.780271 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44c7c29c-841d-4adf-acef-21d1640a440c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots returned with HTTP 200 Feb 03 03:54:30.781120 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1237/2492] 10.222.0.65 () {58 vars in 1210 bytes} [Wed Feb 3 03:54:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots => generated 731 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:30.792947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a0d7c13-cdd7-430b-bc79-80826afb325f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] PUT http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:30.793487 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:30.793487 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:30.794038 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a0d7c13-cdd7-430b-bc79-80826afb325f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1113192311", "description": "This is the new description of snapshot."}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:54:30.819661 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:30.819661 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:30.820795 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a0d7c13-cdd7-430b-bc79-80826afb325f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:30.829671 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a0d7c13-cdd7-430b-bc79-80826afb325f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:30.830523 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1256/2493] 10.222.0.65 () {60 vars in 1342 bytes} [Wed Feb 3 03:54:30 2021] PUT /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:30.841630 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7deba04d-bb22-4b43-a634-4000be29c937 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:30.842161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7deba04d-bb22-4b43-a634-4000be29c937 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:30.842380 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:30.842380 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:30.842764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7deba04d-bb22-4b43-a634-4000be29c937 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:30.867640 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:30.867640 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:30.868889 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7deba04d-bb22-4b43-a634-4000be29c937 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:30.870774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7deba04d-bb22-4b43-a634-4000be29c937 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:30.871560 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1238/2494] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 577 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:30.882262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8aa8f85-efb1-4112-93a1-7a9ca5138e57 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:30.882783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8aa8f85-efb1-4112-93a1-7a9ca5138e57 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:30.883002 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:30.883002 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:30.883370 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8aa8f85-efb1-4112-93a1-7a9ca5138e57 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:30.883726 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-b8aa8f85-efb1-4112-93a1-7a9ca5138e57 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete snapshot with id: e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:30.909682 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:30.909682 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:30.910877 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8aa8f85-efb1-4112-93a1-7a9ca5138e57 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:30.975013 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8aa8f85-efb1-4112-93a1-7a9ca5138e57 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot delete request issued successfully. Feb 03 03:54:30.975410 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8aa8f85-efb1-4112-93a1-7a9ca5138e57 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 202 Feb 03 03:54:30.976336 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1257/2495] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:54:30 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:54:30.984481 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3bdfa30c-dfe9-4a16-ac6f-c719ebe8f4bb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:30.985008 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3bdfa30c-dfe9-4a16-ac6f-c719ebe8f4bb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:30.985366 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:30.985366 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:30.985747 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3bdfa30c-dfe9-4a16-ac6f-c719ebe8f4bb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:31.016340 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:31.016340 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:31.017467 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3bdfa30c-dfe9-4a16-ac6f-c719ebe8f4bb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:31.022944 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3bdfa30c-dfe9-4a16-ac6f-c719ebe8f4bb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:31.023988 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1239/2496] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 576 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:32.036255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd487073-cebc-4959-991f-d25402a7ec50 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:32.036878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd487073-cebc-4959-991f-d25402a7ec50 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:32.037097 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:32.037097 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:32.037515 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd487073-cebc-4959-991f-d25402a7ec50 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:32.063537 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:32.063537 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:32.064623 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bd487073-cebc-4959-991f-d25402a7ec50 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:32.066557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd487073-cebc-4959-991f-d25402a7ec50 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 200 Feb 03 03:54:32.072449 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1258/2497] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:32 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 576 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:33.080323 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa110efe-0c76-4cd2-8b77-13b9cfb07e4c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:54:33.080826 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa110efe-0c76-4cd2-8b77-13b9cfb07e4c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:33.081030 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:33.081030 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:33.081400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa110efe-0c76-4cd2-8b77-13b9cfb07e4c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:33.106370 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa110efe-0c76-4cd2-8b77-13b9cfb07e4c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 404 Feb 03 03:54:33.107420 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1240/2498] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:33 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:54:33.117452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a45d890-cedf-493d-ad60-174fd9b8925f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots Feb 03 03:54:33.117907 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:33.117907 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:33.118326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a45d890-cedf-493d-ad60-174fd9b8925f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1322068986"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:54:33.169699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:33.169699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:33.171015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a45d890-cedf-493d-ad60-174fd9b8925f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:54:33.171379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-8a45d890-cedf-493d-ad60-174fd9b8925f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create snapshot from volume d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:54:33.226763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8a45d890-cedf-493d-ad60-174fd9b8925f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['f7cd215d-d777-4847-8e33-006735321cd2', '0ee820c7-126c-4598-bae1-c2e21fbd2960', '85cde07b-b634-4718-8229-0648ec82d75b', '899d725a-96b2-461e-9749-a121b74b2109'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:54:33.326423 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a45d890-cedf-493d-ad60-174fd9b8925f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot create request issued successfully. Feb 03 03:54:33.327193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a45d890-cedf-493d-ad60-174fd9b8925f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots returned with HTTP 202 Feb 03 03:54:33.328259 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1259/2499] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:54:33 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots => generated 310 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:54:33.339143 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-733ecad0-804c-478e-ac19-66ef1cec7efa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:54:33.339615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-733ecad0-804c-478e-ac19-66ef1cec7efa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:33.340139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-733ecad0-804c-478e-ac19-66ef1cec7efa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:33.364908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:33.364908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:33.366047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-733ecad0-804c-478e-ac19-66ef1cec7efa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:33.368474 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-733ecad0-804c-478e-ac19-66ef1cec7efa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf returned with HTTP 200 Feb 03 03:54:33.371991 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1241/2500] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:33 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:34.387489 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa99a37f-4199-41a4-9179-3d6887016073 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:54:34.388572 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa99a37f-4199-41a4-9179-3d6887016073 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:34.388957 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:34.388957 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:34.389612 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa99a37f-4199-41a4-9179-3d6887016073 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:34.416930 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:34.416930 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:34.419765 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aa99a37f-4199-41a4-9179-3d6887016073 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:34.421966 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa99a37f-4199-41a4-9179-3d6887016073 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf returned with HTTP 200 Feb 03 03:54:34.423612 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1260/2501] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:34 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:35.435297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53ea3ad7-a52b-4950-84db-a4331e8513c7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:54:35.435817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53ea3ad7-a52b-4950-84db-a4331e8513c7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:35.436044 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:35.436044 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:35.436422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53ea3ad7-a52b-4950-84db-a4331e8513c7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:35.460905 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:35.460905 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:35.461955 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53ea3ad7-a52b-4950-84db-a4331e8513c7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:54:35.464652 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53ea3ad7-a52b-4950-84db-a4331e8513c7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf returned with HTTP 200 Feb 03 03:54:35.465439 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1242/2502] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:54:35 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:58.346184 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes Feb 03 03:54:58.346763 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:58.346763 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:58.347060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-605301108"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:54:58.348186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-605301108'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:54:58.348556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume of 1 GB Feb 03 03:54:58.361148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Availability Zones retrieved successfully. Feb 03 03:54:58.377894 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (7d1f4fa9-ec36-4fcf-9381-86e5db30c2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:54:58.380645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fef561-6fd1-4819-81c6-bcfb9101a419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:54:58.382589 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:54:58.448600 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fef561-6fd1-4819-81c6-bcfb9101a419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:54:58.450767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a0dc3e-6651-442c-8fa2-3973002e80b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:54:58.515063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['3859e89e-45e5-43a2-90a3-f73d6d1217ba', 'bb22ab71-c1ba-4e87-95fd-032e54162795', 'd98b87c1-453e-4022-9894-e503f26bd879', '168801b5-b54e-4a42-a91e-7895ae96c998'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:54:58.516821 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a0dc3e-6651-442c-8fa2-3973002e80b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3859e89e-45e5-43a2-90a3-f73d6d1217ba', 'bb22ab71-c1ba-4e87-95fd-032e54162795', 'd98b87c1-453e-4022-9894-e503f26bd879', '168801b5-b54e-4a42-a91e-7895ae96c998']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:54:58.518904 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb03db0-cb2f-422b-95f6-733f2808c174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:54:58.574027 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb03db0-cb2f-422b-95f6-733f2808c174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3e6399f-2b3f-4982-a5ed-a2b875424429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605301108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['3859e89e-45e5-43a2-90a3-f73d6d1217ba','bb22ab71-c1ba-4e87-95fd-032e54162795','d98b87c1-453e-4022-9894-e503f26bd879','168801b5-b54e-4a42-a91e-7895ae96c998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605301108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3e6399f-2b3f-4982-a5ed-a2b875424429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f22cabfba059431f98f2ae955e063be6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:54:58.576076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0819488-21fc-467b-914b-eb7a64e1800e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:54:58.600938 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0819488-21fc-467b-914b-eb7a64e1800e) transitioned into state 'SUCCESS' from state '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-605301108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['3859e89e-45e5-43a2-90a3-f73d6d1217ba','bb22ab71-c1ba-4e87-95fd-032e54162795','d98b87c1-453e-4022-9894-e503f26bd879','168801b5-b54e-4a42-a91e-7895ae96c998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:54:58.603371 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcde88b-a3d3-4e30-bb1a-e37d8f4e864d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:54:58.618069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcde88b-a3d3-4e30-bb1a-e37d8f4e864d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:54:58.621774 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (7d1f4fa9-ec36-4fcf-9381-86e5db30c2b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:54:58.670904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request issued successfully. Feb 03 03:54:58.685968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7efea9b-282c-4664-94a0-387786454177 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes returned with HTTP 202 Feb 03 03:54:58.687002 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1261/2503] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:54:58 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes => generated 822 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:54:58.701372 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d193e4ec-f2d5-44ea-b275-ab92a895e6d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:54:58.701875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d193e4ec-f2d5-44ea-b275-ab92a895e6d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:58.702091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:58.702091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:58.702458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d193e4ec-f2d5-44ea-b275-ab92a895e6d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:58.755760 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:58.755760 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:58.765689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d193e4ec-f2d5-44ea-b275-ab92a895e6d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:54:58.788537 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d193e4ec-f2d5-44ea-b275-ab92a895e6d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 returned with HTTP 200 Feb 03 03:54:58.789423 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1243/2504] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:58 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:59.806737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17c8933a-cd75-4fb2-bba4-a10509ab3601 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:54:59.807332 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17c8933a-cd75-4fb2-bba4-a10509ab3601 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:54:59.807450 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:59.807450 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:59.807877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17c8933a-cd75-4fb2-bba4-a10509ab3601 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:54:59.856356 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:59.856356 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:59.864288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17c8933a-cd75-4fb2-bba4-a10509ab3601 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:54:59.888619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17c8933a-cd75-4fb2-bba4-a10509ab3601 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 returned with HTTP 200 Feb 03 03:54:59.889470 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1262/2505] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:54:59 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:54:59.905945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a290d38-c0a6-4a88-9b7b-d4fd704b0140 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots Feb 03 03:54:59.906400 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:54:59.906400 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:54:59.906823 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a290d38-c0a6-4a88-9b7b-d4fd704b0140 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3e6399f-2b3f-4982-a5ed-a2b875424429", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1832485167"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:54:59.955399 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:54:59.955399 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:54:59.956591 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a290d38-c0a6-4a88-9b7b-d4fd704b0140 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:54:59.956952 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-9a290d38-c0a6-4a88-9b7b-d4fd704b0140 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create snapshot from volume d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:55:00.011446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9a290d38-c0a6-4a88-9b7b-d4fd704b0140 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['465a182b-9405-4d91-b837-6c7424c605f6', 'd320d1d0-1302-4aba-9450-083955c09f36', '8e4dc35f-aee7-4ded-9a4a-e0bb397fd47c', '525c6917-6047-4c35-beec-25fe1bcedbb6'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:55:00.111118 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a290d38-c0a6-4a88-9b7b-d4fd704b0140 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot create request issued successfully. Feb 03 03:55:00.111809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a290d38-c0a6-4a88-9b7b-d4fd704b0140 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots returned with HTTP 202 Feb 03 03:55:00.113053 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1244/2506] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:54:59 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots => generated 310 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:00.123811 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42d1ed4d-f5a4-4ec6-981b-c4c005ca9321 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:00.124831 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42d1ed4d-f5a4-4ec6-981b-c4c005ca9321 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:00.124831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:00.124831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:00.125052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42d1ed4d-f5a4-4ec6-981b-c4c005ca9321 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:00.151112 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:00.151112 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:00.152268 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-42d1ed4d-f5a4-4ec6-981b-c4c005ca9321 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:00.154366 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42d1ed4d-f5a4-4ec6-981b-c4c005ca9321 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a returned with HTTP 200 Feb 03 03:55:00.159420 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1263/2507] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:00 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:01.170195 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ca40a8d-f86a-4769-9087-1f1b5a374c9a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:01.170862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ca40a8d-f86a-4769-9087-1f1b5a374c9a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:01.171051 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:01.171051 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:01.171775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ca40a8d-f86a-4769-9087-1f1b5a374c9a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:01.201805 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:01.201805 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:01.202959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8ca40a8d-f86a-4769-9087-1f1b5a374c9a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:01.204916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ca40a8d-f86a-4769-9087-1f1b5a374c9a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a returned with HTTP 200 Feb 03 03:55:01.205722 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1245/2508] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:01 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:02.218015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5458f397-1751-40ff-86ec-166bca9c2f00 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:02.218579 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5458f397-1751-40ff-86ec-166bca9c2f00 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:02.218696 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:02.218696 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:02.219029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5458f397-1751-40ff-86ec-166bca9c2f00 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:02.243625 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:02.243625 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:02.245522 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5458f397-1751-40ff-86ec-166bca9c2f00 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:02.247402 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5458f397-1751-40ff-86ec-166bca9c2f00 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a returned with HTTP 200 Feb 03 03:55:02.248218 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1264/2509] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:02 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:55:02.258628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes Feb 03 03:55:02.259191 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:02.259191 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:02.259631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a393002e-95b5-4d15-b0ab-6d9bd800c40a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1051114722"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:02.261367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request body: {'volume': {'snapshot_id': 'a393002e-95b5-4d15-b0ab-6d9bd800c40a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1051114722'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:55:02.285955 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:02.285955 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:02.287011 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:02.287364 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume of 2 GB Feb 03 03:55:02.299734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Availability Zones retrieved successfully. Feb 03 03:55:02.317002 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (a63b6904-0e67-450f-ad5b-99fd6e9c5c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:02.319707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ef3f65-d684-4669-a85e-504177b01f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:02.321720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:55:02.433574 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ef3f65-d684-4669-a85e-504177b01f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'a393002e-95b5-4d15-b0ab-6d9bd800c40a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:02.435768 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50eee84-9410-40d0-b9e9-cba1e5cf9716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:02.502736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['22ed7648-ed9c-489a-afbe-4ccadec70e54', '8c035383-4c02-4e8d-9ba7-f72af395b89d', 'ecb6925c-5cc5-4068-afe2-dfe8bf219b02', '65f8204f-9d21-47a5-8663-018adc4ffd02'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:55:02.504538 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50eee84-9410-40d0-b9e9-cba1e5cf9716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22ed7648-ed9c-489a-afbe-4ccadec70e54', '8c035383-4c02-4e8d-9ba7-f72af395b89d', 'ecb6925c-5cc5-4068-afe2-dfe8bf219b02', '65f8204f-9d21-47a5-8663-018adc4ffd02']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:02.506631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607181ff-8cb3-4d52-946b-2451775e6f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:02.630912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607181ff-8cb3-4d52-946b-2451775e6f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1155c5ec-3976-4579-a35c-3b7d631951ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1051114722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['22ed7648-ed9c-489a-afbe-4ccadec70e54','8c035383-4c02-4e8d-9ba7-f72af395b89d','ecb6925c-5cc5-4068-afe2-dfe8bf219b02','65f8204f-9d21-47a5-8663-018adc4ffd02'],size=2,snapshot_id=a393002e-95b5-4d15-b0ab-6d9bd800c40a,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1051114722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1155c5ec-3976-4579-a35c-3b7d631951ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f22cabfba059431f98f2ae955e063be6',provider_auth=None,provider_geometry=None,provider_id=None,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=a393002e-95b5-4d15-b0ab-6d9bd800c40a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:02.632990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b47a20-eccf-41e4-beff-9bbdaccc7480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:02.657847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b47a20-eccf-41e4-beff-9bbdaccc7480) transitioned into state 'SUCCESS' from state '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-1051114722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['22ed7648-ed9c-489a-afbe-4ccadec70e54','8c035383-4c02-4e8d-9ba7-f72af395b89d','ecb6925c-5cc5-4068-afe2-dfe8bf219b02','65f8204f-9d21-47a5-8663-018adc4ffd02'],size=2,snapshot_id=a393002e-95b5-4d15-b0ab-6d9bd800c40a,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:02.659756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10e0b64-a200-4223-8b70-c36e22ed50af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:02.743384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10e0b64-a200-4223-8b70-c36e22ed50af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:02.746222 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (a63b6904-0e67-450f-ad5b-99fd6e9c5c73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:02.795660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request issued successfully. Feb 03 03:55:02.810240 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cefb47d-2b83-49f9-a41a-4c2ad0ac4325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes returned with HTTP 202 Feb 03 03:55:02.811311 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1246/2510] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:55:02 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes => generated 857 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:02.825829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9037148-72c5-4fa1-8dc2-2491623d2ddc tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:02.826459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9037148-72c5-4fa1-8dc2-2491623d2ddc tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:02.826558 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:02.826558 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:02.826908 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9037148-72c5-4fa1-8dc2-2491623d2ddc tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:02.880860 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:02.880860 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:02.889677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b9037148-72c5-4fa1-8dc2-2491623d2ddc tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:02.912867 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9037148-72c5-4fa1-8dc2-2491623d2ddc tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:02.913789 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1265/2511] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:02 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:03.930645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a428a2be-94a4-4a2b-a1d1-8392644114ec tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:03.931162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a428a2be-94a4-4a2b-a1d1-8392644114ec tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:03.931359 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:03.931359 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:03.932296 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a428a2be-94a4-4a2b-a1d1-8392644114ec tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:03.984938 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:03.984938 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:03.993463 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a428a2be-94a4-4a2b-a1d1-8392644114ec tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:04.015483 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a428a2be-94a4-4a2b-a1d1-8392644114ec tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:04.016509 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1247/2512] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:03 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:05.033243 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0a45d8f-e864-40ee-a1e5-94108cb2c1b0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:05.033784 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0a45d8f-e864-40ee-a1e5-94108cb2c1b0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:05.034055 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:05.034055 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:05.034510 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0a45d8f-e864-40ee-a1e5-94108cb2c1b0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:05.085675 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:05.085675 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:05.095171 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a0a45d8f-e864-40ee-a1e5-94108cb2c1b0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:05.117308 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0a45d8f-e864-40ee-a1e5-94108cb2c1b0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:05.118131 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1266/2513] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:05 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:06.134688 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-673c6e9f-80af-43a9-b4c0-f7a5aa051e21 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:06.135436 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-673c6e9f-80af-43a9-b4c0-f7a5aa051e21 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:06.135436 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:06.135436 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:06.135664 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-673c6e9f-80af-43a9-b4c0-f7a5aa051e21 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:06.189483 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:06.189483 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:06.198205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-673c6e9f-80af-43a9-b4c0-f7a5aa051e21 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:06.220602 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-673c6e9f-80af-43a9-b4c0-f7a5aa051e21 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:06.221594 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1248/2514] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:06 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:07.239631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77b397c5-30d4-41e9-a9c7-77462cb77bee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:07.240210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77b397c5-30d4-41e9-a9c7-77462cb77bee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:07.240451 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:07.240451 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:07.241047 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77b397c5-30d4-41e9-a9c7-77462cb77bee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:07.291871 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:07.291871 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:07.300711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77b397c5-30d4-41e9-a9c7-77462cb77bee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:07.323813 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77b397c5-30d4-41e9-a9c7-77462cb77bee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:07.324855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1267/2515] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:07 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:08.341101 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ffb3a91-6eb5-44b2-aa81-e712f8ca68f7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:08.341646 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ffb3a91-6eb5-44b2-aa81-e712f8ca68f7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:08.341928 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:08.341928 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:08.342197 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ffb3a91-6eb5-44b2-aa81-e712f8ca68f7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:08.390883 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:08.390883 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:08.399451 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ffb3a91-6eb5-44b2-aa81-e712f8ca68f7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:08.422517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ffb3a91-6eb5-44b2-aa81-e712f8ca68f7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:08.423319 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1249/2516] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:08 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:09.440293 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b4f29cd-dbb5-4e93-b9ec-d8f3f9da04d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:09.440879 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b4f29cd-dbb5-4e93-b9ec-d8f3f9da04d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:09.441000 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:09.441000 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:09.441386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b4f29cd-dbb5-4e93-b9ec-d8f3f9da04d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:09.490826 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:09.490826 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:09.498971 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b4f29cd-dbb5-4e93-b9ec-d8f3f9da04d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:09.519631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b4f29cd-dbb5-4e93-b9ec-d8f3f9da04d2 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:09.520479 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1268/2517] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:09 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 950 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:09.535986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd0f352d-0732-4013-a787-19e9a63325e0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:09.536471 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd0f352d-0732-4013-a787-19e9a63325e0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:09.536694 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:09.536694 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:09.537071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd0f352d-0732-4013-a787-19e9a63325e0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:09.585757 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:09.585757 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:09.594465 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cd0f352d-0732-4013-a787-19e9a63325e0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:09.615195 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd0f352d-0732-4013-a787-19e9a63325e0 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:09.616021 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1250/2518] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:09 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 950 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:09.631017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd3ad8ba-2c69-45f9-89a1-33ba4676ec8a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:09.631546 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd3ad8ba-2c69-45f9-89a1-33ba4676ec8a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:09.631761 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:09.631761 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:09.632174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd3ad8ba-2c69-45f9-89a1-33ba4676ec8a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:09.632640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bd3ad8ba-2c69-45f9-89a1-33ba4676ec8a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume with id: 1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:09.681639 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:09.681639 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:09.682816 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bd3ad8ba-2c69-45f9-89a1-33ba4676ec8a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:09.709732 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bd3ad8ba-2c69-45f9-89a1-33ba4676ec8a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume request issued successfully. Feb 03 03:55:09.710216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd3ad8ba-2c69-45f9-89a1-33ba4676ec8a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 202 Feb 03 03:55:09.714294 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1269/2519] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:09 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:09.719531 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ced5fb75-59b4-4da5-9332-3570613023a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:09.720097 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ced5fb75-59b4-4da5-9332-3570613023a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:09.720365 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:09.720365 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:09.720741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ced5fb75-59b4-4da5-9332-3570613023a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:09.769641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:09.769641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:09.779102 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ced5fb75-59b4-4da5-9332-3570613023a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:09.801342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ced5fb75-59b4-4da5-9332-3570613023a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:09.802180 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1251/2520] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:09 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:10.818851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3692519-bbf0-45b0-b83f-28270fdf7bc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:10.819393 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3692519-bbf0-45b0-b83f-28270fdf7bc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:10.819619 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:10.819619 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:10.820064 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3692519-bbf0-45b0-b83f-28270fdf7bc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:10.869946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:10.869946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:10.879399 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d3692519-bbf0-45b0-b83f-28270fdf7bc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:10.901643 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3692519-bbf0-45b0-b83f-28270fdf7bc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 200 Feb 03 03:55:10.911973 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1270/2521] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:10 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:11.919228 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9598b9ef-8dcf-48d6-a86e-83171983d036 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:11.919743 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9598b9ef-8dcf-48d6-a86e-83171983d036 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:11.919845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:11.919845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:11.920230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9598b9ef-8dcf-48d6-a86e-83171983d036 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:11.965462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9598b9ef-8dcf-48d6-a86e-83171983d036 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 404 Feb 03 03:55:11.966482 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1252/2522] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:11 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:11.975649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes Feb 03 03:55:11.976136 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:11.976136 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:11.976610 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1270807260"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:11.977809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1270807260'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:55:11.978770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume of 1 GB Feb 03 03:55:11.997448 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Availability Zones retrieved successfully. Feb 03 03:55:12.014592 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (10d79a71-7e64-49d8-9264-a9316537e85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:12.017581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07c5589-810d-42f0-9ce6-c2ed84d6745d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:12.019862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:55:12.086312 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07c5589-810d-42f0-9ce6-c2ed84d6745d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:12.088862 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69d3ec5-6d6b-4de1-bc8c-2d7798aa65e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:12.153927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['244c9703-776b-4849-ae14-a1068d482c46', '8afa898e-fa6e-4d29-bb2a-cfaed0b0659d', '78219a6c-030a-4268-a825-98735a9ee197', 'cc3ad124-b497-4cc9-8e0b-caa87c4862d3'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:55:12.155740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69d3ec5-6d6b-4de1-bc8c-2d7798aa65e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244c9703-776b-4849-ae14-a1068d482c46', '8afa898e-fa6e-4d29-bb2a-cfaed0b0659d', '78219a6c-030a-4268-a825-98735a9ee197', 'cc3ad124-b497-4cc9-8e0b-caa87c4862d3']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:12.158035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2178d1-407a-4d60-a17b-13e86197fe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:12.215072 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2178d1-407a-4d60-a17b-13e86197fe97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3fdb560-878f-4b3e-aa67-fcd3b902dc2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1270807260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['244c9703-776b-4849-ae14-a1068d482c46','8afa898e-fa6e-4d29-bb2a-cfaed0b0659d','78219a6c-030a-4268-a825-98735a9ee197','cc3ad124-b497-4cc9-8e0b-caa87c4862d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1270807260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3fdb560-878f-4b3e-aa67-fcd3b902dc2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f22cabfba059431f98f2ae955e063be6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:12.217071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fc2d1d-00e0-4964-a713-a9c0aff639b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:12.242363 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fc2d1d-00e0-4964-a713-a9c0aff639b6) transitioned into state 'SUCCESS' from state '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-1270807260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['244c9703-776b-4849-ae14-a1068d482c46','8afa898e-fa6e-4d29-bb2a-cfaed0b0659d','78219a6c-030a-4268-a825-98735a9ee197','cc3ad124-b497-4cc9-8e0b-caa87c4862d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:12.244426 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b473e63f-0c64-4070-93d1-9a2a9b24e32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:12.257982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b473e63f-0c64-4070-93d1-9a2a9b24e32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:12.260819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (10d79a71-7e64-49d8-9264-a9316537e85e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:12.309390 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request issued successfully. Feb 03 03:55:12.322759 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28cb7a0c-18bc-4719-b803-9776992f3d27 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes returned with HTTP 202 Feb 03 03:55:12.323781 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1271/2523] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:55:11 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes => generated 823 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:12.338272 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d66857b2-5878-4201-bb2c-7041e7f01062 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:12.338881 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d66857b2-5878-4201-bb2c-7041e7f01062 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:12.339433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d66857b2-5878-4201-bb2c-7041e7f01062 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:12.391821 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:12.391821 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:12.401071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d66857b2-5878-4201-bb2c-7041e7f01062 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:12.423945 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d66857b2-5878-4201-bb2c-7041e7f01062 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b returned with HTTP 200 Feb 03 03:55:12.424830 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1253/2524] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:12 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:13.441865 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6771b717-c062-4a92-9837-8ad6d0b494a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:13.442433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6771b717-c062-4a92-9837-8ad6d0b494a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:13.442621 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:13.442621 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:13.443114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6771b717-c062-4a92-9837-8ad6d0b494a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:13.491988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:13.491988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:13.500835 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6771b717-c062-4a92-9837-8ad6d0b494a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:13.521542 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6771b717-c062-4a92-9837-8ad6d0b494a7 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b returned with HTTP 200 Feb 03 03:55:13.522346 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1272/2525] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:13 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:13.537997 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-075b6c5c-ef23-439e-9724-3e1edc2aa325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots Feb 03 03:55:13.538391 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:13.538391 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:13.538812 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-075b6c5c-ef23-439e-9724-3e1edc2aa325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3fdb560-878f-4b3e-aa67-fcd3b902dc2b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2017284777"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:13.587913 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:13.587913 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:13.589104 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-075b6c5c-ef23-439e-9724-3e1edc2aa325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:13.589466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-075b6c5c-ef23-439e-9724-3e1edc2aa325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create snapshot from volume a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:13.646268 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-075b6c5c-ef23-439e-9724-3e1edc2aa325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['0d17f2ab-9bef-4369-8b6e-b577e65b6c01', 'fb8f1204-57d0-48d6-b66b-55a49b143160', '83512c0a-bbb8-4703-b4ca-a7937eb1c36b', '1eda11bc-9c55-4c17-a13b-dcbf549fbcca'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:55:13.748391 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-075b6c5c-ef23-439e-9724-3e1edc2aa325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot create request issued successfully. Feb 03 03:55:13.749164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-075b6c5c-ef23-439e-9724-3e1edc2aa325 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots returned with HTTP 202 Feb 03 03:55:13.750052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1254/2526] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:55:13 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots => generated 310 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:13.760925 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-142d6e69-7cf9-4f03-9ca7-4be68e5947fb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:13.761678 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-142d6e69-7cf9-4f03-9ca7-4be68e5947fb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:13.761678 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:13.761678 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:13.762010 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-142d6e69-7cf9-4f03-9ca7-4be68e5947fb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:13.798547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:13.798547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:13.800210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-142d6e69-7cf9-4f03-9ca7-4be68e5947fb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:13.802276 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-142d6e69-7cf9-4f03-9ca7-4be68e5947fb tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 returned with HTTP 200 Feb 03 03:55:13.803244 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1273/2527] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:13 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:14.817527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e7a69cb-a5a8-4875-a039-db6c23730408 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:14.818597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e7a69cb-a5a8-4875-a039-db6c23730408 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:14.818823 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:14.818823 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:14.819208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e7a69cb-a5a8-4875-a039-db6c23730408 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:14.845243 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:14.845243 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:14.846360 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e7a69cb-a5a8-4875-a039-db6c23730408 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:14.848302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e7a69cb-a5a8-4875-a039-db6c23730408 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 returned with HTTP 200 Feb 03 03:55:14.849116 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1255/2528] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:14 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:15.861802 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90a24fef-5e14-4987-9c1a-2b23d873d136 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:15.862315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90a24fef-5e14-4987-9c1a-2b23d873d136 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:15.862514 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:15.862514 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:15.862889 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90a24fef-5e14-4987-9c1a-2b23d873d136 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:15.891193 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:15.891193 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:15.892327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-90a24fef-5e14-4987-9c1a-2b23d873d136 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:15.894225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90a24fef-5e14-4987-9c1a-2b23d873d136 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 returned with HTTP 200 Feb 03 03:55:15.895016 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1274/2529] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:15 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:15.905489 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] POST http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes Feb 03 03:55:15.905940 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:15.905940 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:15.906361 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "68f484be-72ac-48ef-bfd1-6312fdb391e4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-396852106"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:15.907571 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request body: {'volume': {'snapshot_id': '68f484be-72ac-48ef-bfd1-6312fdb391e4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-396852106'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:55:15.933314 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:15.933314 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:15.934377 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:15.934730 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume of 1 GB Feb 03 03:55:15.945903 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Availability Zones retrieved successfully. Feb 03 03:55:15.962400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (b59b5b08-36c9-456b-9f1f-79ab919b9510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:15.965977 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2109a3ed-f2e3-426b-8908-61b2036eb8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:15.967971 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:55:16.079029 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2109a3ed-f2e3-426b-8908-61b2036eb8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '68f484be-72ac-48ef-bfd1-6312fdb391e4', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:16.081211 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31ec9f2e-c4d0-4f90-854b-02fb5ae1e62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:16.145818 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Created reservations ['1c8c2f84-18c3-400f-92e6-157f99680337', '95501021-6162-432e-9acb-2321c34d11c6', '95e19310-80f1-4e22-a98c-18ce1b63749a', 'd663f956-2297-4a4d-a8cf-34e13cb8b4cc'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:55:16.147608 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31ec9f2e-c4d0-4f90-854b-02fb5ae1e62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c8c2f84-18c3-400f-92e6-157f99680337', '95501021-6162-432e-9acb-2321c34d11c6', '95e19310-80f1-4e22-a98c-18ce1b63749a', 'd663f956-2297-4a4d-a8cf-34e13cb8b4cc']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:16.149782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d81653-a3cf-47db-8c29-2d4fa678b709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:16.272593 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d81653-a3cf-47db-8c29-2d4fa678b709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e89dacd-bafe-410a-bc0e-fe45966fd9e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-396852106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['1c8c2f84-18c3-400f-92e6-157f99680337','95501021-6162-432e-9acb-2321c34d11c6','95e19310-80f1-4e22-a98c-18ce1b63749a','d663f956-2297-4a4d-a8cf-34e13cb8b4cc'],size=1,snapshot_id=68f484be-72ac-48ef-bfd1-6312fdb391e4,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-396852106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e89dacd-bafe-410a-bc0e-fe45966fd9e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f22cabfba059431f98f2ae955e063be6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=68f484be-72ac-48ef-bfd1-6312fdb391e4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:16.274643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c33f9d-0794-41f5-857d-555c368e280f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:16.300921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c33f9d-0794-41f5-857d-555c368e280f) transitioned into state 'SUCCESS' from state '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-396852106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22cabfba059431f98f2ae955e063be6',qos_specs=None,replication_status=,reservations=['1c8c2f84-18c3-400f-92e6-157f99680337','95501021-6162-432e-9acb-2321c34d11c6','95e19310-80f1-4e22-a98c-18ce1b63749a','d663f956-2297-4a4d-a8cf-34e13cb8b4cc'],size=1,snapshot_id=68f484be-72ac-48ef-bfd1-6312fdb391e4,source_replicaid=,source_volid=None,status='creating',user_id='e5df9a9758ab4a0a9f62ab980a14dd7e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:16.302858 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec929027-5eb8-4d1c-95c8-2cdff82a5635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:16.386146 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec929027-5eb8-4d1c-95c8-2cdff82a5635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:16.388692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Flow 'volume_create_api' (b59b5b08-36c9-456b-9f1f-79ab919b9510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:16.439025 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Create volume request issued successfully. Feb 03 03:55:16.453406 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecf29966-ed01-43fb-912f-65cd44584291 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes returned with HTTP 202 Feb 03 03:55:16.454430 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1256/2530] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:55:15 2021] POST /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes => generated 856 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:16.469544 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abd30386-2b87-4be5-9c55-2c2514c1fc17 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:16.470070 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abd30386-2b87-4be5-9c55-2c2514c1fc17 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:16.470289 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:16.470289 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:16.470701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abd30386-2b87-4be5-9c55-2c2514c1fc17 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:16.521466 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:16.521466 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:16.530344 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abd30386-2b87-4be5-9c55-2c2514c1fc17 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:16.552431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abd30386-2b87-4be5-9c55-2c2514c1fc17 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:16.553267 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1275/2531] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:16 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:17.569650 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0dbc4c03-684d-44d1-b00e-2457d8510af6 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:17.570236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0dbc4c03-684d-44d1-b00e-2457d8510af6 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:17.570362 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:17.570362 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:17.570711 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0dbc4c03-684d-44d1-b00e-2457d8510af6 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:17.620266 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:17.620266 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:17.628662 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0dbc4c03-684d-44d1-b00e-2457d8510af6 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:17.651040 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0dbc4c03-684d-44d1-b00e-2457d8510af6 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:17.652058 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1257/2532] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:17 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:18.668822 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dbbd599-51d5-4044-aed1-2049256bdfc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:18.669406 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dbbd599-51d5-4044-aed1-2049256bdfc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:18.669793 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:18.669793 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:18.670353 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dbbd599-51d5-4044-aed1-2049256bdfc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:18.721792 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:18.721792 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:18.731185 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8dbbd599-51d5-4044-aed1-2049256bdfc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:18.753244 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dbbd599-51d5-4044-aed1-2049256bdfc9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:18.754087 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1276/2533] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:18 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:19.772085 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d90a45e3-085b-4343-9052-f230c78f5869 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:19.772920 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d90a45e3-085b-4343-9052-f230c78f5869 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:19.773128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:19.773128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:19.773990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d90a45e3-085b-4343-9052-f230c78f5869 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:19.827833 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:19.827833 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:19.836725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d90a45e3-085b-4343-9052-f230c78f5869 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:19.859738 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d90a45e3-085b-4343-9052-f230c78f5869 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:19.860590 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1258/2534] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:19 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:55:20.877693 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efd11173-5977-4b34-9f15-bfd19db2bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:20.878198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efd11173-5977-4b34-9f15-bfd19db2bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:20.878434 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:20.878434 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:20.878767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efd11173-5977-4b34-9f15-bfd19db2bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:20.926829 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:20.926829 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:20.935694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-efd11173-5977-4b34-9f15-bfd19db2bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:20.957499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efd11173-5977-4b34-9f15-bfd19db2bb0e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:20.958282 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1277/2535] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:20 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:21.974649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3498978-bc0c-480f-8078-74b3503e62d1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:21.975179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3498978-bc0c-480f-8078-74b3503e62d1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:21.975452 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:21.975452 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:21.976373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3498978-bc0c-480f-8078-74b3503e62d1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:22.031404 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:22.031404 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:22.040246 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c3498978-bc0c-480f-8078-74b3503e62d1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:22.070018 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3498978-bc0c-480f-8078-74b3503e62d1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:22.070883 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1259/2536] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:21 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:23.088642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64023f94-857b-4564-9f6c-e1a4ac788998 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:23.089178 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64023f94-857b-4564-9f6c-e1a4ac788998 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:23.089326 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:23.089326 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:23.089701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64023f94-857b-4564-9f6c-e1a4ac788998 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:23.137545 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:23.137545 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:23.146117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-64023f94-857b-4564-9f6c-e1a4ac788998 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:23.168325 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64023f94-857b-4564-9f6c-e1a4ac788998 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:23.169145 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1278/2537] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:23 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 949 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:23.183959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7862fef2-068d-4e6c-a3af-db1a0e8056b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:23.184493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7862fef2-068d-4e6c-a3af-db1a0e8056b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:23.184737 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:23.184737 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:23.185122 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7862fef2-068d-4e6c-a3af-db1a0e8056b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:23.233758 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:23.233758 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:23.241556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7862fef2-068d-4e6c-a3af-db1a0e8056b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:23.263001 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7862fef2-068d-4e6c-a3af-db1a0e8056b4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:23.263801 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1260/2538] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:23 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 949 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:23.279545 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4da62c4-9a7c-4daf-a54c-77c6e904e81e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:23.280098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4da62c4-9a7c-4daf-a54c-77c6e904e81e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:23.280431 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:23.280431 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:23.280875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4da62c4-9a7c-4daf-a54c-77c6e904e81e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:23.281337 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e4da62c4-9a7c-4daf-a54c-77c6e904e81e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume with id: 5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:23.332226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:23.332226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:23.333379 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4da62c4-9a7c-4daf-a54c-77c6e904e81e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:23.359375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4da62c4-9a7c-4daf-a54c-77c6e904e81e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume request issued successfully. Feb 03 03:55:23.359967 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4da62c4-9a7c-4daf-a54c-77c6e904e81e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 202 Feb 03 03:55:23.364044 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1279/2539] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:23 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:23.369159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-688a005b-14ec-4c93-80dc-faf45df4f2fa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:23.369870 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-688a005b-14ec-4c93-80dc-faf45df4f2fa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:23.370252 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:23.370252 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:23.370777 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-688a005b-14ec-4c93-80dc-faf45df4f2fa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:23.419761 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:23.419761 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:23.428641 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-688a005b-14ec-4c93-80dc-faf45df4f2fa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:23.453621 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-688a005b-14ec-4c93-80dc-faf45df4f2fa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:23.455813 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1261/2540] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:23 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:24.469841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c08d7cb5-6d0c-409a-8c5f-e61625f69df8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:24.470483 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c08d7cb5-6d0c-409a-8c5f-e61625f69df8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:24.470705 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:24.470705 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:24.471085 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c08d7cb5-6d0c-409a-8c5f-e61625f69df8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:24.524098 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:24.524098 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:24.533087 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c08d7cb5-6d0c-409a-8c5f-e61625f69df8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:24.555255 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c08d7cb5-6d0c-409a-8c5f-e61625f69df8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 200 Feb 03 03:55:24.556068 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1280/2541] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:24 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:25.572658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25698180-1c5a-4b06-bd16-b10a671c0b02 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:25.573199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25698180-1c5a-4b06-bd16-b10a671c0b02 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:25.573369 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:25.573369 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:25.573731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25698180-1c5a-4b06-bd16-b10a671c0b02 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:25.627083 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25698180-1c5a-4b06-bd16-b10a671c0b02 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 404 Feb 03 03:55:25.628455 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1262/2542] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:25 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:25.638413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0884c9f4-b53d-4149-9220-6e98a55e0d41 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:25.639147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0884c9f4-b53d-4149-9220-6e98a55e0d41 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:25.639475 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:25.639475 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:25.639725 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0884c9f4-b53d-4149-9220-6e98a55e0d41 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:25.640241 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0884c9f4-b53d-4149-9220-6e98a55e0d41 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume with id: 5e89dacd-bafe-410a-bc0e-fe45966fd9e9 Feb 03 03:55:25.688096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0884c9f4-b53d-4149-9220-6e98a55e0d41 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 returned with HTTP 404 Feb 03 03:55:25.689146 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1281/2543] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:25 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/5e89dacd-bafe-410a-bc0e-fe45966fd9e9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:55:25.697204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52777508-e354-474e-a45e-ebeec579ee61 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:25.697727 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52777508-e354-474e-a45e-ebeec579ee61 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:25.698217 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52777508-e354-474e-a45e-ebeec579ee61 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:25.698577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-52777508-e354-474e-a45e-ebeec579ee61 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete snapshot with id: 68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:25.723313 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:25.723313 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:25.724465 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-52777508-e354-474e-a45e-ebeec579ee61 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:25.787592 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-52777508-e354-474e-a45e-ebeec579ee61 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot delete request issued successfully. Feb 03 03:55:25.788112 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52777508-e354-474e-a45e-ebeec579ee61 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 returned with HTTP 202 Feb 03 03:55:25.789117 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1263/2544] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:55:25 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:25.797983 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cff0145-7439-4c53-a0b7-d2ce6084171a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:25.798736 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cff0145-7439-4c53-a0b7-d2ce6084171a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:25.799692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cff0145-7439-4c53-a0b7-d2ce6084171a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:25.827989 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:25.827989 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:25.829139 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7cff0145-7439-4c53-a0b7-d2ce6084171a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:25.831082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cff0145-7439-4c53-a0b7-d2ce6084171a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 returned with HTTP 200 Feb 03 03:55:25.831970 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1282/2545] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:25 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:26.846164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-777bfc86-65a6-4939-b4e5-88dbb51d653c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:26.846702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-777bfc86-65a6-4939-b4e5-88dbb51d653c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:26.846928 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:26.846928 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:26.847273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-777bfc86-65a6-4939-b4e5-88dbb51d653c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:26.875042 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:26.875042 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:26.876213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-777bfc86-65a6-4939-b4e5-88dbb51d653c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:26.878139 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-777bfc86-65a6-4939-b4e5-88dbb51d653c tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 returned with HTTP 200 Feb 03 03:55:26.883260 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1264/2546] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:26 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:27.891089 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfb4828c-0421-4ce6-b2e9-6797310fd774 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 Feb 03 03:55:27.891633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfb4828c-0421-4ce6-b2e9-6797310fd774 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:27.891807 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:27.891807 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:27.892215 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfb4828c-0421-4ce6-b2e9-6797310fd774 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:27.914929 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfb4828c-0421-4ce6-b2e9-6797310fd774 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 returned with HTTP 404 Feb 03 03:55:27.915915 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1283/2547] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:27 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/68f484be-72ac-48ef-bfd1-6312fdb391e4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:55:27.924357 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b725d81e-7067-4f1a-bd8e-8f0c2ac39188 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:27.924877 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b725d81e-7067-4f1a-bd8e-8f0c2ac39188 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:27.925090 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:27.925090 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:27.925458 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b725d81e-7067-4f1a-bd8e-8f0c2ac39188 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:27.925918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b725d81e-7067-4f1a-bd8e-8f0c2ac39188 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume with id: a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:27.973831 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:27.973831 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:27.974951 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b725d81e-7067-4f1a-bd8e-8f0c2ac39188 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:28.000843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b725d81e-7067-4f1a-bd8e-8f0c2ac39188 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume request issued successfully. Feb 03 03:55:28.001304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b725d81e-7067-4f1a-bd8e-8f0c2ac39188 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b returned with HTTP 202 Feb 03 03:55:28.002158 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1265/2548] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:27 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:28.009809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bd6ac3c-e9c7-4901-90b2-bdc62c8d3eff tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:28.010335 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bd6ac3c-e9c7-4901-90b2-bdc62c8d3eff tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:28.010911 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bd6ac3c-e9c7-4901-90b2-bdc62c8d3eff tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:28.060164 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:28.060164 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:28.068394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bd6ac3c-e9c7-4901-90b2-bdc62c8d3eff tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:28.092050 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bd6ac3c-e9c7-4901-90b2-bdc62c8d3eff tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b returned with HTTP 200 Feb 03 03:55:28.093013 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1284/2549] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:28 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:29.110714 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14961307-6715-442c-8e54-58805b859f08 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:29.111225 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14961307-6715-442c-8e54-58805b859f08 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:29.111317 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:29.111317 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:29.111671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14961307-6715-442c-8e54-58805b859f08 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:29.162890 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:29.162890 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:29.173302 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14961307-6715-442c-8e54-58805b859f08 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:29.196289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14961307-6715-442c-8e54-58805b859f08 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b returned with HTTP 200 Feb 03 03:55:29.197125 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1266/2550] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:29 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:30.215207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0849f177-5a4f-4909-be25-25d3aa527da8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b Feb 03 03:55:30.215868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0849f177-5a4f-4909-be25-25d3aa527da8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:30.216501 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:30.216501 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:30.216501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0849f177-5a4f-4909-be25-25d3aa527da8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:30.261681 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0849f177-5a4f-4909-be25-25d3aa527da8 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b returned with HTTP 404 Feb 03 03:55:30.262686 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1285/2551] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/a3fdb560-878f-4b3e-aa67-fcd3b902dc2b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:30.270921 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2a00be8-0fc7-43b2-99a7-abd397087e76 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:30.271492 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2a00be8-0fc7-43b2-99a7-abd397087e76 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:30.271715 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:30.271715 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:30.272139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2a00be8-0fc7-43b2-99a7-abd397087e76 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:30.272643 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d2a00be8-0fc7-43b2-99a7-abd397087e76 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume with id: 1155c5ec-3976-4579-a35c-3b7d631951ce Feb 03 03:55:30.322319 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2a00be8-0fc7-43b2-99a7-abd397087e76 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce returned with HTTP 404 Feb 03 03:55:30.323454 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1267/2552] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:30 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/1155c5ec-3976-4579-a35c-3b7d631951ce => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:30.331904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae95b5ed-0a5d-494e-98bd-351005efc2e9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:30.332501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae95b5ed-0a5d-494e-98bd-351005efc2e9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:30.332987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae95b5ed-0a5d-494e-98bd-351005efc2e9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:30.333431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-ae95b5ed-0a5d-494e-98bd-351005efc2e9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete snapshot with id: a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:30.359345 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:30.359345 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:30.360511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae95b5ed-0a5d-494e-98bd-351005efc2e9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:30.420984 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae95b5ed-0a5d-494e-98bd-351005efc2e9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot delete request issued successfully. Feb 03 03:55:30.421453 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae95b5ed-0a5d-494e-98bd-351005efc2e9 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a returned with HTTP 202 Feb 03 03:55:30.423123 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1286/2553] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:55:30 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:30.430648 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2065e0ac-9054-4666-be1a-9bbbd330a7d4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:30.431214 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2065e0ac-9054-4666-be1a-9bbbd330a7d4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:30.431707 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2065e0ac-9054-4666-be1a-9bbbd330a7d4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:30.457039 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:30.457039 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:30.458261 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2065e0ac-9054-4666-be1a-9bbbd330a7d4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:30.460198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2065e0ac-9054-4666-be1a-9bbbd330a7d4 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a returned with HTTP 200 Feb 03 03:55:30.461001 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1268/2554] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:30 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:31.473609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2624ed14-376f-4e9b-a089-96e34415095e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:31.474207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2624ed14-376f-4e9b-a089-96e34415095e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:31.474337 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:31.474337 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:31.474721 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2624ed14-376f-4e9b-a089-96e34415095e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:31.505250 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:31.505250 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:31.506609 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2624ed14-376f-4e9b-a089-96e34415095e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:31.508432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2624ed14-376f-4e9b-a089-96e34415095e tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a returned with HTTP 200 Feb 03 03:55:31.509269 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1287/2555] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:31 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:32.521283 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd1b63c5-5100-499b-aa31-4de146ee4aad tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a Feb 03 03:55:32.521804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd1b63c5-5100-499b-aa31-4de146ee4aad tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:32.521995 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:32.521995 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:32.522369 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd1b63c5-5100-499b-aa31-4de146ee4aad tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:32.548478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd1b63c5-5100-499b-aa31-4de146ee4aad tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a returned with HTTP 404 Feb 03 03:55:32.549455 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1269/2556] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:32 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/a393002e-95b5-4d15-b0ab-6d9bd800c40a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:32.556949 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d783f723-48f2-4b2f-b7f0-cca6dabaf387 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:55:32.557477 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d783f723-48f2-4b2f-b7f0-cca6dabaf387 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:32.557691 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:32.557691 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:32.558108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d783f723-48f2-4b2f-b7f0-cca6dabaf387 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:32.558572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d783f723-48f2-4b2f-b7f0-cca6dabaf387 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume with id: d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:55:32.607037 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:32.607037 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:32.608222 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d783f723-48f2-4b2f-b7f0-cca6dabaf387 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:32.633447 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d783f723-48f2-4b2f-b7f0-cca6dabaf387 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume request issued successfully. Feb 03 03:55:32.633914 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d783f723-48f2-4b2f-b7f0-cca6dabaf387 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 returned with HTTP 202 Feb 03 03:55:32.634756 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1288/2557] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:32 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:32.643164 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac219646-34f5-4955-9e5f-03239cc4eda1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:55:32.643799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac219646-34f5-4955-9e5f-03239cc4eda1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:32.644149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac219646-34f5-4955-9e5f-03239cc4eda1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:32.693146 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:32.693146 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:32.702577 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac219646-34f5-4955-9e5f-03239cc4eda1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:32.725507 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac219646-34f5-4955-9e5f-03239cc4eda1 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 returned with HTTP 200 Feb 03 03:55:32.726352 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1270/2558] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:32 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:33.744491 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a07c4d80-b3d5-44fe-8a3e-f7196d142924 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:55:33.744989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a07c4d80-b3d5-44fe-8a3e-f7196d142924 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:33.745138 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:33.745138 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:33.745901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a07c4d80-b3d5-44fe-8a3e-f7196d142924 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:33.798297 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:33.798297 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:33.806954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a07c4d80-b3d5-44fe-8a3e-f7196d142924 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:33.829683 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a07c4d80-b3d5-44fe-8a3e-f7196d142924 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 returned with HTTP 200 Feb 03 03:55:33.830535 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1289/2559] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:33 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:34.846257 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eded6e1e-262f-48e0-833a-441780dde891 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 Feb 03 03:55:34.846811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eded6e1e-262f-48e0-833a-441780dde891 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:34.846980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:34.846980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:34.847352 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eded6e1e-262f-48e0-833a-441780dde891 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:34.894517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eded6e1e-262f-48e0-833a-441780dde891 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 returned with HTTP 404 Feb 03 03:55:34.895519 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1271/2560] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:34 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d3e6399f-2b3f-4982-a5ed-a2b875424429 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:34.904008 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9b16da9-e686-4c79-8866-e8dae2bc93fe tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:55:34.905085 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9b16da9-e686-4c79-8866-e8dae2bc93fe tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:34.905415 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:34.905415 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:34.905878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9b16da9-e686-4c79-8866-e8dae2bc93fe tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:34.906352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-d9b16da9-e686-4c79-8866-e8dae2bc93fe tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete snapshot with id: 3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:55:34.931331 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:34.931331 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:34.932523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9b16da9-e686-4c79-8866-e8dae2bc93fe tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:34.997539 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9b16da9-e686-4c79-8866-e8dae2bc93fe tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot delete request issued successfully. Feb 03 03:55:34.998114 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9b16da9-e686-4c79-8866-e8dae2bc93fe tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf returned with HTTP 202 Feb 03 03:55:34.998984 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1290/2561] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:55:34 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:35.006895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e806d95-d047-4bae-bee4-6744b17ef507 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:55:35.007467 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e806d95-d047-4bae-bee4-6744b17ef507 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:35.007984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e806d95-d047-4bae-bee4-6744b17ef507 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:35.033081 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:35.033081 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:35.034234 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e806d95-d047-4bae-bee4-6744b17ef507 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:35.036256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e806d95-d047-4bae-bee4-6744b17ef507 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf returned with HTTP 200 Feb 03 03:55:35.037124 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1272/2562] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:35 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:36.049431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3df0e86-ed77-4dbb-81f8-76273663dcdf tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:55:36.050030 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3df0e86-ed77-4dbb-81f8-76273663dcdf tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:36.050167 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:36.050167 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:36.051100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3df0e86-ed77-4dbb-81f8-76273663dcdf tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:36.076175 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:36.076175 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:36.077193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3df0e86-ed77-4dbb-81f8-76273663dcdf tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:36.079099 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3df0e86-ed77-4dbb-81f8-76273663dcdf tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf returned with HTTP 200 Feb 03 03:55:36.080053 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1291/2563] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:36 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:37.092514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a89cae82-3369-48f7-b281-45db0d91583a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf Feb 03 03:55:37.093065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a89cae82-3369-48f7-b281-45db0d91583a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:37.093161 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:37.093161 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:37.093509 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a89cae82-3369-48f7-b281-45db0d91583a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:37.117365 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a89cae82-3369-48f7-b281-45db0d91583a tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf returned with HTTP 404 Feb 03 03:55:37.118420 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1273/2564] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:37 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/3b189f81-27a6-4f79-a9d3-baee164d4cdf => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:37.130793 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cfa9763-5eea-48a3-bc04-97df73102815 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:55:37.131326 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cfa9763-5eea-48a3-bc04-97df73102815 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:37.131542 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:37.131542 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:37.131922 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cfa9763-5eea-48a3-bc04-97df73102815 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:37.132303 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-1cfa9763-5eea-48a3-bc04-97df73102815 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete snapshot with id: e32cd1fe-6b57-4481-8d26-74d514d67987 Feb 03 03:55:37.155629 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cfa9763-5eea-48a3-bc04-97df73102815 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 returned with HTTP 404 Feb 03 03:55:37.156754 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1292/2565] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:55:37 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/e32cd1fe-6b57-4481-8d26-74d514d67987 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:37.167898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecedda71-3f38-4959-8ba4-916ac164aafa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:55:37.169104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecedda71-3f38-4959-8ba4-916ac164aafa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:37.169607 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecedda71-3f38-4959-8ba4-916ac164aafa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:37.169969 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-ecedda71-3f38-4959-8ba4-916ac164aafa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete snapshot with id: 81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:55:37.194466 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:37.194466 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:37.195601 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecedda71-3f38-4959-8ba4-916ac164aafa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:37.258595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecedda71-3f38-4959-8ba4-916ac164aafa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot delete request issued successfully. Feb 03 03:55:37.259059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecedda71-3f38-4959-8ba4-916ac164aafa tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 202 Feb 03 03:55:37.260691 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1274/2566] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:55:37 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:37.268618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df318e7e-184b-44b5-8e09-41c352ba6362 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:55:37.269149 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df318e7e-184b-44b5-8e09-41c352ba6362 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:37.269641 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df318e7e-184b-44b5-8e09-41c352ba6362 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:37.295723 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:37.295723 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:37.297250 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df318e7e-184b-44b5-8e09-41c352ba6362 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:37.299373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df318e7e-184b-44b5-8e09-41c352ba6362 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 200 Feb 03 03:55:37.300489 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1293/2567] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:37 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:38.312968 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e384e449-6b8d-4734-b002-6f8ab2f0e714 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:55:38.313498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e384e449-6b8d-4734-b002-6f8ab2f0e714 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:38.313688 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:38.313688 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:38.314066 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e384e449-6b8d-4734-b002-6f8ab2f0e714 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:38.338602 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:38.338602 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:38.339724 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e384e449-6b8d-4734-b002-6f8ab2f0e714 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Snapshot retrieved successfully. Feb 03 03:55:38.341787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e384e449-6b8d-4734-b002-6f8ab2f0e714 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 200 Feb 03 03:55:38.342601 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1275/2568] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:38 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:39.354841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99c16594-86b3-49bd-8e52-740776edb7ee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 Feb 03 03:55:39.355343 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99c16594-86b3-49bd-8e52-740776edb7ee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:39.355556 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:39.355556 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:39.356208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99c16594-86b3-49bd-8e52-740776edb7ee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:39.379117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99c16594-86b3-49bd-8e52-740776edb7ee tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 returned with HTTP 404 Feb 03 03:55:39.380133 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1294/2569] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:39 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/snapshots/81065e10-5ba5-4172-808f-65c88094a069 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:39.388431 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78b3eb9a-a9c8-496c-9302-6ebe2a6c8187 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] DELETE http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:55:39.389102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78b3eb9a-a9c8-496c-9302-6ebe2a6c8187 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:39.389314 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:39.389314 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:39.389685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78b3eb9a-a9c8-496c-9302-6ebe2a6c8187 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:39.390146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-78b3eb9a-a9c8-496c-9302-6ebe2a6c8187 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume with id: d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:55:39.441547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:39.441547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:39.442693 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78b3eb9a-a9c8-496c-9302-6ebe2a6c8187 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:39.471435 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78b3eb9a-a9c8-496c-9302-6ebe2a6c8187 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Delete volume request issued successfully. Feb 03 03:55:39.471918 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78b3eb9a-a9c8-496c-9302-6ebe2a6c8187 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed returned with HTTP 202 Feb 03 03:55:39.475881 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1276/2570] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:39 2021] DELETE /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:39.480426 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae70f0ba-e396-485c-9903-3d73ee3efa11 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:55:39.481637 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae70f0ba-e396-485c-9903-3d73ee3efa11 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:39.482199 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae70f0ba-e396-485c-9903-3d73ee3efa11 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:39.535419 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:39.535419 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:39.544980 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae70f0ba-e396-485c-9903-3d73ee3efa11 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:39.567600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae70f0ba-e396-485c-9903-3d73ee3efa11 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed returned with HTTP 200 Feb 03 03:55:39.568490 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1295/2571] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:39 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:40.585108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cd85a92-0387-4843-aad8-4d988ca48f58 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:55:40.586249 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cd85a92-0387-4843-aad8-4d988ca48f58 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:40.586471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:40.586471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:40.586838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cd85a92-0387-4843-aad8-4d988ca48f58 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:40.636267 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:40.636267 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:40.645259 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3cd85a92-0387-4843-aad8-4d988ca48f58 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Volume info retrieved successfully. Feb 03 03:55:40.666850 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cd85a92-0387-4843-aad8-4d988ca48f58 tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed returned with HTTP 200 Feb 03 03:55:40.667642 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1277/2572] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:40 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:41.683304 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e899c2a-6c66-4d04-b120-d2106789535f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] GET http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed Feb 03 03:55:41.683918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e899c2a-6c66-4d04-b120-d2106789535f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:41.684613 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:41.684613 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:41.684613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e899c2a-6c66-4d04-b120-d2106789535f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:41.732851 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e899c2a-6c66-4d04-b120-d2106789535f tempest-VolumesSnapshotTestJSON-863622194 tempest-VolumesSnapshotTestJSON-863622194-project] http://10.222.0.65/volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed returned with HTTP 404 Feb 03 03:55:41.734257 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1296/2573] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:41 2021] GET /volume/v3/f22cabfba059431f98f2ae955e063be6/volumes/d1e2adc8-b8bc-4fde-8dc5-df5cb89df4ed => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:45.247573 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd805e2b-b006-4004-9980-e91a010cd0f0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] POST http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots Feb 03 03:55:45.248069 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:45.248069 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:45.248498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd805e2b-b006-4004-9980-e91a010cd0f0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de5618f1-79da-45f8-b04d-b734fadcedef", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1959365441"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:45.293940 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd805e2b-b006-4004-9980-e91a010cd0f0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots returned with HTTP 404 Feb 03 03:55:45.294959 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1278/2574] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:55:45 2021] POST /volume/v3/930edfff151643ada82e10645b629f8b/snapshots => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:45.304556 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5033680d-ead9-471a-9804-c5628f57f469 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] POST http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots Feb 03 03:55:45.305334 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5033680d-ead9-471a-9804-c5628f57f469 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1243308406"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:45.351233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5033680d-ead9-471a-9804-c5628f57f469 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots returned with HTTP 404 Feb 03 03:55:45.352317 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1297/2575] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:55:45 2021] POST /volume/v3/930edfff151643ada82e10645b629f8b/snapshots => generated 77 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:45.361989 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f82f47d0-ed25-49f0-b568-52425a172eae tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots?limit=invalid Feb 03 03:55:45.362502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f82f47d0-ed25-49f0-b568-52425a172eae tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:45.362987 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f82f47d0-ed25-49f0-b568-52425a172eae tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:45.363705 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f82f47d0-ed25-49f0-b568-52425a172eae tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] HTTP exception thrown: limit param must be an integer Feb 03 03:55:45.364159 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f82f47d0-ed25-49f0-b568-52425a172eae tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots?limit=invalid returned with HTTP 400 Feb 03 03:55:45.365108 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1279/2576] 10.222.0.65 () {58 vars in 1237 bytes} [Wed Feb 3 03:55:45 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:55:45.374884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-461bc256-baa8-4243-9453-7370e134317a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots?marker=035a7216-98c0-4dc3-9231-56ab628a4104 Feb 03 03:55:45.375410 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-461bc256-baa8-4243-9453-7370e134317a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:45.375901 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-461bc256-baa8-4243-9453-7370e134317a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:45.376615 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-461bc256-baa8-4243-9453-7370e134317a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:55:45.378961 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-461bc256-baa8-4243-9453-7370e134317a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:55:45.401846 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-461bc256-baa8-4243-9453-7370e134317a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots?marker=035a7216-98c0-4dc3-9231-56ab628a4104 returned with HTTP 404 Feb 03 03:55:45.402868 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1298/2577] 10.222.0.65 () {58 vars in 1297 bytes} [Wed Feb 3 03:55:45 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots?marker=035a7216-98c0-4dc3-9231-56ab628a4104 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:45.411737 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d8ba82a-7338-422e-b370-17604cba582d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots?sort_key=invalid Feb 03 03:55:45.412298 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d8ba82a-7338-422e-b370-17604cba582d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:45.412783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d8ba82a-7338-422e-b370-17604cba582d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:45.413359 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-9d8ba82a-7338-422e-b370-17604cba582d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Feb 03 03:55:45.415550 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-9d8ba82a-7338-422e-b370-17604cba582d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Feb 03 03:55:45.416466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d8ba82a-7338-422e-b370-17604cba582d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots?sort_key=invalid returned with HTTP 400 Feb 03 03:55:45.417380 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1280/2578] 10.222.0.65 () {58 vars in 1243 bytes} [Wed Feb 3 03:55:45 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:55:45.425057 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] POST http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes Feb 03 03:55:45.425914 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-435684034"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:45.426990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-435684034'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:55:45.427361 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Create volume of 2 GB Feb 03 03:55:45.440685 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Availability Zones retrieved successfully. Feb 03 03:55:45.457464 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Flow 'volume_create_api' (46312b58-5c78-438d-a455-7bf2efe1138c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:45.460251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826e4bcb-082a-47c9-b70d-25f68eb367c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:45.462247 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Validating volume size '2' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:55:45.524175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826e4bcb-082a-47c9-b70d-25f68eb367c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:45.526358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103e4d09-84b4-4410-b035-b5cf5f4013cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:45.624395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Created reservations ['34036cbb-3c00-48ef-abfa-68cdb3f2919e', '38ce4f4f-f147-4b13-9e63-29c0d79129f9', 'a71a59b4-0433-4e2f-ac1e-2f245cca55b4', '319963b2-6400-4556-8be6-492222901413'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:55:45.626290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103e4d09-84b4-4410-b035-b5cf5f4013cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34036cbb-3c00-48ef-abfa-68cdb3f2919e', '38ce4f4f-f147-4b13-9e63-29c0d79129f9', 'a71a59b4-0433-4e2f-ac1e-2f245cca55b4', '319963b2-6400-4556-8be6-492222901413']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:45.628414 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b3d6c8-db85-425c-a421-4675bc7bcd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:45.685367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b3d6c8-db85-425c-a421-4675bc7bcd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b3058f-0512-4649-b1e7-7e3c0f81e52d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-435684034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='930edfff151643ada82e10645b629f8b',qos_specs=None,replication_status=,reservations=['34036cbb-3c00-48ef-abfa-68cdb3f2919e','38ce4f4f-f147-4b13-9e63-29c0d79129f9','a71a59b4-0433-4e2f-ac1e-2f245cca55b4','319963b2-6400-4556-8be6-492222901413'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a01f4ae6176846d38a3849c1b3cd547c',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-435684034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6b3058f-0512-4649-b1e7-7e3c0f81e52d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='930edfff151643ada82e10645b629f8b',provider_auth=None,provider_geometry=None,provider_id=None,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='a01f4ae6176846d38a3849c1b3cd547c',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:45.687457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb83db4-ac4d-411d-aaf8-9ebc0f93a4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:45.712839 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb83db4-ac4d-411d-aaf8-9ebc0f93a4d6) transitioned into state 'SUCCESS' from state '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-435684034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='930edfff151643ada82e10645b629f8b',qos_specs=None,replication_status=,reservations=['34036cbb-3c00-48ef-abfa-68cdb3f2919e','38ce4f4f-f147-4b13-9e63-29c0d79129f9','a71a59b4-0433-4e2f-ac1e-2f245cca55b4','319963b2-6400-4556-8be6-492222901413'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a01f4ae6176846d38a3849c1b3cd547c',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:45.714757 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597d7c9b-817a-4c42-9f66-0258ef623694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:45.729607 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597d7c9b-817a-4c42-9f66-0258ef623694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:55:45.733156 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Flow 'volume_create_api' (46312b58-5c78-438d-a455-7bf2efe1138c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:45.788209 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Create volume request issued successfully. Feb 03 03:55:45.802231 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b6bba8b-5292-4c4f-b594-87b88b8bca07 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes returned with HTTP 202 Feb 03 03:55:45.803173 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1299/2579] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:55:45 2021] POST /volume/v3/930edfff151643ada82e10645b629f8b/volumes => generated 830 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:45.818129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-940213cf-7d01-4be7-84df-84a01711a18e tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:45.818655 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-940213cf-7d01-4be7-84df-84a01711a18e tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:45.819139 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-940213cf-7d01-4be7-84df-84a01711a18e tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:45.869964 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:45.869964 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:45.878998 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-940213cf-7d01-4be7-84df-84a01711a18e tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Volume info retrieved successfully. Feb 03 03:55:45.900619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-940213cf-7d01-4be7-84df-84a01711a18e tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d returned with HTTP 200 Feb 03 03:55:45.901446 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1281/2580] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:45 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d => generated 922 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:46.917709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c52bc1d-9eee-4580-841f-16bf9960e517 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:46.918386 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c52bc1d-9eee-4580-841f-16bf9960e517 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:46.918745 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:46.918745 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:46.919108 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c52bc1d-9eee-4580-841f-16bf9960e517 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:46.967243 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:46.967243 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:46.975369 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c52bc1d-9eee-4580-841f-16bf9960e517 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Volume info retrieved successfully. Feb 03 03:55:46.997327 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c52bc1d-9eee-4580-841f-16bf9960e517 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d returned with HTTP 200 Feb 03 03:55:46.998768 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1300/2581] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:46 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d => generated 923 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:47.013563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-045db387-a351-4822-a0c1-440ba867a662 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] POST http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots Feb 03 03:55:47.014015 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:47.014015 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:47.014433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-045db387-a351-4822-a0c1-440ba867a662 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6b3058f-0512-4649-b1e7-7e3c0f81e52d", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2040464283"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:47.063866 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:47.063866 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:47.064928 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-045db387-a351-4822-a0c1-440ba867a662 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Volume info retrieved successfully. Feb 03 03:55:47.065285 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-045db387-a351-4822-a0c1-440ba867a662 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Create snapshot from volume a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:47.129421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-045db387-a351-4822-a0c1-440ba867a662 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Created reservations ['1c5f3b84-a09d-4ebd-a999-ea4feb98b6e6', '42ac4d22-3028-4612-a2c9-a90863417599', '25f91c6e-afda-47b6-854a-ccd4b39eb07c', 'a57f3755-af37-4efc-9f20-3311eac91f0a'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:55:47.234958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-045db387-a351-4822-a0c1-440ba867a662 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot create request issued successfully. Feb 03 03:55:47.236398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-045db387-a351-4822-a0c1-440ba867a662 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots returned with HTTP 202 Feb 03 03:55:47.237853 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1282/2582] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:55:47 2021] POST /volume/v3/930edfff151643ada82e10645b629f8b/snapshots => generated 318 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:55:47.249984 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-772e57c6-3a92-4260-9c28-a8758ff7384d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:47.250892 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-772e57c6-3a92-4260-9c28-a8758ff7384d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:47.250892 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:47.250892 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:47.251290 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-772e57c6-3a92-4260-9c28-a8758ff7384d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:47.276786 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:47.276786 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:47.277952 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-772e57c6-3a92-4260-9c28-a8758ff7384d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot retrieved successfully. Feb 03 03:55:47.279863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-772e57c6-3a92-4260-9c28-a8758ff7384d tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 returned with HTTP 200 Feb 03 03:55:47.280719 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1301/2583] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:47 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 => generated 450 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:48.293919 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58327836-d405-4972-a6f1-183ca9fe4fd3 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:48.295286 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58327836-d405-4972-a6f1-183ca9fe4fd3 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:48.295661 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:48.295661 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:48.296344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58327836-d405-4972-a6f1-183ca9fe4fd3 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:48.324424 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:48.324424 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:48.326497 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58327836-d405-4972-a6f1-183ca9fe4fd3 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot retrieved successfully. Feb 03 03:55:48.328633 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58327836-d405-4972-a6f1-183ca9fe4fd3 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 returned with HTTP 200 Feb 03 03:55:48.329481 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1283/2584] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:48 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:49.342560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cada43e-ddf1-4160-9911-5409081a7b9f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:49.343082 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cada43e-ddf1-4160-9911-5409081a7b9f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:49.343295 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:49.343295 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:49.343665 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cada43e-ddf1-4160-9911-5409081a7b9f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:49.368357 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:49.368357 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:49.369392 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7cada43e-ddf1-4160-9911-5409081a7b9f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot retrieved successfully. Feb 03 03:55:49.371266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cada43e-ddf1-4160-9911-5409081a7b9f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 returned with HTTP 200 Feb 03 03:55:49.372064 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1302/2585] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:49 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 => generated 477 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:49.382878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] POST http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes Feb 03 03:55:49.383324 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:49.383324 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:49.383731 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7cccddc5-d362-4a18-a6ef-99a2d8b6ead7"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:55:49.384942 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7cccddc5-d362-4a18-a6ef-99a2d8b6ead7'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:55:49.410870 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:49.410870 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:49.411988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot retrieved successfully. Feb 03 03:55:49.412349 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Create volume of 1 GB Feb 03 03:55:49.423884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Availability Zones retrieved successfully. Feb 03 03:55:49.440231 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Flow 'volume_create_api' (aa65bc53-c637-4963-b4e9-51cb34074ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:55:49.442945 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1e7596-953b-4469-9eaa-27e531a7cf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:49.444927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:55:49.446640 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1e7596-953b-4469-9eaa-27e531a7cf6e) transitioned into state 'FAILURE' from state 'RUNNING' Feb 03 03:55:49.446640 n-d-767704-11 devstack@c-api.service[87958]: 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. Feb 03 03:55:49.451749 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1e7596-953b-4469-9eaa-27e531a7cf6e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:55:49.453832 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1e7596-953b-4469-9eaa-27e531a7cf6e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Feb 03 03:55:49.456328 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Flow 'volume_create_api' (aa65bc53-c637-4963-b4e9-51cb34074ba2) transitioned into state 'REVERTED' from state 'RUNNING' Feb 03 03:55:49.456988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1860ffa-033c-45d0-b4ec-80bbbb2299ce tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes returned with HTTP 400 Feb 03 03:55:49.458013 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1284/2586] 10.222.0.65 () {60 vars in 1225 bytes} [Wed Feb 3 03:55:49 2021] POST /volume/v3/930edfff151643ada82e10645b629f8b/volumes => generated 171 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Feb 03 03:55:49.467955 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf604515-9252-4021-91bd-ef3963a07bad tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] DELETE http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:49.468471 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf604515-9252-4021-91bd-ef3963a07bad tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:49.468687 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:49.468687 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:49.469059 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf604515-9252-4021-91bd-ef3963a07bad tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:49.469416 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-bf604515-9252-4021-91bd-ef3963a07bad tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Delete snapshot with id: 7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:49.493553 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:49.493553 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:49.494600 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf604515-9252-4021-91bd-ef3963a07bad tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot retrieved successfully. Feb 03 03:55:49.554061 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf604515-9252-4021-91bd-ef3963a07bad tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot delete request issued successfully. Feb 03 03:55:49.554452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf604515-9252-4021-91bd-ef3963a07bad tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 returned with HTTP 202 Feb 03 03:55:49.555297 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1303/2587] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:55:49 2021] DELETE /volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:49.564986 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-314cf6e9-ad93-46ec-abdc-ea36b762b0a7 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:49.565528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-314cf6e9-ad93-46ec-abdc-ea36b762b0a7 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:49.565748 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:49.565748 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:49.566193 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-314cf6e9-ad93-46ec-abdc-ea36b762b0a7 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:49.593292 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:49.593292 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:49.594452 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-314cf6e9-ad93-46ec-abdc-ea36b762b0a7 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot retrieved successfully. Feb 03 03:55:49.596401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-314cf6e9-ad93-46ec-abdc-ea36b762b0a7 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 returned with HTTP 200 Feb 03 03:55:49.597225 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1285/2588] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:49 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 => generated 476 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:50.609749 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a9a2662-c3a2-48e2-aafb-0b9d6ee3ef60 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:50.610295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a9a2662-c3a2-48e2-aafb-0b9d6ee3ef60 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:50.610617 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:50.610617 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:50.611136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a9a2662-c3a2-48e2-aafb-0b9d6ee3ef60 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:50.639405 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:50.639405 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:50.640587 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a9a2662-c3a2-48e2-aafb-0b9d6ee3ef60 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Snapshot retrieved successfully. Feb 03 03:55:50.642505 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a9a2662-c3a2-48e2-aafb-0b9d6ee3ef60 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 returned with HTTP 200 Feb 03 03:55:50.643314 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1304/2589] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:50 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 => generated 476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:51.655697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e569e55e-cf5c-4928-afc9-682c84953a8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 Feb 03 03:55:51.656269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e569e55e-cf5c-4928-afc9-682c84953a8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:51.656364 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:51.656364 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:51.656730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e569e55e-cf5c-4928-afc9-682c84953a8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:51.680119 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e569e55e-cf5c-4928-afc9-682c84953a8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 returned with HTTP 404 Feb 03 03:55:51.681164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1286/2590] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:55:51 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/snapshots/7cccddc5-d362-4a18-a6ef-99a2d8b6ead7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:55:51.689573 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f33f336c-a430-4bc9-941d-73c008a82a85 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] DELETE http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:51.690220 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f33f336c-a430-4bc9-941d-73c008a82a85 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:51.690439 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:51.690439 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:51.690853 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f33f336c-a430-4bc9-941d-73c008a82a85 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:51.691523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f33f336c-a430-4bc9-941d-73c008a82a85 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Delete volume with id: a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:51.740158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:51.740158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:51.741332 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f33f336c-a430-4bc9-941d-73c008a82a85 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Volume info retrieved successfully. Feb 03 03:55:51.770863 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f33f336c-a430-4bc9-941d-73c008a82a85 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Delete volume request issued successfully. Feb 03 03:55:51.771350 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f33f336c-a430-4bc9-941d-73c008a82a85 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d returned with HTTP 202 Feb 03 03:55:51.772276 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1305/2591] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:55:51 2021] DELETE /volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:55:51.779638 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0d18813-ee06-4713-8bec-5088f3ec6b8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:51.780207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0d18813-ee06-4713-8bec-5088f3ec6b8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:51.780701 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0d18813-ee06-4713-8bec-5088f3ec6b8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:51.830541 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:51.830541 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:51.838898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c0d18813-ee06-4713-8bec-5088f3ec6b8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Volume info retrieved successfully. Feb 03 03:55:51.862394 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0d18813-ee06-4713-8bec-5088f3ec6b8f tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d returned with HTTP 200 Feb 03 03:55:51.863201 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1287/2592] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:51 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d => generated 922 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:52.879818 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d150779-cbdd-498d-bf8e-bcb44abf0ca0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:52.880500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d150779-cbdd-498d-bf8e-bcb44abf0ca0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:52.880631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:52.880631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:52.880903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d150779-cbdd-498d-bf8e-bcb44abf0ca0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:52.929946 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:55:52.929946 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:55:52.938478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d150779-cbdd-498d-bf8e-bcb44abf0ca0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Volume info retrieved successfully. Feb 03 03:55:52.960252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d150779-cbdd-498d-bf8e-bcb44abf0ca0 tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d returned with HTTP 200 Feb 03 03:55:52.961058 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1306/2593] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:52 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d => generated 922 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:55:53.978107 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c51c0a29-5beb-4a08-b2c8-bb7d756af07a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] GET http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d Feb 03 03:55:53.978676 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c51c0a29-5beb-4a08-b2c8-bb7d756af07a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:55:53.978845 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:55:53.978845 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:55:53.979219 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c51c0a29-5beb-4a08-b2c8-bb7d756af07a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:55:54.031187 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c51c0a29-5beb-4a08-b2c8-bb7d756af07a tempest-VolumesSnapshotNegativeTestJSON-850143581 tempest-VolumesSnapshotNegativeTestJSON-850143581-project] http://10.222.0.65/volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d returned with HTTP 404 Feb 03 03:55:54.032218 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1288/2594] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:55:53 2021] GET /volume/v3/930edfff151643ada82e10645b629f8b/volumes/a6b3058f-0512-4649-b1e7-7e3c0f81e52d => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:56:16.747585 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3a9e23e-853e-4815-9de2-248d041ce2b2 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] POST http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/types Feb 03 03:56:16.748657 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:16.748657 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:16.749100 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3a9e23e-853e-4815-9de2-248d041ce2b2 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-576038578", "extra_specs": {}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:16.791432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3a9e23e-853e-4815-9de2-248d041ce2b2 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/types returned with HTTP 200 Feb 03 03:56:16.792307 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1307/2595] 10.222.0.65 () {60 vars in 1219 bytes} [Wed Feb 3 03:56:16 2021] POST /volume/v3/5ac75f19a8f7455e84d30e687911d132/types => generated 211 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:16.805326 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c12e22fb-52b9-4ced-8616-22515c821818 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] POST http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/types/99c08a26-15bd-456a-83dc-97fd56b32ede/encryption Feb 03 03:56:16.806103 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c12e22fb-52b9-4ced-8616-22515c821818 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:16.860470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c12e22fb-52b9-4ced-8616-22515c821818 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/types/99c08a26-15bd-456a-83dc-97fd56b32ede/encryption returned with HTTP 200 Feb 03 03:56:16.861351 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1289/2596] 10.222.0.65 () {60 vars in 1364 bytes} [Wed Feb 3 03:56:16 2021] POST /volume/v3/5ac75f19a8f7455e84d30e687911d132/types/99c08a26-15bd-456a-83dc-97fd56b32ede/encryption => generated 230 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:17.004809 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes Feb 03 03:56:17.005581 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1784985487", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-576038578", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:17.006865 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1784985487', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-576038578', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:56:17.019613 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume of 1 GB Feb 03 03:56:17.020301 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:17.020301 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:17.020948 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Availability Zones retrieved successfully. Feb 03 03:56:17.038394 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (f2fa6392-7d90-4c80-975d-2eb74de7660f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:56:17.041194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866ddcfa-8d6e-413f-8eb1-60cbf07a5b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:17.043430 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:56:17.098996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866ddcfa-8d6e-413f-8eb1-60cbf07a5b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T03:56:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=99c08a26-15bd-456a-83dc-97fd56b32ede,is_public=True,name='tempest-scenario-type-luks-576038578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99c08a26-15bd-456a-83dc-97fd56b32ede', '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=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:17.101251 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ab81e0-d8eb-4ffb-ad33-1887f15afa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:17.145546 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-576038578 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-576038578, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:56:17.146431 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.quota [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-576038578 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-576038578, it is now deprecated. Please use the default quota class for default quota. Feb 03 03:56:17.189375 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Created reservations ['2aa87cec-659e-4588-b2f7-db05049b4420', '0d80cfa1-b1b2-4451-a238-55c1f2e59f4d', '4c8e0aea-2b6c-4744-9484-3470c649af56', '7105ea97-fbcd-4102-9754-164c07f2c7a3'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:56:17.191162 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ab81e0-d8eb-4ffb-ad33-1887f15afa50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aa87cec-659e-4588-b2f7-db05049b4420', '0d80cfa1-b1b2-4451-a238-55c1f2e59f4d', '4c8e0aea-2b6c-4744-9484-3470c649af56', '7105ea97-fbcd-4102-9754-164c07f2c7a3']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:17.193278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1ba5b3-d7e7-4ca0-8bcb-a9f02be18099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:17.251488 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1ba5b3-d7e7-4ca0-8bcb-a9f02be18099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eea276e-6e43-4634-9195-6ee728b26dd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1784985487',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['2aa87cec-659e-4588-b2f7-db05049b4420','0d80cfa1-b1b2-4451-a238-55c1f2e59f4d','4c8e0aea-2b6c-4744-9484-3470c649af56','7105ea97-fbcd-4102-9754-164c07f2c7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=99c08a26-15bd-456a-83dc-97fd56b32ede), 'volume': 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-02-03T03:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1784985487',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1eea276e-6e43-4634-9195-6ee728b26dd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c2e8188985403aabc5906c59eb05fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_attachment=,volume_type=,volume_type_id=99c08a26-15bd-456a-83dc-97fd56b32ede)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:17.253550 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b190ed7-ed26-4ce2-8c7f-987a873dc2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:17.279675 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b190ed7-ed26-4ce2-8c7f-987a873dc2a4) transitioned into state 'SUCCESS' from state '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-1784985487',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['2aa87cec-659e-4588-b2f7-db05049b4420','0d80cfa1-b1b2-4451-a238-55c1f2e59f4d','4c8e0aea-2b6c-4744-9484-3470c649af56','7105ea97-fbcd-4102-9754-164c07f2c7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=99c08a26-15bd-456a-83dc-97fd56b32ede)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:17.281789 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2238b94-b0c7-4a97-88c6-5e8805502a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:17.295861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2238b94-b0c7-4a97-88c6-5e8805502a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:17.298469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (f2fa6392-7d90-4c80-975d-2eb74de7660f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:56:17.347283 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request issued successfully. Feb 03 03:56:17.361268 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65090c2f-444d-4abb-8dc4-8dae089549db tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes returned with HTTP 202 Feb 03 03:56:17.362423 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1308/2597] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:56:16 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes => generated 845 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:56:17.380226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-719504e8-1f72-4d0a-9caa-bc010ec02ab6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:17.380765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-719504e8-1f72-4d0a-9caa-bc010ec02ab6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:17.381254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-719504e8-1f72-4d0a-9caa-bc010ec02ab6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:17.430530 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:17.430530 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:17.439771 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-719504e8-1f72-4d0a-9caa-bc010ec02ab6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:17.464385 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-719504e8-1f72-4d0a-9caa-bc010ec02ab6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:17.465164 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1290/2598] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:17 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:18.482054 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ea2a952-b132-41ac-9d57-43e5f13bf6ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:18.482809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ea2a952-b132-41ac-9d57-43e5f13bf6ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:18.483113 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:18.483113 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:18.483491 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ea2a952-b132-41ac-9d57-43e5f13bf6ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:18.533448 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:18.533448 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:18.541947 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8ea2a952-b132-41ac-9d57-43e5f13bf6ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:18.564022 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ea2a952-b132-41ac-9d57-43e5f13bf6ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:18.564920 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1309/2599] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:18 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 938 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:18.580224 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2048b12a-3975-4131-a164-a081c592cbc6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:18.580799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2048b12a-3975-4131-a164-a081c592cbc6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:18.581017 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:18.581017 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:18.581392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2048b12a-3975-4131-a164-a081c592cbc6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:18.630984 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:18.630984 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:18.639354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2048b12a-3975-4131-a164-a081c592cbc6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:18.662027 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2048b12a-3975-4131-a164-a081c592cbc6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:18.662855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1291/2600] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:18 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 938 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:18.678017 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5e944da-53c4-4a85-a203-739768cfb849 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9/action Feb 03 03:56:18.678490 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:18.678490 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:18.678925 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5e944da-53c4-4a85-a203-739768cfb849 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:56:18.679310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5e944da-53c4-4a85-a203-739768cfb849 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:18.728924 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:18.728924 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:18.730108 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b5e944da-53c4-4a85-a203-739768cfb849 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:18.739626 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b5e944da-53c4-4a85-a203-739768cfb849 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume updated successfully. Feb 03 03:56:18.740198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5e944da-53c4-4a85-a203-739768cfb849 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9/action returned with HTTP 200 Feb 03 03:56:18.750915 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1310/2601] 10.222.0.65 () {60 vars in 1357 bytes} [Wed Feb 3 03:56:18 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9/action => generated 0 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Feb 03 03:56:18.856943 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:18.858367 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:18.858517 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:18.858517 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:18.858792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:18.907479 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:18.907479 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:18.915645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:18.937514 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:18.938365 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1292/2602] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:56:18 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 937 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:19.896263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-40c4b871-8054-4dc5-b013-cdd73b4c00a7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:19.896813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-40c4b871-8054-4dc5-b013-cdd73b4c00a7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:19.897128 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:19.897128 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:19.897501 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-40c4b871-8054-4dc5-b013-cdd73b4c00a7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:19.946341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:19.946341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:19.956636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-40c4b871-8054-4dc5-b013-cdd73b4c00a7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:19.979154 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-40c4b871-8054-4dc5-b013-cdd73b4c00a7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:19.980045 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1311/2603] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:56:19 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 937 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:19.991413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:56:19.992003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:19.992477 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:19.992477 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:19.992856 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:19.994113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:56:19.994717 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1293/2604] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:56:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:56:20.008084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-53f8f820-2663-4561-8bf0-1cdd488fbc05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:56:20.008584 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:20.008584 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:20.009036 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-53f8f820-2663-4561-8bf0-1cdd488fbc05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eea276e-6e43-4634-9195-6ee728b26dd9", "instance_uuid": "13f9bd69-c31f-44e2-8e49-60890ad25383", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:20.057966 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:20.057966 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:20.109885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-53f8f820-2663-4561-8bf0-1cdd488fbc05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:56:20.111052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1312/2605] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:56:20 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:56:21.370229 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:56:21.372411 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:21.373748 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:21.375825 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-3bb6a90b-98f4-4748-87f6-5fab5805698e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:56:21.377823 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1294/2606] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:56:21 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:56:21.392817 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-5e4de94c-eda8-4ed8-b5a5-7a0fa58fb11b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:21.393399 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-5e4de94c-eda8-4ed8-b5a5-7a0fa58fb11b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:21.393601 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:21.393601 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:21.394244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-5e4de94c-eda8-4ed8-b5a5-7a0fa58fb11b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:21.456972 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:21.456972 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:21.465719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-5e4de94c-eda8-4ed8-b5a5-7a0fa58fb11b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:21.496033 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:21.496033 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:21.506334 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-5e4de94c-eda8-4ed8-b5a5-7a0fa58fb11b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:21.507268 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1313/2607] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:56:21 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 1035 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:56:21.531341 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-6985b6d3-3f8f-479e-8a6f-cdd6cf0f1929 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 Feb 03 03:56:21.532429 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-6985b6d3-3f8f-479e-8a6f-cdd6cf0f1929 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:21.563922 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:56:21.563922 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:56:21.564613 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-6985b6d3-3f8f-479e-8a6f-cdd6cf0f1929 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-1eea276e-6e43-4634-9195-6ee728b26dd9-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.011s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:56:21.567049 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:21.567049 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:22.976775 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-6985b6d3-3f8f-479e-8a6f-cdd6cf0f1929 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-1eea276e-6e43-4634-9195-6ee728b26dd9-n-h2-767704-11'" released by "attachment_update" :: held 1.412s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:56:22.977543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-6985b6d3-3f8f-479e-8a6f-cdd6cf0f1929 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 returned with HTTP 200 Feb 03 03:56:22.981897 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1295/2608] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:56:21 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 => generated 761 bytes in 1456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:56:23.032214 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-e6b068f0-3553-4057-9fcf-8028e9f632ec tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075/action Feb 03 03:56:23.032980 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:23.032980 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:23.033567 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-e6b068f0-3553-4057-9fcf-8028e9f632ec tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:56:23.034259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-e6b068f0-3553-4057-9fcf-8028e9f632ec tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:23.104228 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:23.104228 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:23.118145 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-e6b068f0-3553-4057-9fcf-8028e9f632ec tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075/action returned with HTTP 204 Feb 03 03:56:23.118998 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1314/2609] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:56:23 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:56:33.722764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 Feb 03 03:56:33.723360 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:33.723480 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:33.723480 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:33.723811 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:33.747661 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:33.747661 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:34.229250 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:56:34.229681 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:56:34.238009 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 returned with HTTP 200 Feb 03 03:56:34.239020 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1296/2610] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:56:33 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 => generated 19 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:36.396762 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-02b453a3-8a6a-4b4a-a78b-0a0a07f816b3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 Feb 03 03:56:36.397324 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-02b453a3-8a6a-4b4a-a78b-0a0a07f816b3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:36.397527 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:36.397527 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:36.397903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-02b453a3-8a6a-4b4a-a78b-0a0a07f816b3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:36.410709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-02b453a3-8a6a-4b4a-a78b-0a0a07f816b3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 returned with HTTP 404 Feb 03 03:56:36.411711 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1315/2611] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:56:36 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/e175f38b-b30d-4ca0-a984-eec2d96bd075 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:56:36.417704 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:56:36.418223 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:36.418444 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:36.418444 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:36.418824 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:36.419981 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:56:36.420571 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1297/2612] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:56:36 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:56:36.431486 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7f02b2ff-5191-4ee5-bb27-1e5ec0c09754 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:56:36.432382 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7f02b2ff-5191-4ee5-bb27-1e5ec0c09754 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eea276e-6e43-4634-9195-6ee728b26dd9", "instance_uuid": "13f9bd69-c31f-44e2-8e49-60890ad25383", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:36.482102 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:36.482102 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:36.533043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7f02b2ff-5191-4ee5-bb27-1e5ec0c09754 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:56:36.533919 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1316/2613] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:56:36 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:56:37.374787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:56:37.375274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:37.375764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:37.376866 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-7aa895cd-a81a-436f-95f8-6ebea0f05f00 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:56:37.377511 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1298/2614] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:56:37 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:56:37.393813 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-50eb234a-0a55-416e-9707-22ebe5247b39 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:37.394531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-50eb234a-0a55-416e-9707-22ebe5247b39 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:37.394841 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:37.394841 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:37.395345 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-50eb234a-0a55-416e-9707-22ebe5247b39 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:37.444873 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:37.444873 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:37.453099 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-50eb234a-0a55-416e-9707-22ebe5247b39 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:37.471247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:37.471247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:37.479352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-50eb234a-0a55-416e-9707-22ebe5247b39 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:37.480208 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1317/2615] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:56:37 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 1035 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:56:37.507499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-f6248e49-a4fa-40e4-9686-f3d7ccddd138 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d Feb 03 03:56:37.508457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-f6248e49-a4fa-40e4-9686-f3d7ccddd138 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:37.536809 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:56:37.536809 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:56:37.537295 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-f6248e49-a4fa-40e4-9686-f3d7ccddd138 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-1eea276e-6e43-4634-9195-6ee728b26dd9-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.009s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:56:37.539596 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:37.539596 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:38.799202 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-f6248e49-a4fa-40e4-9686-f3d7ccddd138 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-1eea276e-6e43-4634-9195-6ee728b26dd9-n-h1-767704-11'" released by "attachment_update" :: held 1.262s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:56:38.799886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-f6248e49-a4fa-40e4-9686-f3d7ccddd138 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d returned with HTTP 200 Feb 03 03:56:38.800794 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1299/2616] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:56:37 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d => generated 761 bytes in 1298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:56:38.850715 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-0aa7aa70-1ea5-4353-9112-bc8f637d7712 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d/action Feb 03 03:56:38.851226 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:38.851226 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:38.851801 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-0aa7aa70-1ea5-4353-9112-bc8f637d7712 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:56:38.852328 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-0aa7aa70-1ea5-4353-9112-bc8f637d7712 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:38.922650 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:38.922650 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:38.935257 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-0aa7aa70-1ea5-4353-9112-bc8f637d7712 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d/action returned with HTTP 204 Feb 03 03:56:38.936186 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1318/2617] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:56:38 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:56:51.381517 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-4b614092-444e-4490-9c9b-f7cbc0990ca6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d Feb 03 03:56:51.382306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-4b614092-444e-4490-9c9b-f7cbc0990ca6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:51.382508 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:51.382508 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:51.382907 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-4b614092-444e-4490-9c9b-f7cbc0990ca6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:51.404121 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:51.404121 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:51.844990 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-4b614092-444e-4490-9c9b-f7cbc0990ca6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:56:51.845433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-4b614092-444e-4490-9c9b-f7cbc0990ca6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:56:51.852656 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4d1eabaa-6a44-4eda-b255-05b3e796db4b req-4b614092-444e-4490-9c9b-f7cbc0990ca6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d returned with HTTP 200 Feb 03 03:56:51.853527 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1300/2618] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:56:51 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d => generated 19 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:54.696603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e055a738-b98f-48df-af65-30ab9596cb1a req-f9558eaa-d758-4d3e-ba3e-60ec321a972d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d Feb 03 03:56:54.697174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e055a738-b98f-48df-af65-30ab9596cb1a req-f9558eaa-d758-4d3e-ba3e-60ec321a972d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:54.697304 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:54.697304 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:54.697654 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e055a738-b98f-48df-af65-30ab9596cb1a req-f9558eaa-d758-4d3e-ba3e-60ec321a972d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:54.710438 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e055a738-b98f-48df-af65-30ab9596cb1a req-f9558eaa-d758-4d3e-ba3e-60ec321a972d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d returned with HTTP 404 Feb 03 03:56:54.711406 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1319/2619] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:56:54 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/da33194d-4699-4f98-b1b2-abeff73f540d => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:56:55.112941 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:55.113469 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:55.113724 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:55.113724 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:55.114096 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:55.114563 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume with id: 1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:55.163490 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:55.163490 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:55.165198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:55.183561 n-d-767704-11 devstack@c-api.service[87958]: WARNING cinder.keymgr.conf_key_mgr [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Not deleting key 00000000-0000-0000-0000-000000000000 Feb 03 03:56:55.192003 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume request issued successfully. Feb 03 03:56:55.192476 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d521c81-1e31-4469-9cbd-12925e8ead96 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 202 Feb 03 03:56:55.193328 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1301/2620] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:56:55 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:56:55.201192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab6a2fd6-11f8-4565-b501-eeabf4343a05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:55.202269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab6a2fd6-11f8-4565-b501-eeabf4343a05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:55.202756 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab6a2fd6-11f8-4565-b501-eeabf4343a05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:55.255462 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:55.255462 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:55.263764 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ab6a2fd6-11f8-4565-b501-eeabf4343a05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:55.287039 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab6a2fd6-11f8-4565-b501-eeabf4343a05 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:55.297340 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1320/2621] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:55 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 936 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:56.304569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a143116a-37bd-4a71-9ab8-aa1da89f05ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:56.305101 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a143116a-37bd-4a71-9ab8-aa1da89f05ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:56.305329 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:56.305329 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:56.305702 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a143116a-37bd-4a71-9ab8-aa1da89f05ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:56.357770 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:56.357770 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:56.366819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a143116a-37bd-4a71-9ab8-aa1da89f05ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:56.390213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a143116a-37bd-4a71-9ab8-aa1da89f05ac tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 200 Feb 03 03:56:56.400022 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1302/2622] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:56 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 936 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:57.409266 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64e1b0d6-5f49-439a-8f7a-db2175418087 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 Feb 03 03:56:57.409836 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64e1b0d6-5f49-439a-8f7a-db2175418087 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:57.410046 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:57.410046 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:57.410453 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64e1b0d6-5f49-439a-8f7a-db2175418087 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:57.455409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64e1b0d6-5f49-439a-8f7a-db2175418087 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 returned with HTTP 404 Feb 03 03:56:57.456459 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1321/2623] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:57 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/1eea276e-6e43-4634-9195-6ee728b26dd9 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:56:57.464297 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b89e12f-65f9-4e25-9fef-8e12f593f737 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] GET http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/volumes/detail?all_tenants=1 Feb 03 03:56:57.464953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b89e12f-65f9-4e25-9fef-8e12f593f737 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:57.465172 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:57.465172 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:57.465631 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b89e12f-65f9-4e25-9fef-8e12f593f737 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:57.468599 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b89e12f-65f9-4e25-9fef-8e12f593f737 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Feb 03 03:56:57.522008 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b89e12f-65f9-4e25-9fef-8e12f593f737 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Get all volumes completed successfully. Feb 03 03:56:57.523458 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:57.523458 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:57.535861 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b89e12f-65f9-4e25-9fef-8e12f593f737 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/volumes/detail?all_tenants=1 returned with HTTP 200 Feb 03 03:56:57.545634 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1303/2624] 10.222.0.65 () {58 vars in 1252 bytes} [Wed Feb 3 03:56:57 2021] GET /volume/v3/5ac75f19a8f7455e84d30e687911d132/volumes/detail?all_tenants=1 => generated 1538 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:56:57.554619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7ae4476-e790-4cda-8eb1-a6fd6fcdab18 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] DELETE http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/types/99c08a26-15bd-456a-83dc-97fd56b32ede Feb 03 03:56:57.555138 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7ae4476-e790-4cda-8eb1-a6fd6fcdab18 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:57.555684 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7ae4476-e790-4cda-8eb1-a6fd6fcdab18 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:57.616337 n-d-767704-11 devstack@c-api.service[87958]: /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. Feb 03 03:56:57.616337 n-d-767704-11 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Feb 03 03:56:57.625895 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7ae4476-e790-4cda-8eb1-a6fd6fcdab18 tempest-TestVolumeBootPattern-978798096 tempest-TestVolumeBootPattern-978798096-project-admin] http://10.222.0.65/volume/v3/5ac75f19a8f7455e84d30e687911d132/types/99c08a26-15bd-456a-83dc-97fd56b32ede returned with HTTP 202 Feb 03 03:56:57.626717 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1322/2625] 10.222.0.65 () {58 vars in 1312 bytes} [Wed Feb 3 03:56:57 2021] DELETE /volume/v3/5ac75f19a8f7455e84d30e687911d132/types/99c08a26-15bd-456a-83dc-97fd56b32ede => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:56:57.676546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes Feb 03 03:56:57.677076 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:57.677076 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:57.677519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-483490562", "snapshot_id": null, "imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "volume_type": null, "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:56:57.678755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-483490562', 'snapshot_id': None, 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'volume_type': None, 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:56:57.786133 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume of 1 GB Feb 03 03:56:57.799113 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Availability Zones retrieved successfully. Feb 03 03:56:57.816026 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (b2e162d8-7377-4384-aa74-fd2b4a4430ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:56:57.818765 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b23dc3-56c7-4a69-a40e-c890a234dbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:57.820870 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:56:57.922741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b23dc3-56c7-4a69-a40e-c890a234dbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:57.924905 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da899c6-3649-41a3-ad7c-d597e445062f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:58.004832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Created reservations ['136c4d9b-2e9c-4d5b-96c6-a53e1737335b', 'a096bff2-6982-4a08-8213-4f79701792f5', 'b3400eda-b568-4238-98e3-363e9e619dc4', '7292b9e2-7c79-413c-a071-6b725b1083ac'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:56:58.007104 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da899c6-3649-41a3-ad7c-d597e445062f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['136c4d9b-2e9c-4d5b-96c6-a53e1737335b', 'a096bff2-6982-4a08-8213-4f79701792f5', 'b3400eda-b568-4238-98e3-363e9e619dc4', '7292b9e2-7c79-413c-a071-6b725b1083ac']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:58.008817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fde2c6-a356-4753-a690-194514e6b0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:58.065944 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fde2c6-a356-4753-a690-194514e6b0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53ea4d35-dc45-4bda-9266-c43066b95fb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-483490562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['136c4d9b-2e9c-4d5b-96c6-a53e1737335b','a096bff2-6982-4a08-8213-4f79701792f5','b3400eda-b568-4238-98e3-363e9e619dc4','7292b9e2-7c79-413c-a071-6b725b1083ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-483490562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53ea4d35-dc45-4bda-9266-c43066b95fb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c2e8188985403aabc5906c59eb05fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:58.068015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d685c8d8-f53f-4dce-ba92-2086889dcd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:58.094244 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d685c8d8-f53f-4dce-ba92-2086889dcd51) transitioned into state 'SUCCESS' from state '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-483490562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['136c4d9b-2e9c-4d5b-96c6-a53e1737335b','a096bff2-6982-4a08-8213-4f79701792f5','b3400eda-b568-4238-98e3-363e9e619dc4','7292b9e2-7c79-413c-a071-6b725b1083ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:58.096207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcca16b6-809c-4eb7-b1f7-3a7839a43abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:56:58.110616 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcca16b6-809c-4eb7-b1f7-3a7839a43abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:56:58.113344 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (b2e162d8-7377-4384-aa74-fd2b4a4430ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:56:58.163172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request issued successfully. Feb 03 03:56:58.178523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ed6ac11-d228-435e-9de6-d68be7bff50d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes returned with HTTP 202 Feb 03 03:56:58.179539 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1304/2626] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:56:57 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes => generated 827 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:56:58.194432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e3b4359-0934-4f98-9974-9d936ed59267 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:56:58.194954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e3b4359-0934-4f98-9974-9d936ed59267 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:58.195438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e3b4359-0934-4f98-9974-9d936ed59267 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:58.245425 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:58.245425 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:58.254899 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e3b4359-0934-4f98-9974-9d936ed59267 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:58.276691 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e3b4359-0934-4f98-9974-9d936ed59267 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:56:58.277528 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1323/2627] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:58 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:56:59.293731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e362c80-2e49-4398-80dc-996036c595e2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:56:59.294256 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e362c80-2e49-4398-80dc-996036c595e2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:56:59.294350 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:56:59.294350 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:56:59.294863 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e362c80-2e49-4398-80dc-996036c595e2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:56:59.349419 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:56:59.349419 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:56:59.358731 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e362c80-2e49-4398-80dc-996036c595e2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:56:59.381796 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e362c80-2e49-4398-80dc-996036c595e2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:56:59.382625 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1305/2628] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:56:59 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:00.399779 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d69a0944-74b1-4b5a-9399-19e0a3d063bb tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:00.400479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d69a0944-74b1-4b5a-9399-19e0a3d063bb tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:00.400732 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:00.400732 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:00.401102 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d69a0944-74b1-4b5a-9399-19e0a3d063bb tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:00.453420 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:00.453420 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:00.462915 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d69a0944-74b1-4b5a-9399-19e0a3d063bb tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:00.486585 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d69a0944-74b1-4b5a-9399-19e0a3d063bb tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:00.487555 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1324/2629] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:00 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:57:01.504880 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec21626a-f44a-4caf-a7a2-96491fed0abe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:01.505502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec21626a-f44a-4caf-a7a2-96491fed0abe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:01.505502 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:01.505502 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:01.505841 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec21626a-f44a-4caf-a7a2-96491fed0abe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:01.555305 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:01.555305 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:01.564117 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec21626a-f44a-4caf-a7a2-96491fed0abe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:01.586618 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec21626a-f44a-4caf-a7a2-96491fed0abe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:01.587467 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1306/2630] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:01 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:02.604204 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a5deb17-078a-4ff5-95c8-edbed74d831c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:02.604798 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a5deb17-078a-4ff5-95c8-edbed74d831c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:02.604918 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:02.604918 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:02.605239 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a5deb17-078a-4ff5-95c8-edbed74d831c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:02.660692 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:02.660692 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:02.670770 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a5deb17-078a-4ff5-95c8-edbed74d831c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:02.695032 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a5deb17-078a-4ff5-95c8-edbed74d831c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:02.695878 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1325/2631] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:02 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:03.712151 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ec3192f-ee8c-445d-b6d9-032b740deffd tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:03.713274 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ec3192f-ee8c-445d-b6d9-032b740deffd tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:03.713496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:03.713496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:03.713832 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ec3192f-ee8c-445d-b6d9-032b740deffd tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:03.766587 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:03.766587 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:03.776362 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ec3192f-ee8c-445d-b6d9-032b740deffd tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:03.807176 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ec3192f-ee8c-445d-b6d9-032b740deffd tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:03.809343 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1307/2632] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:03 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:57:04.824288 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b64ee7d-56e0-4550-a9f4-269ffbb7d614 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:04.824797 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b64ee7d-56e0-4550-a9f4-269ffbb7d614 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:04.824993 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:04.824993 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:04.825358 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b64ee7d-56e0-4550-a9f4-269ffbb7d614 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:04.876694 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:04.876694 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:04.885205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0b64ee7d-56e0-4550-a9f4-269ffbb7d614 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:04.908449 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b64ee7d-56e0-4550-a9f4-269ffbb7d614 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:04.909295 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1326/2633] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:04 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:57:05.926101 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac69fe84-aeab-4adf-9bbe-683c0c3f532f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:05.926643 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac69fe84-aeab-4adf-9bbe-683c0c3f532f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:05.926817 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:05.926817 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:05.927184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac69fe84-aeab-4adf-9bbe-683c0c3f532f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:05.983778 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:05.983778 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:05.995233 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac69fe84-aeab-4adf-9bbe-683c0c3f532f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:06.018035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac69fe84-aeab-4adf-9bbe-683c0c3f532f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:06.018918 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1308/2634] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:05 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:07.034329 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05cdd656-8818-455d-aa44-48d5490fe749 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:07.034962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05cdd656-8818-455d-aa44-48d5490fe749 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:07.035147 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:07.035147 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:07.035531 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05cdd656-8818-455d-aa44-48d5490fe749 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:07.085377 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:07.085377 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:07.093828 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05cdd656-8818-455d-aa44-48d5490fe749 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:07.118557 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05cdd656-8818-455d-aa44-48d5490fe749 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:07.119406 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1327/2635] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:07 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:08.136216 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96a6bb4e-7aee-4979-9c8d-1d01721eade6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:08.136790 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96a6bb4e-7aee-4979-9c8d-1d01721eade6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:08.136911 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:08.136911 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:08.137272 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96a6bb4e-7aee-4979-9c8d-1d01721eade6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:08.188802 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:08.188802 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:08.197355 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-96a6bb4e-7aee-4979-9c8d-1d01721eade6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:08.221916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96a6bb4e-7aee-4979-9c8d-1d01721eade6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:08.222758 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1309/2636] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:08 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 977 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:09.239857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-830b9058-62ff-4c2a-b77a-325171b7358e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:09.240459 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-830b9058-62ff-4c2a-b77a-325171b7358e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:09.240756 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:09.240756 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:09.241254 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-830b9058-62ff-4c2a-b77a-325171b7358e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:09.290638 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:09.290638 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:09.300007 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-830b9058-62ff-4c2a-b77a-325171b7358e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:09.321249 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-830b9058-62ff-4c2a-b77a-325171b7358e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:09.322086 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1328/2637] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:09 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 980 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:10.338421 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-066ab210-ab25-4eff-a5aa-1c87b7040002 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:10.339151 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-066ab210-ab25-4eff-a5aa-1c87b7040002 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:10.339151 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:10.339151 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:10.339539 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-066ab210-ab25-4eff-a5aa-1c87b7040002 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:10.395247 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:10.395247 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:10.403891 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-066ab210-ab25-4eff-a5aa-1c87b7040002 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:10.429082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-066ab210-ab25-4eff-a5aa-1c87b7040002 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:10.430171 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1310/2638] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:10 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 980 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:11.446167 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3429bd6c-1f2e-4a85-bc72-9b0d96fb0971 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:11.446734 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3429bd6c-1f2e-4a85-bc72-9b0d96fb0971 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:11.446865 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:11.446865 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:11.447233 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3429bd6c-1f2e-4a85-bc72-9b0d96fb0971 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:11.504274 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:11.504274 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:11.513349 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3429bd6c-1f2e-4a85-bc72-9b0d96fb0971 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:11.538832 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3429bd6c-1f2e-4a85-bc72-9b0d96fb0971 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:11.539734 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1329/2639] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:11 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 980 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:12.556777 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-875dc8a9-b725-48c4-a786-6baa35658b7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:12.557280 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-875dc8a9-b725-48c4-a786-6baa35658b7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:12.557497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:12.557497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:12.557893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-875dc8a9-b725-48c4-a786-6baa35658b7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:12.612592 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:12.612592 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:12.620862 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-875dc8a9-b725-48c4-a786-6baa35658b7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:12.643943 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-875dc8a9-b725-48c4-a786-6baa35658b7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:12.644780 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1311/2640] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:12 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 1368 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:12.659919 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad63394a-7e77-4084-9680-5ccb9a31b554 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:12.660486 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad63394a-7e77-4084-9680-5ccb9a31b554 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:12.660703 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:12.660703 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:12.661071 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad63394a-7e77-4084-9680-5ccb9a31b554 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:12.708830 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:12.708830 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:12.716705 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad63394a-7e77-4084-9680-5ccb9a31b554 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:12.739129 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad63394a-7e77-4084-9680-5ccb9a31b554 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:12.739979 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1330/2641] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:57:12 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 1368 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:12.756105 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-071d20f1-445c-406c-ae67-40ce97335918 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots Feb 03 03:57:12.756572 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:12.756572 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:12.757003 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-071d20f1-445c-406c-ae67-40ce97335918 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53ea4d35-dc45-4bda-9266-c43066b95fb4", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-738702692", "description": null, "metadata": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:12.807101 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:12.807101 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:12.808232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-071d20f1-445c-406c-ae67-40ce97335918 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:12.808595 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-071d20f1-445c-406c-ae67-40ce97335918 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create snapshot from volume 53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:12.873080 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-071d20f1-445c-406c-ae67-40ce97335918 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Created reservations ['b130fc68-fdf7-437c-aefd-1004fdfdbfbf', '6e1f7510-6e2e-4a88-a64c-2b50fbc9b051', 'a0ab0422-da12-4d9f-8d97-bb897fd424df', '798dbe3b-da3f-4a6f-b470-f056ac10194b'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:57:12.972697 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-071d20f1-445c-406c-ae67-40ce97335918 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot create request issued successfully. Feb 03 03:57:12.973466 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-071d20f1-445c-406c-ae67-40ce97335918 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots returned with HTTP 202 Feb 03 03:57:12.974494 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1312/2642] 10.222.0.65 () {60 vars in 1232 bytes} [Wed Feb 3 03:57:12 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots => generated 307 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:57:12.985803 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-324e57d2-03d9-43d2-825e-cc65ac05b935 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:12.986329 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-324e57d2-03d9-43d2-825e-cc65ac05b935 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:12.986545 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:12.986545 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:12.986919 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-324e57d2-03d9-43d2-825e-cc65ac05b935 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:13.011724 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:13.011724 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:13.012886 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-324e57d2-03d9-43d2-825e-cc65ac05b935 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:13.014829 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-324e57d2-03d9-43d2-825e-cc65ac05b935 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:13.015649 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1331/2643] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:57:12 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:14.027603 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3677750c-a702-473d-9ab5-120ebf85c1d3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:14.028235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3677750c-a702-473d-9ab5-120ebf85c1d3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:14.028358 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:14.028358 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:14.028745 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3677750c-a702-473d-9ab5-120ebf85c1d3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:14.065416 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:14.065416 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:14.066696 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3677750c-a702-473d-9ab5-120ebf85c1d3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:14.068657 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3677750c-a702-473d-9ab5-120ebf85c1d3 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:14.069754 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1313/2644] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:57:14 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:15.082099 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d8e9d3e-1804-4966-b4c2-2bbfad3d50f5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:15.082633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d8e9d3e-1804-4966-b4c2-2bbfad3d50f5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:15.082763 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:15.082763 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:15.083117 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d8e9d3e-1804-4966-b4c2-2bbfad3d50f5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:15.111429 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:15.111429 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:15.112526 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7d8e9d3e-1804-4966-b4c2-2bbfad3d50f5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:15.114398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d8e9d3e-1804-4966-b4c2-2bbfad3d50f5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:15.115180 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1332/2645] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:57:15 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:15.126734 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e86887f-f184-4fd6-98ff-9a327c1d7c31 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:15.127261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e86887f-f184-4fd6-98ff-9a327c1d7c31 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:15.127473 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:15.127473 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:15.127848 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e86887f-f184-4fd6-98ff-9a327c1d7c31 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:15.151835 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:15.151835 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:15.152923 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5e86887f-f184-4fd6-98ff-9a327c1d7c31 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:15.155473 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e86887f-f184-4fd6-98ff-9a327c1d7c31 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:15.156284 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1314/2646] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:57:15 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:15.268296 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a75a2db3-724a-47a7-940a-9721c6f745fe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:15.268842 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a75a2db3-724a-47a7-940a-9721c6f745fe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:15.269038 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:15.269038 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:15.269413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a75a2db3-724a-47a7-940a-9721c6f745fe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:15.293698 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:15.293698 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:15.294739 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a75a2db3-724a-47a7-940a-9721c6f745fe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:15.297289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a75a2db3-724a-47a7-940a-9721c6f745fe tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:15.298079 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1333/2647] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:57:15 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:15.311590 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4e3c3e45-9712-48fc-864e-1697afed92ed tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:15.312150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4e3c3e45-9712-48fc-864e-1697afed92ed tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:15.312366 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:15.312366 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:15.312742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4e3c3e45-9712-48fc-864e-1697afed92ed tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:15.364497 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:15.364497 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:15.373014 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4e3c3e45-9712-48fc-864e-1697afed92ed tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:15.395746 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4e3c3e45-9712-48fc-864e-1697afed92ed tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:15.396611 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1315/2648] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:57:15 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:16.146047 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e5230a0b-6e6d-4c5f-99d2-39cba01c37c9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:16.146561 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e5230a0b-6e6d-4c5f-99d2-39cba01c37c9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:16.146763 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:16.146763 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:16.147135 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e5230a0b-6e6d-4c5f-99d2-39cba01c37c9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:16.172471 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:16.172471 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:16.173572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e5230a0b-6e6d-4c5f-99d2-39cba01c37c9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:16.175465 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e5230a0b-6e6d-4c5f-99d2-39cba01c37c9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:16.176364 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1334/2649] 10.222.0.65 () {60 vars in 1575 bytes} [Wed Feb 3 03:57:16 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:17.344902 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-5cac8b97-c1da-4d88-9d92-03a19b6a55d1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:17.345542 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-5cac8b97-c1da-4d88-9d92-03a19b6a55d1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:17.345640 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:17.345640 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:17.346161 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-5cac8b97-c1da-4d88-9d92-03a19b6a55d1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:17.370915 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:17.370915 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:17.372068 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-5cac8b97-c1da-4d88-9d92-03a19b6a55d1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:17.375015 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-5cac8b97-c1da-4d88-9d92-03a19b6a55d1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:17.375829 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1316/2650] 10.222.0.66 () {58 vars in 1368 bytes} [Wed Feb 3 03:57:17 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:17.390213 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-539dbaa8-7f45-49c7-a8e9-dffa1a4f16c2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:57:17.390742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-539dbaa8-7f45-49c7-a8e9-dffa1a4f16c2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:17.390938 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:17.390938 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:17.391602 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-539dbaa8-7f45-49c7-a8e9-dffa1a4f16c2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:17.440552 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:17.440552 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:17.448787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-539dbaa8-7f45-49c7-a8e9-dffa1a4f16c2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:17.473676 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-539dbaa8-7f45-49c7-a8e9-dffa1a4f16c2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:57:17.474529 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1335/2651] 10.222.0.66 () {58 vars in 1362 bytes} [Wed Feb 3 03:57:17 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:17.492050 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes Feb 03 03:57:17.492914 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:17.492914 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:17.493629 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:17.495213 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:57:17.533745 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:17.533745 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:17.534885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:17.535225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume of 1 GB Feb 03 03:57:17.536582 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Availability Zones retrieved successfully. Feb 03 03:57:17.552997 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (0032df12-18d8-4a3d-b439-d45d3acb7d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:57:17.555740 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67f9bd1-11e5-47ca-befb-c04ba9b4b9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:57:17.557746 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:57:17.653282 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67f9bd1-11e5-47ca-befb-c04ba9b4b9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:57:17.655685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b24ba70-7dfa-4159-81d2-cd243e22f6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:57:17.722341 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Created reservations ['f8ba52c3-454e-4926-8325-c5589153f52f', '6f3f5a49-8635-49bc-8754-2135f9f0befc', 'c6e7785a-0b95-4cda-90ef-2030cc6026d7', '24b12d6d-55d0-47a8-920f-7c55bd4d666b'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:57:17.724434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b24ba70-7dfa-4159-81d2-cd243e22f6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8ba52c3-454e-4926-8325-c5589153f52f', '6f3f5a49-8635-49bc-8754-2135f9f0befc', 'c6e7785a-0b95-4cda-90ef-2030cc6026d7', '24b12d6d-55d0-47a8-920f-7c55bd4d666b']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:57:17.726575 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4a2824-9351-4b5f-9124-9bcf51f6d318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:57:17.856953 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4a2824-9351-4b5f-9124-9bcf51f6d318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd237e62f-c647-43bc-96af-bcd86997a55b', '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='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['f8ba52c3-454e-4926-8325-c5589153f52f','6f3f5a49-8635-49bc-8754-2135f9f0befc','c6e7785a-0b95-4cda-90ef-2030cc6026d7','24b12d6d-55d0-47a8-920f-7c55bd4d666b'],size=1,snapshot_id=b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), '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-02-03T03:57:17Z,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=d237e62f-c647-43bc-96af-bcd86997a55b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c2e8188985403aabc5906c59eb05fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:57:17.859806 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0a2147-5886-471b-ba5a-74b6ab947c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:57:17.887310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0a2147-5886-471b-ba5a-74b6ab947c8f) transitioned into 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='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['f8ba52c3-454e-4926-8325-c5589153f52f','6f3f5a49-8635-49bc-8754-2135f9f0befc','c6e7785a-0b95-4cda-90ef-2030cc6026d7','24b12d6d-55d0-47a8-920f-7c55bd4d666b'],size=1,snapshot_id=b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:57:17.889498 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258ec6b9-2630-4500-82c2-79f336f59ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:57:17.973769 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258ec6b9-2630-4500-82c2-79f336f59ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:57:17.976475 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (0032df12-18d8-4a3d-b439-d45d3acb7d6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:57:18.027123 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request issued successfully. Feb 03 03:57:18.043287 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-7ba83fe3-15c1-4c86-a24f-d1f3cfd8980e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes returned with HTTP 202 Feb 03 03:57:18.044619 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1317/2652] 10.222.0.66 () {62 vars in 1305 bytes} [Wed Feb 3 03:57:17 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes => generated 805 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Feb 03 03:57:18.055203 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-d8dc2c07-3979-42ee-b397-30cb164b78e8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b Feb 03 03:57:18.055838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-d8dc2c07-3979-42ee-b397-30cb164b78e8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:18.056164 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:18.056164 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:18.056694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-d8dc2c07-3979-42ee-b397-30cb164b78e8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:18.106792 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:18.106792 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:18.121636 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-d8dc2c07-3979-42ee-b397-30cb164b78e8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:18.144298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-d8dc2c07-3979-42ee-b397-30cb164b78e8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b returned with HTTP 200 Feb 03 03:57:18.145292 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1336/2653] 10.222.0.66 () {58 vars in 1362 bytes} [Wed Feb 3 03:57:18 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b => generated 897 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:18.160661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a73c08ec-30c4-49be-947f-31c9e80fed0c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b Feb 03 03:57:18.161435 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a73c08ec-30c4-49be-947f-31c9e80fed0c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:18.161713 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:18.161713 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:18.162168 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a73c08ec-30c4-49be-947f-31c9e80fed0c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:18.212629 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:18.212629 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:18.222495 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a73c08ec-30c4-49be-947f-31c9e80fed0c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:18.248207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-a73c08ec-30c4-49be-947f-31c9e80fed0c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b returned with HTTP 200 Feb 03 03:57:18.249611 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1318/2654] 10.222.0.66 () {58 vars in 1362 bytes} [Wed Feb 3 03:57:18 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b => generated 897 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:21.270691 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9e088f92-a7bb-44a0-bc83-f02cf17e7531 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b Feb 03 03:57:21.274893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9e088f92-a7bb-44a0-bc83-f02cf17e7531 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:21.275547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:21.275547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:21.276706 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9e088f92-a7bb-44a0-bc83-f02cf17e7531 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:21.368999 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:21.368999 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:21.380868 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9e088f92-a7bb-44a0-bc83-f02cf17e7531 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:21.408035 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9e088f92-a7bb-44a0-bc83-f02cf17e7531 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b returned with HTTP 200 Feb 03 03:57:21.408847 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1337/2655] 10.222.0.66 () {58 vars in 1362 bytes} [Wed Feb 3 03:57:21 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b => generated 897 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:57:24.420717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b Feb 03 03:57:24.421384 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:24.421805 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:24.421805 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:24.422179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:24.471426 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:24.471426 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:24.480763 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:24.509642 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b returned with HTTP 200 Feb 03 03:57:24.510460 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1319/2656] 10.222.0.66 () {58 vars in 1362 bytes} [Wed Feb 3 03:57:24 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b => generated 897 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:27.508713 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-bc792e1e-3485-4f7b-b365-8f969c82054d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b Feb 03 03:57:27.509289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-bc792e1e-3485-4f7b-b365-8f969c82054d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:27.509397 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:27.509397 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:27.509763 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-bc792e1e-3485-4f7b-b365-8f969c82054d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:27.558935 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:27.558935 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:27.567252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-bc792e1e-3485-4f7b-b365-8f969c82054d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:27.589961 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-bc792e1e-3485-4f7b-b365-8f969c82054d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b returned with HTTP 200 Feb 03 03:57:27.590798 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1338/2657] 10.222.0.66 () {58 vars in 1362 bytes} [Wed Feb 3 03:57:27 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b => generated 1347 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:27.622148 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:57:27.622655 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:27.622903 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:27.622903 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:27.623730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:27.624996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:57:27.625592 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1320/2658] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:57:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:57:27.639508 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-503769d8-e446-47a9-8c20-075c1fc73bf2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:57:27.640045 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:27.640045 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:27.640461 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-503769d8-e446-47a9-8c20-075c1fc73bf2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d237e62f-c647-43bc-96af-bcd86997a55b", "instance_uuid": "b853fdeb-6a03-423e-9feb-4a9582e52cf0", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:27.691801 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:27.691801 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:27.743293 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-503769d8-e446-47a9-8c20-075c1fc73bf2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:57:27.744189 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1339/2659] 10.222.0.66 () {64 vars in 1358 bytes} [Wed Feb 3 03:57:27 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:27.751028 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:57:27.751544 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:27.752094 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:27.753183 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-ff415491-5bd5-499a-88f7-43fd08f8a10c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:57:27.753779 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1321/2660] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:57:27 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:57:27.767383 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4ecd0614-e2a3-4234-a230-ed7f1e374f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b Feb 03 03:57:27.767982 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4ecd0614-e2a3-4234-a230-ed7f1e374f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:27.768210 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:27.768210 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:27.768708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4ecd0614-e2a3-4234-a230-ed7f1e374f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:27.818828 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:27.818828 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:27.827778 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4ecd0614-e2a3-4234-a230-ed7f1e374f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:27.845802 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:27.845802 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:27.855264 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-4ecd0614-e2a3-4234-a230-ed7f1e374f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b returned with HTTP 200 Feb 03 03:57:27.856125 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1340/2661] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:57:27 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b => generated 1445 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:57:27.875843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-6996859d-8ec5-4c9c-a2cb-1cec0e6985df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f Feb 03 03:57:27.876691 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-6996859d-8ec5-4c9c-a2cb-1cec0e6985df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:27.903864 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:57:27.903864 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:57:27.904385 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-6996859d-8ec5-4c9c-a2cb-1cec0e6985df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-d237e62f-c647-43bc-96af-bcd86997a55b-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.009s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:57:27.906706 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:27.906706 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:29.199069 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-6996859d-8ec5-4c9c-a2cb-1cec0e6985df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-d237e62f-c647-43bc-96af-bcd86997a55b-n-h2-767704-11'" released by "attachment_update" :: held 1.295s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:57:29.199742 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-6996859d-8ec5-4c9c-a2cb-1cec0e6985df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f returned with HTTP 200 Feb 03 03:57:29.200713 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1322/2662] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:57:27 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f => generated 762 bytes in 1330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:29.235758 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9d487194-9ca4-48ca-979c-574e55fc9391 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f/action Feb 03 03:57:29.236332 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:29.236332 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:29.236767 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9d487194-9ca4-48ca-979c-574e55fc9391 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:57:29.237150 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9d487194-9ca4-48ca-979c-574e55fc9391 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:29.304789 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:29.304789 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:29.390992 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-9d487194-9ca4-48ca-979c-574e55fc9391 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f/action returned with HTTP 204 Feb 03 03:57:29.392126 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1341/2663] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:57:29 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:57:38.078094 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f Feb 03 03:57:38.078645 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:38.078814 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:38.078814 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:38.079184 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:38.099824 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:38.099824 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:38.569750 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:57:38.570175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:57:38.579356 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f returned with HTTP 200 Feb 03 03:57:38.580365 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1323/2664] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:57:38 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f => generated 19 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:57:40.568389 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-c45c871f-fc81-45b6-982b-e7c711020b41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f Feb 03 03:57:40.568918 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-c45c871f-fc81-45b6-982b-e7c711020b41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:40.569071 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:40.569071 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:40.569438 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-c45c871f-fc81-45b6-982b-e7c711020b41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:40.582273 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-c45c871f-fc81-45b6-982b-e7c711020b41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f returned with HTTP 404 Feb 03 03:57:40.583240 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1342/2665] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:57:40 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b6fb0a55-6587-4eed-88eb-cbf47362ff2f => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:57:40.589220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:57:40.589710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:40.589933 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:40.589933 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:40.590315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:40.591366 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:57:40.592027 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1324/2666] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:57:40 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:57:40.603020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b7492c82-80ad-4654-af8f-bf3c3c5be51f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:57:40.603820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b7492c82-80ad-4654-af8f-bf3c3c5be51f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d237e62f-c647-43bc-96af-bcd86997a55b", "instance_uuid": "b853fdeb-6a03-423e-9feb-4a9582e52cf0", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:40.654187 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:40.654187 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:40.708230 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b7492c82-80ad-4654-af8f-bf3c3c5be51f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:57:40.709139 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1343/2667] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:57:40 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:41.519464 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:57:41.519962 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:41.520463 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:41.521511 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-fcffb6f8-fba5-4795-a705-87740d54aad8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:57:41.522277 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1325/2668] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:57:41 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:57:41.537565 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-3e46b195-3532-4a69-9c0f-48713d282784 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b Feb 03 03:57:41.538228 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-3e46b195-3532-4a69-9c0f-48713d282784 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:41.538510 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:41.538510 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:41.539125 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-3e46b195-3532-4a69-9c0f-48713d282784 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:41.588714 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:41.588714 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:41.597462 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-3e46b195-3532-4a69-9c0f-48713d282784 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:57:41.615278 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:41.615278 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:41.625712 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-3e46b195-3532-4a69-9c0f-48713d282784 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b returned with HTTP 200 Feb 03 03:57:41.626708 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1344/2669] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:57:41 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/d237e62f-c647-43bc-96af-bcd86997a55b => generated 1445 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:57:41.677110 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-cf982ce4-15aa-4c5f-9d43-ae71efbb8caa tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 Feb 03 03:57:41.677937 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-cf982ce4-15aa-4c5f-9d43-ae71efbb8caa tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:41.706502 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:57:41.706502 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:57:41.707134 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-cf982ce4-15aa-4c5f-9d43-ae71efbb8caa tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-d237e62f-c647-43bc-96af-bcd86997a55b-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.010s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:57:41.709510 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:41.709510 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:42.997792 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-cf982ce4-15aa-4c5f-9d43-ae71efbb8caa tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-d237e62f-c647-43bc-96af-bcd86997a55b-n-h1-767704-11'" released by "attachment_update" :: held 1.291s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:57:42.998460 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-cf982ce4-15aa-4c5f-9d43-ae71efbb8caa tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 returned with HTTP 200 Feb 03 03:57:42.999511 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1326/2670] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:57:41 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 => generated 762 bytes in 1327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:57:43.036814 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e2044fb6-5e19-4058-9275-ea53a94d07c6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4/action Feb 03 03:57:43.037544 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:43.037544 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:43.038354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e2044fb6-5e19-4058-9275-ea53a94d07c6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:57:43.039023 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e2044fb6-5e19-4058-9275-ea53a94d07c6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:57:43.116132 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:43.116132 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:43.129536 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-e2044fb6-5e19-4058-9275-ea53a94d07c6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4/action returned with HTTP 204 Feb 03 03:57:43.130430 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1345/2671] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:57:43 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:57:55.489419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b8ee8b5a-ce79-48d7-a472-706f0b4fecff tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 Feb 03 03:57:55.489973 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b8ee8b5a-ce79-48d7-a472-706f0b4fecff tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:55.490191 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:55.490191 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:55.490562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b8ee8b5a-ce79-48d7-a472-706f0b4fecff tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:55.511756 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:55.511756 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:55.963755 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b8ee8b5a-ce79-48d7-a472-706f0b4fecff tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:57:55.964208 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b8ee8b5a-ce79-48d7-a472-706f0b4fecff tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:57:55.970532 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8f87ed97-2127-42dd-93da-f44de51432d5 req-b8ee8b5a-ce79-48d7-a472-706f0b4fecff tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 returned with HTTP 200 Feb 03 03:57:55.971383 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1327/2672] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:57:55 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 => generated 19 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:57:59.133727 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2f6361e4-0b0f-4936-8c48-4eaedb496133 req-d11574ac-2621-4ee4-9008-c72aa1720273 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 Feb 03 03:57:59.134242 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2f6361e4-0b0f-4936-8c48-4eaedb496133 req-d11574ac-2621-4ee4-9008-c72aa1720273 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:59.134431 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:59.134431 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:59.134799 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2f6361e4-0b0f-4936-8c48-4eaedb496133 req-d11574ac-2621-4ee4-9008-c72aa1720273 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:59.147760 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2f6361e4-0b0f-4936-8c48-4eaedb496133 req-d11574ac-2621-4ee4-9008-c72aa1720273 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 returned with HTTP 404 Feb 03 03:57:59.148806 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1346/2673] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:57:59 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/2c058a94-1111-4c47-af5e-630bce0bf6c4 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:57:59.453115 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-437485b9-9b83-4e4c-b87c-0cc07a4fe7b0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:59.453632 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-437485b9-9b83-4e4c-b87c-0cc07a4fe7b0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:59.453849 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:57:59.453849 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:57:59.454248 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-437485b9-9b83-4e4c-b87c-0cc07a4fe7b0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:59.455084 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-437485b9-9b83-4e4c-b87c-0cc07a4fe7b0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete snapshot with id: b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:59.487663 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:59.487663 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:59.488785 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-437485b9-9b83-4e4c-b87c-0cc07a4fe7b0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:59.551373 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-437485b9-9b83-4e4c-b87c-0cc07a4fe7b0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot delete request issued successfully. Feb 03 03:57:59.552043 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-437485b9-9b83-4e4c-b87c-0cc07a4fe7b0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 202 Feb 03 03:57:59.553223 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1328/2674] 10.222.0.65 () {58 vars in 1324 bytes} [Wed Feb 3 03:57:59 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:57:59.561887 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2014ef01-c978-413b-805a-ba7af7a5c9d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:57:59.562624 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2014ef01-c978-413b-805a-ba7af7a5c9d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:57:59.563390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2014ef01-c978-413b-805a-ba7af7a5c9d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:57:59.590813 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:57:59.590813 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:57:59.592198 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2014ef01-c978-413b-805a-ba7af7a5c9d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:57:59.594147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2014ef01-c978-413b-805a-ba7af7a5c9d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:57:59.595621 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1347/2675] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:57:59 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:00.609812 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c5f1caf-d0f0-495b-88a1-05bedd6df817 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:58:00.610898 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c5f1caf-d0f0-495b-88a1-05bedd6df817 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:00.611361 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:00.611361 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:00.611730 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c5f1caf-d0f0-495b-88a1-05bedd6df817 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:00.638973 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:00.638973 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:00.640152 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c5f1caf-d0f0-495b-88a1-05bedd6df817 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Snapshot retrieved successfully. Feb 03 03:58:00.642256 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c5f1caf-d0f0-495b-88a1-05bedd6df817 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 200 Feb 03 03:58:00.643083 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1329/2676] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:58:00 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:01.654220 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e545a84e-e16e-4e88-93e3-ea5825c91ef4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 Feb 03 03:58:01.654741 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e545a84e-e16e-4e88-93e3-ea5825c91ef4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:01.654862 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:01.654862 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:01.655219 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e545a84e-e16e-4e88-93e3-ea5825c91ef4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:01.678013 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e545a84e-e16e-4e88-93e3-ea5825c91ef4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 returned with HTTP 404 Feb 03 03:58:01.679000 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1348/2677] 10.222.0.65 () {58 vars in 1321 bytes} [Wed Feb 3 03:58:01 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/snapshots/b3eb9d4c-3a64-4f28-8f35-5c668c89a2a9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:58:01.686549 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f03dff2-5b6f-4ea5-8a6f-64636d9994ca tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:58:01.687075 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f03dff2-5b6f-4ea5-8a6f-64636d9994ca tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:01.687290 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:01.687290 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:01.687660 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f03dff2-5b6f-4ea5-8a6f-64636d9994ca tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:01.688178 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5f03dff2-5b6f-4ea5-8a6f-64636d9994ca tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume with id: 53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:58:01.736051 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:01.736051 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:01.737188 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f03dff2-5b6f-4ea5-8a6f-64636d9994ca tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:01.764363 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f03dff2-5b6f-4ea5-8a6f-64636d9994ca tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume request issued successfully. Feb 03 03:58:01.764839 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f03dff2-5b6f-4ea5-8a6f-64636d9994ca tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 202 Feb 03 03:58:01.766019 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1330/2678] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:58:01 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:58:01.774155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea96ab1c-9d53-42ab-a1c1-80930751713f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:58:01.774678 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea96ab1c-9d53-42ab-a1c1-80930751713f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:01.775167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea96ab1c-9d53-42ab-a1c1-80930751713f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:01.825648 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:01.825648 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:01.835265 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ea96ab1c-9d53-42ab-a1c1-80930751713f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:01.858312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea96ab1c-9d53-42ab-a1c1-80930751713f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:58:01.859150 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1349/2679] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:01 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 1367 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:02.876627 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eee1bdd0-1b0a-4260-aa0f-68c68170af6f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:58:02.877179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eee1bdd0-1b0a-4260-aa0f-68c68170af6f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:02.877340 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:02.877340 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:02.877708 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eee1bdd0-1b0a-4260-aa0f-68c68170af6f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:02.927373 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:02.927373 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:02.936210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eee1bdd0-1b0a-4260-aa0f-68c68170af6f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:02.963082 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eee1bdd0-1b0a-4260-aa0f-68c68170af6f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 200 Feb 03 03:58:02.964348 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1331/2680] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:02 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 1367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:03.981088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c3cc9f7-4378-49e1-a86e-574a55e36f7b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 Feb 03 03:58:03.981649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c3cc9f7-4378-49e1-a86e-574a55e36f7b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:03.981649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:03.981649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:03.982011 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c3cc9f7-4378-49e1-a86e-574a55e36f7b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:04.033321 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c3cc9f7-4378-49e1-a86e-574a55e36f7b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 returned with HTTP 404 Feb 03 03:58:04.034451 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1350/2681] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:03 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/53ea4d35-dc45-4bda-9266-c43066b95fb4 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:58:04.085333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes Feb 03 03:58:04.085867 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:04.085867 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:04.086286 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1784594186", "snapshot_id": null, "imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "volume_type": null, "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:04.087569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1784594186', 'snapshot_id': None, 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'volume_type': None, 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:58:04.196884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume of 1 GB Feb 03 03:58:04.209679 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Availability Zones retrieved successfully. Feb 03 03:58:04.225633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (c1d4c090-f3fc-40aa-bd2d-9ade40db8263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:58:04.228362 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a2227f8-8317-418e-9765-3450187db4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:04.230333 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:58:04.334269 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a2227f8-8317-418e-9765-3450187db4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:04.336508 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ac7709-1079-4f11-8032-b7c8604d2db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:04.405093 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Created reservations ['cd57fb0c-3cfc-4797-85e5-3a7a599b1f4c', '35304a5f-c889-4b7f-8623-b4e6f84ba149', 'e514c9ae-1ed7-4b13-8722-47008b57d00a', '914502d9-ab80-4c0a-a884-ac8f4489efaa'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:58:04.406902 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ac7709-1079-4f11-8032-b7c8604d2db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd57fb0c-3cfc-4797-85e5-3a7a599b1f4c', '35304a5f-c889-4b7f-8623-b4e6f84ba149', 'e514c9ae-1ed7-4b13-8722-47008b57d00a', '914502d9-ab80-4c0a-a884-ac8f4489efaa']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:04.409052 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba110a8-37ef-45f7-928b-a3034cd3fd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:04.464989 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba110a8-37ef-45f7-928b-a3034cd3fd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46ee46a6-fbaa-472d-8434-00c559148b9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1784594186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['cd57fb0c-3cfc-4797-85e5-3a7a599b1f4c','35304a5f-c889-4b7f-8623-b4e6f84ba149','e514c9ae-1ed7-4b13-8722-47008b57d00a','914502d9-ab80-4c0a-a884-ac8f4489efaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1784594186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46ee46a6-fbaa-472d-8434-00c559148b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c2e8188985403aabc5906c59eb05fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:04.467045 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee8e4c4-1062-442a-a056-d5a15c3526c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:04.493781 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee8e4c4-1062-442a-a056-d5a15c3526c5) transitioned into state 'SUCCESS' from state '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-1784594186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['cd57fb0c-3cfc-4797-85e5-3a7a599b1f4c','35304a5f-c889-4b7f-8623-b4e6f84ba149','e514c9ae-1ed7-4b13-8722-47008b57d00a','914502d9-ab80-4c0a-a884-ac8f4489efaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:04.495644 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9214876-cc8d-4992-9529-5d5d0a44a726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:04.509234 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9214876-cc8d-4992-9529-5d5d0a44a726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:04.511805 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (c1d4c090-f3fc-40aa-bd2d-9ade40db8263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:58:04.560354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request issued successfully. Feb 03 03:58:04.573992 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2822d41-ffcc-4f3b-8f85-9ec36944686e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes returned with HTTP 202 Feb 03 03:58:04.575039 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1332/2682] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:58:04 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes => generated 828 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:58:04.589351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21b05124-2baf-4332-b37e-faa5b376974e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:04.589958 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21b05124-2baf-4332-b37e-faa5b376974e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:04.590518 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21b05124-2baf-4332-b37e-faa5b376974e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:04.641160 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:04.641160 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:04.649484 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-21b05124-2baf-4332-b37e-faa5b376974e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:04.671849 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21b05124-2baf-4332-b37e-faa5b376974e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:04.672728 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1351/2683] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:04 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:05.689328 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2b842e7-83e5-4339-b144-abda4a83ee68 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:05.690175 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2b842e7-83e5-4339-b144-abda4a83ee68 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:05.690175 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:05.690175 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:05.690456 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2b842e7-83e5-4339-b144-abda4a83ee68 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:05.742406 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:05.742406 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:05.751189 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c2b842e7-83e5-4339-b144-abda4a83ee68 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:05.773952 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2b842e7-83e5-4339-b144-abda4a83ee68 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:05.780021 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1333/2684] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:05 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:06.792163 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e955c66-1722-4926-82a0-71de9562891e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:06.793031 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e955c66-1722-4926-82a0-71de9562891e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:06.793513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:06.793513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:06.793893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e955c66-1722-4926-82a0-71de9562891e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:06.847190 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:06.847190 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:06.856352 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4e955c66-1722-4926-82a0-71de9562891e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:06.880842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e955c66-1722-4926-82a0-71de9562891e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:06.888121 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1352/2685] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:06 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:07.897943 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ff04b1-3690-40ca-82d5-033cf44f24b8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:07.898496 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7ff04b1-3690-40ca-82d5-033cf44f24b8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:07.898711 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:07.898711 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:07.899207 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7ff04b1-3690-40ca-82d5-033cf44f24b8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:07.948495 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:07.948495 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:07.957774 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b7ff04b1-3690-40ca-82d5-033cf44f24b8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:07.980573 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ff04b1-3690-40ca-82d5-033cf44f24b8 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:07.981566 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1334/2686] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:07 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:08.997887 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43eede51-7923-4490-bb2d-2f2adb84ea07 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:08.998446 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43eede51-7923-4490-bb2d-2f2adb84ea07 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:08.998631 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:08.998631 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:08.999001 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43eede51-7923-4490-bb2d-2f2adb84ea07 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:09.055150 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:09.055150 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:09.063988 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43eede51-7923-4490-bb2d-2f2adb84ea07 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:09.091146 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43eede51-7923-4490-bb2d-2f2adb84ea07 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:09.096548 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1353/2687] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:08 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:10.109419 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18fb9bd2-7474-4b7a-bb3b-f6b1c5917f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:10.109943 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18fb9bd2-7474-4b7a-bb3b-f6b1c5917f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:10.110127 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:10.110127 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:10.110493 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18fb9bd2-7474-4b7a-bb3b-f6b1c5917f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:10.159430 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:10.159430 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:10.168413 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18fb9bd2-7474-4b7a-bb3b-f6b1c5917f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:10.191649 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18fb9bd2-7474-4b7a-bb3b-f6b1c5917f66 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:10.192546 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1335/2688] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:10 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:11.209300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fedf0dbb-2874-48ed-a068-3c6faaad8851 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:11.209803 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fedf0dbb-2874-48ed-a068-3c6faaad8851 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:11.209963 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:11.209963 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:11.210638 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fedf0dbb-2874-48ed-a068-3c6faaad8851 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:11.262840 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:11.262840 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:11.272169 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fedf0dbb-2874-48ed-a068-3c6faaad8851 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:11.294258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fedf0dbb-2874-48ed-a068-3c6faaad8851 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:11.295097 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1354/2689] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:11 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:12.311529 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04fa6f85-ac3a-494d-adcf-35ae84facdd1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:12.312130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04fa6f85-ac3a-494d-adcf-35ae84facdd1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:12.312349 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:12.312349 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:12.312716 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04fa6f85-ac3a-494d-adcf-35ae84facdd1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:12.366421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:12.366421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:12.375562 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04fa6f85-ac3a-494d-adcf-35ae84facdd1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:12.398543 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04fa6f85-ac3a-494d-adcf-35ae84facdd1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:12.399372 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1336/2690] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:12 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:13.416074 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-507b9809-1082-4c54-a5e3-cebabd615d42 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:13.416872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-507b9809-1082-4c54-a5e3-cebabd615d42 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:13.417094 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:13.417094 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:13.417822 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-507b9809-1082-4c54-a5e3-cebabd615d42 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:13.466800 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:13.466800 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:13.475878 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-507b9809-1082-4c54-a5e3-cebabd615d42 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:13.498721 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-507b9809-1082-4c54-a5e3-cebabd615d42 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:13.499709 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1355/2691] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:13 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:14.515569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35d82ddc-ba81-4f82-8a3d-4c1cdd539750 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:14.516170 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35d82ddc-ba81-4f82-8a3d-4c1cdd539750 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:14.516271 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:14.516271 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:14.516590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35d82ddc-ba81-4f82-8a3d-4c1cdd539750 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:14.566354 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:14.566354 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:14.574799 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-35d82ddc-ba81-4f82-8a3d-4c1cdd539750 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:14.598155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35d82ddc-ba81-4f82-8a3d-4c1cdd539750 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:14.598995 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1337/2692] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:14 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 978 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:15.615317 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20905eb3-08c1-4ef4-8de2-6013e4307414 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:15.615893 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20905eb3-08c1-4ef4-8de2-6013e4307414 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:15.616232 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:15.616232 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:15.616611 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20905eb3-08c1-4ef4-8de2-6013e4307414 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:15.666452 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:15.666452 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:15.675333 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-20905eb3-08c1-4ef4-8de2-6013e4307414 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:15.697155 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20905eb3-08c1-4ef4-8de2-6013e4307414 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:15.697990 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1356/2693] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:15 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 981 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:16.715318 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85b9a642-7b47-4b6d-9fb9-6e2b958db8d0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:16.715828 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85b9a642-7b47-4b6d-9fb9-6e2b958db8d0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:16.715925 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:16.715925 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:16.716495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85b9a642-7b47-4b6d-9fb9-6e2b958db8d0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:16.772894 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:16.772894 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:16.783157 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85b9a642-7b47-4b6d-9fb9-6e2b958db8d0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:16.813072 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85b9a642-7b47-4b6d-9fb9-6e2b958db8d0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:16.814524 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1338/2694] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:16 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 981 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:17.830984 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77248dae-6afa-40c2-ad82-7b29f6062caf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:17.831617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77248dae-6afa-40c2-ad82-7b29f6062caf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:17.831956 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:17.831956 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:17.832597 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77248dae-6afa-40c2-ad82-7b29f6062caf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:17.889422 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:17.889422 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:17.897856 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77248dae-6afa-40c2-ad82-7b29f6062caf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:17.922677 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77248dae-6afa-40c2-ad82-7b29f6062caf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:17.924181 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1357/2695] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:17 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 981 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:18.941306 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba311170-47c8-477a-a18d-806fa3efb143 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:18.941838 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba311170-47c8-477a-a18d-806fa3efb143 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:18.942034 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:18.942034 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:18.942437 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba311170-47c8-477a-a18d-806fa3efb143 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:18.991302 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:18.991302 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:19.000006 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba311170-47c8-477a-a18d-806fa3efb143 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:19.023761 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba311170-47c8-477a-a18d-806fa3efb143 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:19.034273 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1339/2696] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:18 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 981 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:20.040645 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f42a522-28ba-4709-ada8-65c073ecb78e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:20.041235 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f42a522-28ba-4709-ada8-65c073ecb78e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:20.041357 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:20.041357 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:20.041697 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f42a522-28ba-4709-ada8-65c073ecb78e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:20.090158 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:20.090158 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:20.099025 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9f42a522-28ba-4709-ada8-65c073ecb78e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:20.121546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f42a522-28ba-4709-ada8-65c073ecb78e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:20.122349 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1358/2697] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:20 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1369 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:20.138289 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-894951d5-a21c-4bc9-b63c-599124f7b667 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:20.138816 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-894951d5-a21c-4bc9-b63c-599124f7b667 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:20.139035 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:20.139035 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:20.139409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-894951d5-a21c-4bc9-b63c-599124f7b667 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:20.188273 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:20.188273 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:20.196726 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-894951d5-a21c-4bc9-b63c-599124f7b667 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:20.219658 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-894951d5-a21c-4bc9-b63c-599124f7b667 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:20.220675 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1340/2698] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:20 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:20.337877 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:20.338404 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:20.338624 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:20.338624 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:20.338998 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:20.390470 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:20.390470 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:20.399192 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:20.421560 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:20.422401 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1359/2699] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:58:20 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:21.187437 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-46c6ad4a-5dfa-4082-bc0a-5765425cf0da tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:21.188076 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-46c6ad4a-5dfa-4082-bc0a-5765425cf0da tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:21.188290 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:21.188290 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:21.188664 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-46c6ad4a-5dfa-4082-bc0a-5765425cf0da tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:21.237091 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:21.237091 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:21.246366 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-46c6ad4a-5dfa-4082-bc0a-5765425cf0da tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:21.269095 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-46c6ad4a-5dfa-4082-bc0a-5765425cf0da tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:21.269943 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1341/2700] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:58:21 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1369 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:21.280471 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:58:21.280954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:21.281172 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:21.281172 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:21.281545 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:21.283470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:58:21.284276 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1360/2701] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:58:21 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:58:21.296916 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-8a60a308-5312-44c9-8f59-104da65a5432 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:58:21.297413 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:21.297413 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:21.297830 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-8a60a308-5312-44c9-8f59-104da65a5432 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46ee46a6-fbaa-472d-8434-00c559148b9e", "instance_uuid": "019ad43a-b643-4e43-9698-3b5c8fa56fbc", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:21.350885 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:21.350885 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:21.402632 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-8a60a308-5312-44c9-8f59-104da65a5432 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:58:21.403542 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1342/2702] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:58:21 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:22.553689 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:58:22.554392 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:22.554644 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:22.555669 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d8ec63a7-21e2-4fec-899e-fc49292c6b0f tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:58:22.556336 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1361/2703] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:58:22 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:58:22.570290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-e852ace3-826f-4460-904a-155469f7bd26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:22.570861 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-e852ace3-826f-4460-904a-155469f7bd26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:22.571113 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:22.571113 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:22.571661 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-e852ace3-826f-4460-904a-155469f7bd26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:22.620521 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:22.620521 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:22.629625 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-e852ace3-826f-4460-904a-155469f7bd26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:22.648894 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:22.648894 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:22.658869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-e852ace3-826f-4460-904a-155469f7bd26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:22.659849 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1343/2704] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:58:22 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1467 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:58:22.679342 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d1627565-020e-45be-9280-fa27ea8ecb41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 Feb 03 03:58:22.680186 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d1627565-020e-45be-9280-fa27ea8ecb41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:22.709958 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:58:22.709958 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:58:22.710482 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-06c354ad-241e-401b-811a-00738b50bc93 req-d1627565-020e-45be-9280-fa27ea8ecb41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-46ee46a6-fbaa-472d-8434-00c559148b9e-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:58:22.712891 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:22.712891 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:23.992289 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-06c354ad-241e-401b-811a-00738b50bc93 req-d1627565-020e-45be-9280-fa27ea8ecb41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-46ee46a6-fbaa-472d-8434-00c559148b9e-n-h2-767704-11'" released by "attachment_update" :: held 1.282s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:58:23.992934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-d1627565-020e-45be-9280-fa27ea8ecb41 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 returned with HTTP 200 Feb 03 03:58:23.994269 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1362/2705] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:58:22 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 => generated 762 bytes in 1320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:24.034029 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0e481247-b04d-4c51-ac8b-33966c8fe2ab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4/action Feb 03 03:58:24.034740 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:24.034740 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:24.035479 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0e481247-b04d-4c51-ac8b-33966c8fe2ab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:58:24.035874 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0e481247-b04d-4c51-ac8b-33966c8fe2ab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:24.106959 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:24.106959 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:24.127787 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0e481247-b04d-4c51-ac8b-33966c8fe2ab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4/action returned with HTTP 204 Feb 03 03:58:24.129249 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1344/2706] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:58:24 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:58:34.447011 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 Feb 03 03:58:34.447670 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:34.447670 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:34.447670 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:34.448114 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:34.469389 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:34.469389 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:34.927699 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:58:34.928409 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:58:34.937088 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 returned with HTTP 200 Feb 03 03:58:34.937951 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1363/2707] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:58:34 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 => generated 19 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:37.030354 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-449ac019-cfcd-4c15-995e-09c8a7a89840 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 Feb 03 03:58:37.030927 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-449ac019-cfcd-4c15-995e-09c8a7a89840 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:37.031151 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:37.031151 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:37.031522 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-449ac019-cfcd-4c15-995e-09c8a7a89840 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:37.045371 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-449ac019-cfcd-4c15-995e-09c8a7a89840 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 returned with HTTP 404 Feb 03 03:58:37.046408 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1345/2708] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:58:37 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/0098e019-cefa-43e3-82ae-cfcda6397fb4 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:58:37.053033 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:58:37.053519 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:37.053739 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:37.053739 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:37.054116 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:37.055171 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:58:37.055767 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1364/2709] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:58:37 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:58:37.066387 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-556baaef-8761-4f05-b30c-185176e507ea tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:58:37.067174 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-556baaef-8761-4f05-b30c-185176e507ea tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46ee46a6-fbaa-472d-8434-00c559148b9e", "instance_uuid": "019ad43a-b643-4e43-9698-3b5c8fa56fbc", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:37.117626 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:37.117626 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:37.169081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-556baaef-8761-4f05-b30c-185176e507ea tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:58:37.169948 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1346/2710] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:58:37 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:37.999898 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:58:38.000489 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:38.001020 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:38.002925 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-0f24f294-5c42-441c-9ad2-ceea5c00526c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:58:38.004236 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1365/2711] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:58:37 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:58:38.034869 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-2b94cae4-9d95-4e39-a6a7-3ee9f80c81f4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:38.035495 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-2b94cae4-9d95-4e39-a6a7-3ee9f80c81f4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:38.035649 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:38.035649 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:38.036015 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-2b94cae4-9d95-4e39-a6a7-3ee9f80c81f4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:38.084203 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:38.084203 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:38.092274 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-2b94cae4-9d95-4e39-a6a7-3ee9f80c81f4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:38.110809 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:38.110809 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:38.120725 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-2b94cae4-9d95-4e39-a6a7-3ee9f80c81f4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:38.121493 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1347/2712] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:58:38 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1467 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:58:38.164864 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-ba272245-124e-4542-9dec-ed680153ce02 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b Feb 03 03:58:38.165692 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-ba272245-124e-4542-9dec-ed680153ce02 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:38.194287 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:58:38.194287 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:58:38.194783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-06c354ad-241e-401b-811a-00738b50bc93 req-ba272245-124e-4542-9dec-ed680153ce02 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-46ee46a6-fbaa-472d-8434-00c559148b9e-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:58:38.197398 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:38.197398 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:39.515783 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-06c354ad-241e-401b-811a-00738b50bc93 req-ba272245-124e-4542-9dec-ed680153ce02 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-46ee46a6-fbaa-472d-8434-00c559148b9e-n-h1-767704-11'" released by "attachment_update" :: held 1.321s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:58:39.516503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-ba272245-124e-4542-9dec-ed680153ce02 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b returned with HTTP 200 Feb 03 03:58:39.517446 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1366/2713] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:58:38 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b => generated 762 bytes in 1362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:39.567147 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-4b3ccdf0-8a35-48d0-baec-1cb12bec16c4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b/action Feb 03 03:58:39.568200 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:39.568200 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:39.568671 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-4b3ccdf0-8a35-48d0-baec-1cb12bec16c4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:58:39.569192 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-4b3ccdf0-8a35-48d0-baec-1cb12bec16c4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:39.643286 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:39.643286 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:39.659820 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-4b3ccdf0-8a35-48d0-baec-1cb12bec16c4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b/action returned with HTTP 204 Feb 03 03:58:39.660765 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1348/2714] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:58:39 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:58:51.745098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-7f87a8d6-3b44-4691-b512-79c8962dda86 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b Feb 03 03:58:51.745633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-7f87a8d6-3b44-4691-b512-79c8962dda86 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:51.745916 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:51.745916 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:51.746284 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-7f87a8d6-3b44-4691-b512-79c8962dda86 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:51.768220 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:51.768220 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:52.324451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-7f87a8d6-3b44-4691-b512-79c8962dda86 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:58:52.324809 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-06c354ad-241e-401b-811a-00738b50bc93 req-7f87a8d6-3b44-4691-b512-79c8962dda86 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:58:52.330996 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-06c354ad-241e-401b-811a-00738b50bc93 req-7f87a8d6-3b44-4691-b512-79c8962dda86 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b returned with HTTP 200 Feb 03 03:58:52.331967 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1367/2715] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:58:51 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b => generated 19 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:58:55.531546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b67be4d0-d4aa-48f4-82f0-651d17890183 req-a3dae558-33e3-4bbb-9b5e-998322d83e0b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b Feb 03 03:58:55.532091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b67be4d0-d4aa-48f4-82f0-651d17890183 req-a3dae558-33e3-4bbb-9b5e-998322d83e0b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:55.532283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:55.532283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:55.532654 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b67be4d0-d4aa-48f4-82f0-651d17890183 req-a3dae558-33e3-4bbb-9b5e-998322d83e0b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:55.545794 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b67be4d0-d4aa-48f4-82f0-651d17890183 req-a3dae558-33e3-4bbb-9b5e-998322d83e0b tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b returned with HTTP 404 Feb 03 03:58:55.546785 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1349/2716] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:58:55 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b3686acd-4d86-4dc7-aa1a-89617af48c1b => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:58:55.856013 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7de4efb2-f9f0-4623-a75e-b1eccc2ea3d9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:55.856536 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7de4efb2-f9f0-4623-a75e-b1eccc2ea3d9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:55.856754 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:55.856754 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:55.857119 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7de4efb2-f9f0-4623-a75e-b1eccc2ea3d9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:55.857575 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7de4efb2-f9f0-4623-a75e-b1eccc2ea3d9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume with id: 46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:55.905563 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:55.905563 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:55.906660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7de4efb2-f9f0-4623-a75e-b1eccc2ea3d9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:55.932959 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7de4efb2-f9f0-4623-a75e-b1eccc2ea3d9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume request issued successfully. Feb 03 03:58:55.933703 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7de4efb2-f9f0-4623-a75e-b1eccc2ea3d9 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 202 Feb 03 03:58:55.934532 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1368/2717] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:58:55 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:58:55.942525 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2227b4de-0655-47d9-9e66-e107bed68ba6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:55.943065 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2227b4de-0655-47d9-9e66-e107bed68ba6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:55.943573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2227b4de-0655-47d9-9e66-e107bed68ba6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:55.993338 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:55.993338 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:56.001843 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2227b4de-0655-47d9-9e66-e107bed68ba6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:56.025399 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2227b4de-0655-47d9-9e66-e107bed68ba6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:56.026145 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1350/2718] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:55 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:57.043071 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15e34998-2a07-47c8-be93-d4a6ad744ae4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:57.044298 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15e34998-2a07-47c8-be93-d4a6ad744ae4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:57.044518 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:57.044518 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:57.044892 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15e34998-2a07-47c8-be93-d4a6ad744ae4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:57.093677 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:57.093677 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:57.102207 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15e34998-2a07-47c8-be93-d4a6ad744ae4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:57.125622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15e34998-2a07-47c8-be93-d4a6ad744ae4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 200 Feb 03 03:58:57.126432 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1369/2719] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:57 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:58:58.143882 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aba02cb1-26cd-484a-bec8-ed583bd381a0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e Feb 03 03:58:58.144434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aba02cb1-26cd-484a-bec8-ed583bd381a0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:58.144539 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:58.144539 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:58.144897 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aba02cb1-26cd-484a-bec8-ed583bd381a0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:58.191572 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aba02cb1-26cd-484a-bec8-ed583bd381a0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e returned with HTTP 404 Feb 03 03:58:58.192634 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1351/2720] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:58 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/46ee46a6-fbaa-472d-8434-00c559148b9e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:58:59.389219 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes Feb 03 03:58:59.389700 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:58:59.389700 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:58:59.390057 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-747631807", "snapshot_id": null, "imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "volume_type": null, "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:58:59.391278 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-747631807', 'snapshot_id': None, 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'volume_type': None, 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 03:58:59.495620 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume of 1 GB Feb 03 03:58:59.508994 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Availability Zones retrieved successfully. Feb 03 03:58:59.525502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (7fb1c5d2-c4e6-4928-b0b8-217f93dde829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:58:59.528263 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a16f33e-1adb-4d3c-b92c-26fe49f668a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:59.530246 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 03:58:59.638502 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a16f33e-1adb-4d3c-b92c-26fe49f668a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:59.640709 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a422260c-ddc0-45a9-a4b4-d2706e2fc048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:59.705413 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Created reservations ['80288c01-6815-4c30-815b-c315c038e912', '89a7ab9f-f99f-46f2-919c-49e4a14c255c', 'd3386a35-a481-4721-ae12-b9bc1858367d', 'c1befdbf-d0b5-42b4-9aa1-3a8c478789cc'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 03:58:59.707226 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a422260c-ddc0-45a9-a4b4-d2706e2fc048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80288c01-6815-4c30-815b-c315c038e912', '89a7ab9f-f99f-46f2-919c-49e4a14c255c', 'd3386a35-a481-4721-ae12-b9bc1858367d', 'c1befdbf-d0b5-42b4-9aa1-3a8c478789cc']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:59.709397 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d624f1-d544-453e-b671-e6dcffc66063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:59.772903 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d624f1-d544-453e-b671-e6dcffc66063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f54e844-9847-484f-b020-55908cbd7f44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-747631807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['80288c01-6815-4c30-815b-c315c038e912','89a7ab9f-f99f-46f2-919c-49e4a14c255c','d3386a35-a481-4721-ae12-b9bc1858367d','c1befdbf-d0b5-42b4-9aa1-3a8c478789cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T03:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-747631807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f54e844-9847-484f-b020-55908cbd7f44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c2e8188985403aabc5906c59eb05fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:59.774964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2dcc7c-711c-4073-b2c9-aa6886ee5c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:59.803815 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2dcc7c-711c-4073-b2c9-aa6886ee5c0d) transitioned into state 'SUCCESS' from state '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-747631807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c2e8188985403aabc5906c59eb05fb',qos_specs=None,replication_status=,reservations=['80288c01-6815-4c30-815b-c315c038e912','89a7ab9f-f99f-46f2-919c-49e4a14c255c','d3386a35-a481-4721-ae12-b9bc1858367d','c1befdbf-d0b5-42b4-9aa1-3a8c478789cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a6c9deadf8478eb3e3c6749c5a054e',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:59.806423 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8457c00-eff7-47c6-9c2d-209f3a667194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 03:58:59.821559 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8457c00-eff7-47c6-9c2d-209f3a667194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 03:58:59.824230 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Flow 'volume_create_api' (7fb1c5d2-c4e6-4928-b0b8-217f93dde829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 03:58:59.872262 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Create volume request issued successfully. Feb 03 03:58:59.886527 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ec2368b-ce45-4c41-8c03-94aedb4ef6e0 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes returned with HTTP 202 Feb 03 03:58:59.887412 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1370/2721] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 03:58:59 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes => generated 827 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 03:58:59.902388 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e65da4d-102f-4943-a318-e6c9ca3dea13 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:58:59.902917 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e65da4d-102f-4943-a318-e6c9ca3dea13 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:58:59.903408 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e65da4d-102f-4943-a318-e6c9ca3dea13 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:58:59.953664 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:58:59.953664 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:58:59.963639 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e65da4d-102f-4943-a318-e6c9ca3dea13 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:58:59.987085 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e65da4d-102f-4943-a318-e6c9ca3dea13 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:58:59.987973 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1352/2722] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:58:59 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:01.005661 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74e33247-c6fd-4e1b-85d7-1afed4030cb6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:01.006210 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74e33247-c6fd-4e1b-85d7-1afed4030cb6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:01.006386 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:01.006386 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:01.006760 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74e33247-c6fd-4e1b-85d7-1afed4030cb6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:01.061577 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:01.061577 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:01.070719 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-74e33247-c6fd-4e1b-85d7-1afed4030cb6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:01.093478 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74e33247-c6fd-4e1b-85d7-1afed4030cb6 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:01.094304 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1371/2723] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:01 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:02.110022 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2174ccea-0d37-4461-bc19-63c172c73cb7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:02.110562 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2174ccea-0d37-4461-bc19-63c172c73cb7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:02.110695 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:02.110695 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:02.111698 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2174ccea-0d37-4461-bc19-63c172c73cb7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:02.161407 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:02.161407 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:02.170184 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2174ccea-0d37-4461-bc19-63c172c73cb7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:02.192675 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2174ccea-0d37-4461-bc19-63c172c73cb7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:02.202404 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1353/2724] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:02 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:03.209128 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75edec32-c118-42e9-a85a-4a1616c027e4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:03.209642 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75edec32-c118-42e9-a85a-4a1616c027e4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:03.209912 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:03.209912 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:03.210252 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75edec32-c118-42e9-a85a-4a1616c027e4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:03.259652 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:03.259652 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:03.268720 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-75edec32-c118-42e9-a85a-4a1616c027e4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:03.290859 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75edec32-c118-42e9-a85a-4a1616c027e4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:03.291855 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1372/2725] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:03 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:04.308038 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8870ec5c-6b7a-4898-80ce-2f6be4dce823 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:04.308587 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8870ec5c-6b7a-4898-80ce-2f6be4dce823 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:04.308733 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:04.308733 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:04.309099 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8870ec5c-6b7a-4898-80ce-2f6be4dce823 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:04.361981 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:04.361981 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:04.371546 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8870ec5c-6b7a-4898-80ce-2f6be4dce823 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:04.396116 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8870ec5c-6b7a-4898-80ce-2f6be4dce823 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:04.397289 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1354/2726] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:04 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:05.412290 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce89f755-1a0e-4a63-8166-19f55782bc97 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:05.412817 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce89f755-1a0e-4a63-8166-19f55782bc97 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:05.413054 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:05.413054 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:05.413422 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce89f755-1a0e-4a63-8166-19f55782bc97 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:05.464887 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:05.464887 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:05.477503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce89f755-1a0e-4a63-8166-19f55782bc97 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:05.500631 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce89f755-1a0e-4a63-8166-19f55782bc97 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:05.502150 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1373/2727] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:05 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:06.518191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d73044b3-db08-4116-888e-b8fd0065dbb5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:06.518764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d73044b3-db08-4116-888e-b8fd0065dbb5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:06.518885 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:06.518885 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:06.519261 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d73044b3-db08-4116-888e-b8fd0065dbb5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:06.569908 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:06.569908 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:06.578468 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d73044b3-db08-4116-888e-b8fd0065dbb5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:06.601604 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d73044b3-db08-4116-888e-b8fd0065dbb5 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:06.602444 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1355/2728] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:06 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:07.619232 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b27db544-3013-40d6-89c7-e744b47780b4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:07.619796 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b27db544-3013-40d6-89c7-e744b47780b4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:07.619988 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:07.619988 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:07.620373 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b27db544-3013-40d6-89c7-e744b47780b4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:07.674440 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:07.674440 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:07.682937 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b27db544-3013-40d6-89c7-e744b47780b4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:07.707226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b27db544-3013-40d6-89c7-e744b47780b4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:07.714625 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1374/2729] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:07 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:08.724016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7444d465-d851-43f9-95ac-305ca89e90a4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:08.724677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7444d465-d851-43f9-95ac-305ca89e90a4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:08.724797 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:08.724797 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:08.725212 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7444d465-d851-43f9-95ac-305ca89e90a4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:08.790152 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:08.790152 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:08.799795 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7444d465-d851-43f9-95ac-305ca89e90a4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:08.824251 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7444d465-d851-43f9-95ac-305ca89e90a4 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:08.825028 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1356/2730] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:08 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:09.842307 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de1354e6-faa7-407c-8f91-d1fef65bd438 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:09.842843 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de1354e6-faa7-407c-8f91-d1fef65bd438 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:09.843029 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:09.843029 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:09.843400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de1354e6-faa7-407c-8f91-d1fef65bd438 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:09.895547 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:09.895547 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:09.904234 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de1354e6-faa7-407c-8f91-d1fef65bd438 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:09.927398 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de1354e6-faa7-407c-8f91-d1fef65bd438 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:09.928259 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1375/2731] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:09 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 977 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:10.944640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c29211ea-ffb7-4332-85ca-6c588e644615 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:10.945188 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c29211ea-ffb7-4332-85ca-6c588e644615 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:10.945390 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:10.945390 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:10.945764 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c29211ea-ffb7-4332-85ca-6c588e644615 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:10.994931 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:10.994931 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:11.003857 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c29211ea-ffb7-4332-85ca-6c588e644615 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:11.026628 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c29211ea-ffb7-4332-85ca-6c588e644615 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:11.027477 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1357/2732] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:10 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 980 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:12.044227 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd873087-cccc-4f19-9fe6-ecbd1d28ccc7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:12.044820 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd873087-cccc-4f19-9fe6-ecbd1d28ccc7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:12.045073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:12.045073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:12.045494 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd873087-cccc-4f19-9fe6-ecbd1d28ccc7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:12.097926 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:12.097926 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:12.106824 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd873087-cccc-4f19-9fe6-ecbd1d28ccc7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:12.130571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd873087-cccc-4f19-9fe6-ecbd1d28ccc7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:12.131398 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1376/2733] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:12 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 980 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:13.148849 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8aa4398-6076-4a98-b364-c0b4885a5353 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:13.149400 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8aa4398-6076-4a98-b364-c0b4885a5353 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:13.149530 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:13.149530 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:13.149887 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8aa4398-6076-4a98-b364-c0b4885a5353 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:13.198870 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:13.198870 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:13.209191 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f8aa4398-6076-4a98-b364-c0b4885a5353 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:13.236979 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8aa4398-6076-4a98-b364-c0b4885a5353 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:13.237893 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1358/2734] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:13 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 980 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:14.254300 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89cd478b-5f75-47c1-9315-9abb15cac1df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:14.254984 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89cd478b-5f75-47c1-9315-9abb15cac1df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:14.255108 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:14.255108 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:14.255478 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89cd478b-5f75-47c1-9315-9abb15cac1df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:14.306282 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:14.306282 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:14.314306 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89cd478b-5f75-47c1-9315-9abb15cac1df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:14.337298 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89cd478b-5f75-47c1-9315-9abb15cac1df tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:14.338111 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1377/2735] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:14 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:14.353771 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33b4cfd0-a13b-46ea-aec5-d6ef49ab7528 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:14.354291 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33b4cfd0-a13b-46ea-aec5-d6ef49ab7528 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:14.354504 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:14.354504 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:14.354872 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33b4cfd0-a13b-46ea-aec5-d6ef49ab7528 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:14.402677 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:14.402677 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:14.411393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-33b4cfd0-a13b-46ea-aec5-d6ef49ab7528 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:14.433310 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33b4cfd0-a13b-46ea-aec5-d6ef49ab7528 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:14.434052 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1359/2736] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:14 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1368 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:14.550692 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:14.551847 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:14.552089 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:14.552089 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:14.552466 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:14.601391 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:14.601391 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:14.609205 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:14.632578 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:14.633396 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1378/2737] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:59:14 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:15.472067 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-8d09ea71-8f2f-4ee8-afe5-c8704f7ba812 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:15.472590 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-8d09ea71-8f2f-4ee8-afe5-c8704f7ba812 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:15.472846 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:15.472846 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:15.473307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-8d09ea71-8f2f-4ee8-afe5-c8704f7ba812 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:15.525205 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:15.525205 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:15.533278 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-8d09ea71-8f2f-4ee8-afe5-c8704f7ba812 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:15.555553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-8d09ea71-8f2f-4ee8-afe5-c8704f7ba812 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:15.556451 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1360/2738] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 03:59:15 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:15.567172 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:59:15.567648 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:15.567864 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:15.567864 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:15.568310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:15.569498 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:59:15.570086 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1379/2739] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 03:59:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:59:15.583179 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-407497d9-d399-4ce5-8dbd-7c19ff5b38d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:59:15.583692 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:15.583692 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:15.584130 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-407497d9-d399-4ce5-8dbd-7c19ff5b38d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f54e844-9847-484f-b020-55908cbd7f44", "instance_uuid": "328fde0c-441f-4524-ae31-cd83580fe8ee", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:59:15.754632 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:15.754632 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:15.817195 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-407497d9-d399-4ce5-8dbd-7c19ff5b38d2 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:59:15.818129 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1361/2740] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 03:59:15 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:59:16.998161 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:59:16.998685 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:16.999098 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:17.000211 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-fdc2687d-7607-4a2e-9ccd-0a2208a5038e tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:59:17.000818 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1380/2741] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 03:59:16 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:59:17.014110 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-723b41d4-67be-4a4a-9ca4-e99ac4d881cf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:17.014945 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-723b41d4-67be-4a4a-9ca4-e99ac4d881cf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:17.015223 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:17.015223 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:17.015669 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-723b41d4-67be-4a4a-9ca4-e99ac4d881cf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:17.067325 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:17.067325 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:17.076553 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-723b41d4-67be-4a4a-9ca4-e99ac4d881cf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:17.095336 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:17.095336 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:17.106020 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-723b41d4-67be-4a4a-9ca4-e99ac4d881cf tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:17.107008 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1362/2742] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 03:59:17 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1466 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:59:17.137858 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-f5d192bb-e23f-4971-ac4c-8ddae4650e7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b Feb 03 03:59:17.138969 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-f5d192bb-e23f-4971-ac4c-8ddae4650e7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:59:17.173162 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:59:17.173162 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:59:17.173690 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-f5d192bb-e23f-4971-ac4c-8ddae4650e7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-4f54e844-9847-484f-b020-55908cbd7f44-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.015s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:59:17.176421 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:17.176421 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:18.448875 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-f5d192bb-e23f-4971-ac4c-8ddae4650e7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-4f54e844-9847-484f-b020-55908cbd7f44-n-h2-767704-11'" released by "attachment_update" :: held 1.275s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:59:18.449845 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-f5d192bb-e23f-4971-ac4c-8ddae4650e7a tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b returned with HTTP 200 Feb 03 03:59:18.451098 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1381/2743] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 03:59:17 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b => generated 762 bytes in 1318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:18.491503 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-3af61b64-6e22-4468-ad15-a08a08b669f1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b/action Feb 03 03:59:18.492407 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:18.492407 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:18.492981 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-3af61b64-6e22-4468-ad15-a08a08b669f1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:59:18.493433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-3af61b64-6e22-4468-ad15-a08a08b669f1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:59:18.563075 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:18.563075 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:18.579772 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-3af61b64-6e22-4468-ad15-a08a08b669f1 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b/action returned with HTTP 204 Feb 03 03:59:18.581010 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1363/2744] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 03:59:18 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Feb 03 03:59:28.744359 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b Feb 03 03:59:28.745063 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:28.745063 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:28.745063 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:28.745390 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:28.772492 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:28.772492 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:29.280512 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:59:29.280939 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:59:29.288657 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b returned with HTTP 200 Feb 03 03:59:29.289872 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1382/2745] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 03:59:28 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 03:59:31.328694 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-6b46c61c-e652-495f-905f-95af576db645 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b Feb 03 03:59:31.329273 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-6b46c61c-e652-495f-905f-95af576db645 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:31.329402 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:31.329402 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:31.329720 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-6b46c61c-e652-495f-905f-95af576db645 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:31.343098 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-6b46c61c-e652-495f-905f-95af576db645 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b returned with HTTP 404 Feb 03 03:59:31.344096 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1364/2746] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 03:59:31 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/c8250fbe-1048-49d1-ac55-40362f59487b => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:59:31.351008 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:59:31.351476 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:31.351699 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:31.351699 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:31.352124 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:31.353163 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:59:31.353799 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1383/2747] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 03:59:31 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:59:31.364430 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-9bc4c164-6019-42f1-9ec3-c68643505e26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments Feb 03 03:59:31.365245 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-9bc4c164-6019-42f1-9ec3-c68643505e26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f54e844-9847-484f-b020-55908cbd7f44", "instance_uuid": "328fde0c-441f-4524-ae31-cd83580fe8ee", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:59:31.415798 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:31.415798 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:31.467193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-9bc4c164-6019-42f1-9ec3-c68643505e26 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments returned with HTTP 200 Feb 03 03:59:31.468093 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1365/2748] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 03:59:31 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:32.525090 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume// Feb 03 03:59:32.525620 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:32.526127 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:32.527225 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-2c9f815b-5851-4df6-94a1-715b8fd2b73c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 03:59:32.527832 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1384/2749] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 03:59:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 03:59:32.548470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-a5e36f8e-5ac0-4d73-b71f-8a2d834369c7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:32.549035 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-a5e36f8e-5ac0-4d73-b71f-8a2d834369c7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:32.549251 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:32.549251 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:32.549617 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-a5e36f8e-5ac0-4d73-b71f-8a2d834369c7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:32.597857 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:32.597857 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:32.606616 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-a5e36f8e-5ac0-4d73-b71f-8a2d834369c7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:32.625425 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:32.625425 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:32.634849 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-a5e36f8e-5ac0-4d73-b71f-8a2d834369c7 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:32.635657 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1366/2750] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 03:59:32 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1466 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 03:59:32.674363 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-04e59f81-8eb6-464a-b0c2-dced40924102 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] PUT http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e Feb 03 03:59:32.675179 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-04e59f81-8eb6-464a-b0c2-dced40924102 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:59:32.704326 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 03:59:32.704326 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 03:59:32.706171 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-04e59f81-8eb6-464a-b0c2-dced40924102 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-4f54e844-9847-484f-b020-55908cbd7f44-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.009s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 03:59:32.708748 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:32.708748 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:33.969868 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-04e59f81-8eb6-464a-b0c2-dced40924102 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Lock "b'cinder-attachment_update-4f54e844-9847-484f-b020-55908cbd7f44-n-h1-767704-11'" released by "attachment_update" :: held 1.265s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 03:59:33.970575 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-04e59f81-8eb6-464a-b0c2-dced40924102 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e returned with HTTP 200 Feb 03 03:59:33.971452 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1385/2751] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 03:59:32 2021] PUT /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e => generated 762 bytes in 1302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 03:59:34.007181 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-b61c5d95-7359-45bb-a27f-cc1424fa753d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] POST http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e/action Feb 03 03:59:34.007687 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:34.007687 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:34.008147 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-b61c5d95-7359-45bb-a27f-cc1424fa753d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 03:59:34.008528 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-b61c5d95-7359-45bb-a27f-cc1424fa753d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 03:59:34.077446 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:34.077446 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:34.090252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-b61c5d95-7359-45bb-a27f-cc1424fa753d tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e/action returned with HTTP 204 Feb 03 03:59:34.091154 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1367/2752] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 03:59:34 2021] POST /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 03:59:46.174975 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-5f230ad6-8fc9-42e5-8453-e3ae8131960c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e Feb 03 03:59:46.175568 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-5f230ad6-8fc9-42e5-8453-e3ae8131960c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:46.175694 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:46.175694 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:46.176574 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-5f230ad6-8fc9-42e5-8453-e3ae8131960c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:46.197866 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:46.197866 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:46.626259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-5f230ad6-8fc9-42e5-8453-e3ae8131960c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 03:59:46.626688 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-5f230ad6-8fc9-42e5-8453-e3ae8131960c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 03:59:46.633114 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e6c8f67c-4f00-4aa3-a0e8-adcfe27ab633 req-5f230ad6-8fc9-42e5-8453-e3ae8131960c tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e returned with HTTP 200 Feb 03 03:59:46.633980 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1386/2753] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 03:59:46 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e => generated 19 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 03:59:51.098660 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-94be5eed-3ce2-4aa2-b67e-edcde749d80c req-44ba13cc-e8ad-4177-ae41-aef97dab3055 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e Feb 03 03:59:51.099178 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-94be5eed-3ce2-4aa2-b67e-edcde749d80c req-44ba13cc-e8ad-4177-ae41-aef97dab3055 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:51.099376 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:51.099376 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:51.099743 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-94be5eed-3ce2-4aa2-b67e-edcde749d80c req-44ba13cc-e8ad-4177-ae41-aef97dab3055 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:51.112692 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-94be5eed-3ce2-4aa2-b67e-edcde749d80c req-44ba13cc-e8ad-4177-ae41-aef97dab3055 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e returned with HTTP 404 Feb 03 03:59:51.113804 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1368/2754] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 03:59:51 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/attachments/b94b174e-56d5-431a-9b54-5cdb7d1cd54e => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 03:59:51.418904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb18a34b-25d5-4a56-82d6-bd7210153dab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] DELETE http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:51.419433 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb18a34b-25d5-4a56-82d6-bd7210153dab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:51.419663 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:51.419663 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:51.420091 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb18a34b-25d5-4a56-82d6-bd7210153dab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:51.420559 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bb18a34b-25d5-4a56-82d6-bd7210153dab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume with id: 4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:51.469441 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:51.469441 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:51.470596 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bb18a34b-25d5-4a56-82d6-bd7210153dab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:51.496496 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bb18a34b-25d5-4a56-82d6-bd7210153dab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Delete volume request issued successfully. Feb 03 03:59:51.496973 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb18a34b-25d5-4a56-82d6-bd7210153dab tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 202 Feb 03 03:59:51.497781 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1387/2755] 10.222.0.65 () {58 vars in 1318 bytes} [Wed Feb 3 03:59:51 2021] DELETE /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Feb 03 03:59:51.506004 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-239b4d51-57e3-4907-b339-00d9f6cd4033 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:51.506569 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-239b4d51-57e3-4907-b339-00d9f6cd4033 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:51.507060 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-239b4d51-57e3-4907-b339-00d9f6cd4033 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:51.556751 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:51.556751 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:51.565258 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-239b4d51-57e3-4907-b339-00d9f6cd4033 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:51.590132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-239b4d51-57e3-4907-b339-00d9f6cd4033 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:51.590889 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1369/2756] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:51 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1367 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:52.608312 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cc92c68-89b4-4158-a7d3-cbe9c82f8cfc tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:52.608890 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cc92c68-89b4-4158-a7d3-cbe9c82f8cfc tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:52.609081 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:52.609081 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:52.609452 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cc92c68-89b4-4158-a7d3-cbe9c82f8cfc tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:52.662339 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 03:59:52.662339 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 03:59:52.670837 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1cc92c68-89b4-4158-a7d3-cbe9c82f8cfc tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Volume info retrieved successfully. Feb 03 03:59:52.694193 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cc92c68-89b4-4158-a7d3-cbe9c82f8cfc tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 200 Feb 03 03:59:52.695176 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1388/2757] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:52 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 1367 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 03:59:53.711458 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26f1c742-010a-4339-ba99-66e31b3e0858 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] GET http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 Feb 03 03:59:53.712000 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26f1c742-010a-4339-ba99-66e31b3e0858 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 03:59:53.712131 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 03:59:53.712131 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 03:59:53.712439 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26f1c742-010a-4339-ba99-66e31b3e0858 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 03:59:53.759619 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26f1c742-010a-4339-ba99-66e31b3e0858 tempest-TestVolumeBootPattern-1349499488 tempest-TestVolumeBootPattern-1349499488-project] http://10.222.0.65/volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 returned with HTTP 404 Feb 03 03:59:53.760877 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1370/2758] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 03:59:53 2021] GET /volume/v3/e7c2e8188985403aabc5906c59eb05fb/volumes/4f54e844-9847-484f-b020-55908cbd7f44 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Feb 03 04:10:36.625450 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] POST http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes Feb 03 04:10:36.625969 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:36.625969 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:36.626283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-838602547", "imageRef": "74824432-ab4f-4077-a728-7a770b82da64", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 04:10:36.627421 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-838602547', 'imageRef': '74824432-ab4f-4077-a728-7a770b82da64', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Feb 03 04:10:36.730973 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Create volume of 1 GB Feb 03 04:10:36.743160 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Availability Zones retrieved successfully. Feb 03 04:10:36.760912 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Flow 'volume_create_api' (f812c8e6-d848-4cc4-a9d2-d5bad0fd42a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 04:10:36.763742 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5775de-6093-4d86-b4b1-7c3d2c875838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 04:10:36.765795 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Feb 03 04:10:36.870991 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5775de-6093-4d86-b4b1-7c3d2c875838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-02-03T02:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=604eac5f-3607-41f2-803a-89863644153e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eac5f-3607-41f2-803a-89863644153e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 04:10:36.873201 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17048bfa-bb46-43c3-8d53-7c0cbbd675e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 04:10:36.959276 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Created reservations ['ede78124-a7d9-4209-826e-1aa7014f1885', 'a7c39502-85bf-431e-9f03-cc4626cf70de', '1a847771-9402-499d-adfc-2841035e972c', 'b24889d3-4668-446c-aba8-9dfa98a26334'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Feb 03 04:10:36.961167 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17048bfa-bb46-43c3-8d53-7c0cbbd675e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ede78124-a7d9-4209-826e-1aa7014f1885', 'a7c39502-85bf-431e-9f03-cc4626cf70de', '1a847771-9402-499d-adfc-2841035e972c', 'b24889d3-4668-446c-aba8-9dfa98a26334']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 04:10:36.963336 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c1c785-5a66-4959-bfdc-f4b25380fd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 04:10:37.018728 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c1c785-5a66-4959-bfdc-f4b25380fd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4924d2a8-67a1-4b9b-bf05-b35c6212a0fb', '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-838602547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87784876333147e3aef8efcf4b7ccc12',qos_specs=None,replication_status=,reservations=['ede78124-a7d9-4209-826e-1aa7014f1885','a7c39502-85bf-431e-9f03-cc4626cf70de','1a847771-9402-499d-adfc-2841035e972c','b24889d3-4668-446c-aba8-9dfa98a26334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59dd3a61c80844b1a184cca6710c604d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e), 'volume': 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-02-03T04:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-838602547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4924d2a8-67a1-4b9b-bf05-b35c6212a0fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87784876333147e3aef8efcf4b7ccc12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='59dd3a61c80844b1a184cca6710c604d',volume_attachment=,volume_type=,volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 04:10:37.020804 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43b012c5-8fd6-4b80-8ed7-733a9e566129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 04:10:37.048306 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43b012c5-8fd6-4b80-8ed7-733a9e566129) transitioned into state 'SUCCESS' from state '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-838602547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87784876333147e3aef8efcf4b7ccc12',qos_specs=None,replication_status=,reservations=['ede78124-a7d9-4209-826e-1aa7014f1885','a7c39502-85bf-431e-9f03-cc4626cf70de','1a847771-9402-499d-adfc-2841035e972c','b24889d3-4668-446c-aba8-9dfa98a26334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59dd3a61c80844b1a184cca6710c604d',volume_type_id=604eac5f-3607-41f2-803a-89863644153e)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 04:10:37.050257 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a487974-5d4a-4944-9bd5-0d199cc3ac1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Feb 03 04:10:37.065677 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a487974-5d4a-4944-9bd5-0d199cc3ac1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Feb 03 04:10:37.068315 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Flow 'volume_create_api' (f812c8e6-d848-4cc4-a9d2-d5bad0fd42a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Feb 03 04:10:37.117331 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Create volume request issued successfully. Feb 03 04:10:37.131016 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4654a19d-ea55-4136-a782-c4c48c41455c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes returned with HTTP 202 Feb 03 04:10:37.142475 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1389/2759] 10.222.0.65 () {60 vars in 1226 bytes} [Wed Feb 3 04:10:36 2021] POST /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes => generated 821 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Feb 03 04:10:37.146950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e8e04f7-9085-4544-8e3c-9005829865b5 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:37.147563 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e8e04f7-9085-4544-8e3c-9005829865b5 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:37.148106 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e8e04f7-9085-4544-8e3c-9005829865b5 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:37.202641 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:37.202641 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:37.211432 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e8e04f7-9085-4544-8e3c-9005829865b5 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:37.234210 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e8e04f7-9085-4544-8e3c-9005829865b5 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:37.235084 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1371/2760] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:37 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:38.252841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3466294a-3daa-4b1c-85ff-316cae18a88a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:38.253378 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3466294a-3daa-4b1c-85ff-316cae18a88a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:38.253545 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:38.253545 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:38.254310 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3466294a-3daa-4b1c-85ff-316cae18a88a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:38.306496 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:38.306496 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:38.314919 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3466294a-3daa-4b1c-85ff-316cae18a88a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:38.337320 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3466294a-3daa-4b1c-85ff-316cae18a88a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:38.338427 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1390/2761] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:38 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:39.355326 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-def737d9-7f9d-4f7b-bee9-18a3f870dc10 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:39.355921 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-def737d9-7f9d-4f7b-bee9-18a3f870dc10 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:39.356184 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:39.356184 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:39.356557 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-def737d9-7f9d-4f7b-bee9-18a3f870dc10 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:39.409638 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:39.409638 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:39.419223 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-def737d9-7f9d-4f7b-bee9-18a3f870dc10 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:39.442409 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-def737d9-7f9d-4f7b-bee9-18a3f870dc10 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:39.443450 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1372/2762] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:39 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:40.458942 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f176b60-940b-425b-ba40-d750890f5c61 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:40.459500 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f176b60-940b-425b-ba40-d750890f5c61 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:40.459628 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:40.459628 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:40.460110 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f176b60-940b-425b-ba40-d750890f5c61 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:40.510509 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:40.510509 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:40.519263 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f176b60-940b-425b-ba40-d750890f5c61 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:40.542569 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f176b60-940b-425b-ba40-d750890f5c61 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:40.552340 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1391/2763] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:40 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:41.559981 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdebdc01-10c1-4d29-aa85-bc011f145b48 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:41.560558 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdebdc01-10c1-4d29-aa85-bc011f145b48 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:41.560732 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:41.560732 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:41.561109 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdebdc01-10c1-4d29-aa85-bc011f145b48 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:41.612254 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:41.612254 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:41.621735 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fdebdc01-10c1-4d29-aa85-bc011f145b48 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:41.644281 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdebdc01-10c1-4d29-aa85-bc011f145b48 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:41.645109 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1373/2764] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:41 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:42.661252 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-426ee1b4-8f1c-400d-8659-354ccac8470c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:42.661878 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-426ee1b4-8f1c-400d-8659-354ccac8470c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:42.662097 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:42.662097 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:42.662474 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-426ee1b4-8f1c-400d-8659-354ccac8470c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:42.712229 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:42.712229 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:42.721106 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-426ee1b4-8f1c-400d-8659-354ccac8470c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:42.743226 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-426ee1b4-8f1c-400d-8659-354ccac8470c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:42.744080 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1392/2765] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:42 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:43.760982 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9dd4c01-e42c-4718-a8a0-628b03c07670 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:43.762259 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9dd4c01-e42c-4718-a8a0-628b03c07670 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:43.762716 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:43.762716 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:43.763395 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9dd4c01-e42c-4718-a8a0-628b03c07670 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:43.813838 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:43.813838 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:43.822849 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c9dd4c01-e42c-4718-a8a0-628b03c07670 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:43.845720 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9dd4c01-e42c-4718-a8a0-628b03c07670 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:43.846620 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1374/2766] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:43 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:44.862059 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67663a7e-beaa-4da0-a5e6-a8ae1a28d13b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:44.862653 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67663a7e-beaa-4da0-a5e6-a8ae1a28d13b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:44.862819 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:44.862819 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:44.863194 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67663a7e-beaa-4da0-a5e6-a8ae1a28d13b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:44.916528 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:44.916528 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:44.924904 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-67663a7e-beaa-4da0-a5e6-a8ae1a28d13b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:44.949138 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67663a7e-beaa-4da0-a5e6-a8ae1a28d13b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:44.951998 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1393/2767] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:44 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:45.969841 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a49b5e3-0479-4c7b-b3d9-57119cc48dc2 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:45.970649 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a49b5e3-0479-4c7b-b3d9-57119cc48dc2 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:45.970866 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:45.970866 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:45.971236 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a49b5e3-0479-4c7b-b3d9-57119cc48dc2 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:46.024103 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:46.024103 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:46.032422 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2a49b5e3-0479-4c7b-b3d9-57119cc48dc2 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:46.055441 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a49b5e3-0479-4c7b-b3d9-57119cc48dc2 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:46.056255 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1375/2768] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:45 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:47.072485 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ea835b5-012d-4ed8-b4e4-3c6a8a70905b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:47.073073 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ea835b5-012d-4ed8-b4e4-3c6a8a70905b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:47.073073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:47.073073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:47.073448 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ea835b5-012d-4ed8-b4e4-3c6a8a70905b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:47.122715 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:47.122715 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:47.130954 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ea835b5-012d-4ed8-b4e4-3c6a8a70905b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:47.152558 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ea835b5-012d-4ed8-b4e4-3c6a8a70905b tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:47.153380 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1394/2769] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:47 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 971 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:48.169711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8adc2e5-f2f0-4fda-80cf-c627d88015e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:48.170283 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8adc2e5-f2f0-4fda-80cf-c627d88015e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:48.170432 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:48.170432 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:48.170782 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8adc2e5-f2f0-4fda-80cf-c627d88015e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:48.219073 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:48.219073 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:48.227950 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8adc2e5-f2f0-4fda-80cf-c627d88015e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:48.251081 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8adc2e5-f2f0-4fda-80cf-c627d88015e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:48.252156 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1376/2770] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:48 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 974 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:49.269375 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d180f47-c202-4006-8ded-a1aed6744023 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:49.269960 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d180f47-c202-4006-8ded-a1aed6744023 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:49.270086 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:49.270086 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:49.270451 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d180f47-c202-4006-8ded-a1aed6744023 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:49.320375 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:49.320375 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:49.329199 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d180f47-c202-4006-8ded-a1aed6744023 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:49.351411 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d180f47-c202-4006-8ded-a1aed6744023 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:49.352277 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1395/2771] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:49 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 974 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:50.371711 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efcd36d8-5224-4407-ad8c-e60c9a6df298 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:50.372637 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efcd36d8-5224-4407-ad8c-e60c9a6df298 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:50.372922 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:50.372922 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:50.373465 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efcd36d8-5224-4407-ad8c-e60c9a6df298 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:50.428827 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:50.428827 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:50.437552 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-efcd36d8-5224-4407-ad8c-e60c9a6df298 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:50.459709 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efcd36d8-5224-4407-ad8c-e60c9a6df298 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:50.461300 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1377/2772] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:50 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 974 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 04:10:51.478122 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07d7211b-b37e-4700-9cac-231ea035356c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:51.478633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07d7211b-b37e-4700-9cac-231ea035356c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:51.478784 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:51.478784 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:51.479307 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07d7211b-b37e-4700-9cac-231ea035356c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:51.531179 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:51.531179 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:51.540674 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07d7211b-b37e-4700-9cac-231ea035356c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:51.564523 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07d7211b-b37e-4700-9cac-231ea035356c tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:51.565350 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1396/2773] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:51 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 974 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:10:52.581490 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e926865f-8f3f-46a8-aab5-7f654e11d5f9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:52.582050 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e926865f-8f3f-46a8-aab5-7f654e11d5f9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:52.582283 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:52.582283 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:52.582633 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e926865f-8f3f-46a8-aab5-7f654e11d5f9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:52.632964 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:52.632964 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:52.640875 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e926865f-8f3f-46a8-aab5-7f654e11d5f9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:52.663717 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e926865f-8f3f-46a8-aab5-7f654e11d5f9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:52.664604 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1378/2774] 10.222.0.65 () {58 vars in 1315 bytes} [Wed Feb 3 04:10:52 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 04:10:52.736038 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:52.736560 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:52.736773 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:52.736773 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:52.737142 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:52.788068 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:52.788068 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:52.796529 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:52.820472 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:52.821292 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1397/2775] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 04:10:52 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 04:10:53.665401 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-e2dc1709-e18a-49b9-ae2e-cb29584d12e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:53.665954 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-e2dc1709-e18a-49b9-ae2e-cb29584d12e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:53.666077 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:53.666077 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:53.666445 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-e2dc1709-e18a-49b9-ae2e-cb29584d12e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:53.714179 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:53.714179 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:53.721934 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-e2dc1709-e18a-49b9-ae2e-cb29584d12e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:53.744871 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-e2dc1709-e18a-49b9-ae2e-cb29584d12e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:53.745704 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1379/2776] 10.222.0.65 () {60 vars in 1569 bytes} [Wed Feb 3 04:10:53 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 1362 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 04:10:53.756470 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume// Feb 03 04:10:53.757573 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:53.757762 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:53.757762 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:53.758457 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:53.759819 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 04:10:53.760454 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1398/2777] 10.222.0.65 () {58 vars in 1289 bytes} [Wed Feb 3 04:10:53 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 04:10:53.774640 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4a8808f9-25ec-4947-89bb-d7c61a3e1826 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] POST http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments Feb 03 04:10:53.775146 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:53.775146 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:53.775589 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4a8808f9-25ec-4947-89bb-d7c61a3e1826 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4924d2a8-67a1-4b9b-bf05-b35c6212a0fb", "instance_uuid": "bb5592bf-9659-4538-8a67-6e2146263963", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 04:10:53.825838 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:53.825838 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:53.875852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4a8808f9-25ec-4947-89bb-d7c61a3e1826 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments returned with HTTP 200 Feb 03 04:10:53.876776 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1380/2778] 10.222.0.65 () {66 vars in 1565 bytes} [Wed Feb 3 04:10:53 2021] POST /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 04:10:55.119393 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume// Feb 03 04:10:55.120616 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:55.121198 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:55.122345 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-220800f8-5b58-4908-a53b-f41f441806b9 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 04:10:55.123363 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1399/2779] 10.222.0.66 () {56 vars in 1089 bytes} [Wed Feb 3 04:10:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 04:10:55.136499 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-68387c29-fa6c-44e4-8c69-0ddf6708fdc3 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:10:55.137189 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-68387c29-fa6c-44e4-8c69-0ddf6708fdc3 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:10:55.137626 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:55.137626 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:55.138089 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-68387c29-fa6c-44e4-8c69-0ddf6708fdc3 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:10:55.189291 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:55.189291 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:55.198384 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-68387c29-fa6c-44e4-8c69-0ddf6708fdc3 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:10:55.217928 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:55.217928 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:55.228842 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-68387c29-fa6c-44e4-8c69-0ddf6708fdc3 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:10:55.229808 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1381/2780] 10.222.0.66 () {60 vars in 1403 bytes} [Wed Feb 3 04:10:55 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 1460 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 04:10:55.249058 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-32f69a67-2fe0-45b2-8729-346d820fc841 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] PUT http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff Feb 03 04:10:55.250132 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-32f69a67-2fe0-45b2-8729-346d820fc841 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.66", "host": "n-h2-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 04:10:55.282026 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 04:10:55.282026 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 04:10:55.282526 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-32f69a67-2fe0-45b2-8729-346d820fc841 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Lock "b'cinder-attachment_update-4924d2a8-67a1-4b9b-bf05-b35c6212a0fb-n-h2-767704-11'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 04:10:55.284852 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:55.284852 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:56.575302 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-32f69a67-2fe0-45b2-8729-346d820fc841 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Lock "b'cinder-attachment_update-4924d2a8-67a1-4b9b-bf05-b35c6212a0fb-n-h2-767704-11'" released by "attachment_update" :: held 1.293s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 04:10:56.576132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-32f69a67-2fe0-45b2-8729-346d820fc841 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff returned with HTTP 200 Feb 03 04:10:56.577102 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1400/2781] 10.222.0.66 () {64 vars in 1468 bytes} [Wed Feb 3 04:10:55 2021] PUT /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff => generated 762 bytes in 1333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 04:10:56.614208 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-1a83a3b8-0447-4c09-86a2-571e5bb1d753 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] POST http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff/action Feb 03 04:10:56.614799 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:10:56.614799 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:10:56.615354 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-1a83a3b8-0447-4c09-86a2-571e5bb1d753 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 04:10:56.616018 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-1a83a3b8-0447-4c09-86a2-571e5bb1d753 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 04:10:56.691160 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:10:56.691160 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:10:56.705766 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-1a83a3b8-0447-4c09-86a2-571e5bb1d753 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff/action returned with HTTP 204 Feb 03 04:10:56.706630 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1382/2782] 10.222.0.66 () {64 vars in 1489 bytes} [Wed Feb 3 04:10:56 2021] POST /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 04:11:07.325443 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] DELETE http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff Feb 03 04:11:07.326181 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:11:07.326181 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:11:07.326181 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:11:07.326710 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:11:07.348490 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:11:07.348490 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:11:07.795077 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 04:11:07.795964 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 04:11:07.805282 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff returned with HTTP 200 Feb 03 04:11:07.808472 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1401/2783] 10.222.0.66 () {62 vars in 1437 bytes} [Wed Feb 3 04:11:07 2021] DELETE /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff => generated 19 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Feb 03 04:11:10.120571 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-d28d58d8-3cc0-4e0e-88e3-213e5bfe007e tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff Feb 03 04:11:10.121136 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-d28d58d8-3cc0-4e0e-88e3-213e5bfe007e tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:11:10.121327 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:11:10.121327 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:11:10.121994 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-d28d58d8-3cc0-4e0e-88e3-213e5bfe007e tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:11:10.137096 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-d28d58d8-3cc0-4e0e-88e3-213e5bfe007e tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff returned with HTTP 404 Feb 03 04:11:10.138370 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1383/2784] 10.222.0.65 () {60 vars in 1415 bytes} [Wed Feb 3 04:11:10 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/6d7091b0-7cf6-4ed7-a389-82004f1f77ff => generated 149 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Feb 03 04:11:10.144700 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume// Feb 03 04:11:10.145279 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:11:10.145571 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:11:10.145571 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:11:10.146078 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:11:10.147245 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 04:11:10.147951 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1402/2785] 10.222.0.65 () {56 vars in 1091 bytes} [Wed Feb 3 04:11:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 04:11:10.158884 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-81884e7b-8fe5-405a-900a-6ab0224a98e7 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] POST http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments Feb 03 04:11:10.159687 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-81884e7b-8fe5-405a-900a-6ab0224a98e7 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4924d2a8-67a1-4b9b-bf05-b35c6212a0fb", "instance_uuid": "bb5592bf-9659-4538-8a67-6e2146263963", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 04:11:10.210581 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:11:10.210581 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:11:10.265716 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-81884e7b-8fe5-405a-900a-6ab0224a98e7 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments returned with HTTP 200 Feb 03 04:11:10.266589 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1384/2786] 10.222.0.65 () {64 vars in 1358 bytes} [Wed Feb 3 04:11:10 2021] POST /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Feb 03 04:11:11.309885 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume// Feb 03 04:11:11.310434 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:11:11.310819 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:11:11.311852 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-95081749-4b31-48b9-b6d7-176af104b9e1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume// returned with HTTP 300 Feb 03 04:11:11.312477 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1403/2787] 10.222.0.45 () {56 vars in 1089 bytes} [Wed Feb 3 04:11:11 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Feb 03 04:11:11.344305 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-c34568b5-a0ef-43c0-b0fa-178489ab0090 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] GET http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb Feb 03 04:11:11.344996 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-c34568b5-a0ef-43c0-b0fa-178489ab0090 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:11:11.345303 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:11:11.345303 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:11:11.345762 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-c34568b5-a0ef-43c0-b0fa-178489ab0090 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:11:11.402341 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:11:11.402341 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:11:11.411132 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-c34568b5-a0ef-43c0-b0fa-178489ab0090 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Volume info retrieved successfully. Feb 03 04:11:11.430513 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:11:11.430513 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:11:11.441418 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-c34568b5-a0ef-43c0-b0fa-178489ab0090 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb returned with HTTP 200 Feb 03 04:11:11.442403 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1385/2788] 10.222.0.45 () {60 vars in 1403 bytes} [Wed Feb 3 04:11:11 2021] GET /volume/v3/87784876333147e3aef8efcf4b7ccc12/volumes/4924d2a8-67a1-4b9b-bf05-b35c6212a0fb => generated 1460 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Feb 03 04:11:11.486078 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4b8c8b6e-1925-41c7-9a57-099a5218ab2a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] PUT http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c Feb 03 04:11:11.486931 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4b8c8b6e-1925-41c7-9a57-099a5218ab2a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-767704-11", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-11.cbci-767704-11.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 04:11:11.516220 n-d-767704-11 devstack@c-api.service[87958]: /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.. Feb 03 04:11:11.516220 n-d-767704-11 devstack@c-api.service[87958]: return self(f, *args, **kw) Feb 03 04:11:11.516813 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4b8c8b6e-1925-41c7-9a57-099a5218ab2a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Lock "b'cinder-attachment_update-4924d2a8-67a1-4b9b-bf05-b35c6212a0fb-n-h1-767704-11'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Feb 03 04:11:11.519061 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:11:11.519061 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:11:12.798471 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4b8c8b6e-1925-41c7-9a57-099a5218ab2a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Lock "b'cinder-attachment_update-4924d2a8-67a1-4b9b-bf05-b35c6212a0fb-n-h1-767704-11'" released by "attachment_update" :: held 1.282s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Feb 03 04:11:12.799286 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-4b8c8b6e-1925-41c7-9a57-099a5218ab2a tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c returned with HTTP 200 Feb 03 04:11:12.800466 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1404/2789] 10.222.0.45 () {64 vars in 1468 bytes} [Wed Feb 3 04:11:11 2021] PUT /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c => generated 762 bytes in 1319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Feb 03 04:11:12.861516 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-6676bde8-cc12-4795-8536-c91237478c79 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] POST http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c/action Feb 03 04:11:12.862019 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:11:12.862019 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:11:12.862468 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-6676bde8-cc12-4795-8536-c91237478c79 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Feb 03 04:11:12.863213 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-6676bde8-cc12-4795-8536-c91237478c79 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Feb 03 04:11:12.932657 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:11:12.932657 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:11:12.948284 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-6676bde8-cc12-4795-8536-c91237478c79 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c/action returned with HTTP 204 Feb 03 04:11:12.949472 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1386/2790] 10.222.0.45 () {64 vars in 1489 bytes} [Wed Feb 3 04:11:12 2021] POST /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Feb 03 04:11:23.288170 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-15fe10cc-eb30-4d48-becf-617c6ea761d1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] DELETE http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c Feb 03 04:11:23.288680 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-15fe10cc-eb30-4d48-becf-617c6ea761d1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:11:23.288887 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:11:23.288887 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:11:23.289229 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-15fe10cc-eb30-4d48-becf-617c6ea761d1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:11:23.310422 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Feb 03 04:11:23.310422 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning) Feb 03 04:11:23.771999 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-15fe10cc-eb30-4d48-becf-617c6ea761d1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Feb 03 04:11:23.772556 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-15fe10cc-eb30-4d48-becf-617c6ea761d1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Feb 03 04:11:23.781958 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-92c36377-6dc4-4137-bfb4-0b0bd1fe32b8 req-15fe10cc-eb30-4d48-becf-617c6ea761d1 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c returned with HTTP 200 Feb 03 04:11:23.783197 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1405/2791] 10.222.0.45 () {62 vars in 1437 bytes} [Wed Feb 3 04:11:23 2021] DELETE /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c => generated 19 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Feb 03 04:11:26.736622 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-be866e77-f69b-4a90-8df8-12b1d0fa9524 req-eabd4e21-d61d-48b7-a499-90baf17e5f16 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] DELETE http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c Feb 03 04:11:26.737152 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-be866e77-f69b-4a90-8df8-12b1d0fa9524 req-eabd4e21-d61d-48b7-a499-90baf17e5f16 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Feb 03 04:11:26.737327 n-d-767704-11 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Feb 03 04:11:26.737327 n-d-767704-11 devstack@c-api.service[87958]: DeprecationWarning, Feb 03 04:11:26.737694 n-d-767704-11 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-be866e77-f69b-4a90-8df8-12b1d0fa9524 req-eabd4e21-d61d-48b7-a499-90baf17e5f16 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Feb 03 04:11:26.751351 n-d-767704-11 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-be866e77-f69b-4a90-8df8-12b1d0fa9524 req-eabd4e21-d61d-48b7-a499-90baf17e5f16 tempest-TestShelveInstance-1676283821 tempest-TestShelveInstance-1676283821-project] http://10.222.0.65/volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c returned with HTTP 404 Feb 03 04:11:26.752347 n-d-767704-11 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1387/2792] 10.222.0.65 () {62 vars in 1437 bytes} [Wed Feb 3 04:11:26 2021] DELETE /volume/v3/87784876333147e3aef8efcf4b7ccc12/attachments/8d339dc0-1531-462a-8ff6-1af4f690aa9c => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)